#header {
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 763px;
	position: relative;
	left: 0px;
	top: 0px;
}
#introheader {
	background-image: url(../images/homepage_bg_02.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 684px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 25px;
}
#logo {
	position: relative;
	height: 104px;
	width: 292px;
	left: 11px;
	top: 23px;
}
#nav {
	position: relative;
	height: 50px;
	width: 762px;
	left: 1px;
	top: 0px;
	background-image: url(../nav_bg.jpg);
	padding-top: 0px;
	padding-left: 0px;
}
#homebody {
	background-repeat: no-repeat;
	position: relative;
	width: 684px;
	left: 0px;
	top: 0px;
	border-right-color: #26272C;
	border-left-color: #26272C;
	background-color: #FFFFFF;
	height: 367px;
}
#aboutbody {
	background-image: url(../images/bodybackground.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 758px;
	left: 0px;
	top: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #26272C;
	border-left-color: #26272C;
	margin-left: 1px;
	background-color: #FFFFFF;
}
#gallerybody {
	background-image: url(../images/homepagebackground.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 758px;
	left: 0px;
	top: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #26272C;
	border-left-color: #26272C;
	margin-left: 1px;
	background-color: #FFFFFF;
	background-position: 100% 100%;
}
#projectsbody {
	background-image: url(../images/projectsbackground.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 758px;
	left: 0px;
	top: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #26272C;
	border-left-color: #26272C;
	margin-left: 1px;
	background-color: #FFFFFF;
	background-position: 100%;
}
#overviewbody {
	background-image: url(../images/overviewbackground.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 758px;
	left: 0px;
	top: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #26272C;
	border-left-color: #26272C;
	margin-left: 1px;
	background-color: #FFFFFF;
	background-position: 100% 0px;
}
#contactbody {
	background-image: url(../images/contactbackground2.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 758px;
	left: 0px;
	top: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #26272C;
	border-left-color: #26272C;
	margin-left: 1px;
	background-color: #FFFFFF;
	background-position: 100% 60%;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #23272A;
	position: relative;
	height: 34px;
	width: 732px;
	margin-right: auto;
	margin-left: 1px;
	background-image: url(../footer_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#introfooter {
	position: relative;
	height: 59px;
	width: 684px;
	margin-right: auto;
	margin-left: 1px;
	background-image: url(../images/homepage_bg_05.jpg);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
#container {
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#homecontainer {
	width: 667px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 5%;
	margin-bottom: auto;
}
#overviewbodytext {
	width: 655px;
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 30px;
}
#aboutbodytext {
	width: 691px;
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 30px;
}
#homebodytext {
	width: 421px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 367px;
	float: left;
}
#Homebodytext {
	width: 691px;
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 30px;
}
#gallerybodytext {
	width: 728px;
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 50px;
	background-image: url(../images/homepagebackground.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#projectsbodytext {
	width: 691px;
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 30px;
}
#contactbodytext {
	width: 655px;
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
	top: 0px;
	padding-bottom: 30px;
	padding-right: 39px;
	left: 0px;
}
#pageheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23282E;
	position: relative;
	width: 260px;
	left: 0px;
	top: 0px;
	height: 35px;
}
#contacttext {
	width: 310px;
	right: 0px;
	bottom: 0px;
	float: left;
	position: relative;
	top: 35px;
	padding-left: 40px;
}
#gallery {
	position: absolute;
	width: 240px;
	left: 30px;
	top: 126px;
	margin-bottom: 20px;
	height: 350px;
	overflow: auto;
	border: 0px solid #000000;
	padding-left: 10px;
}
#homeright {
	background-image: url(../images/homepage_bg_04.jpg);
	float: right;
	height: 367px;
	width: 263px;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
#contacthome {
	height: 120px;
	width: 250px;
	position: relative;
	top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0A1E5D;
	padding-top: 20px;
	padding-left: 10px;
}

