* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #e8e8e8 url(../images/img_bg.gif) repeat-y center top;
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	font-weight: normal;
	color: #696B73;
}

h1 { font-size: 21px; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 10px;
	line-height: 140%;
	font-size: 13px;
	letter-spacing: 0.1px;
	list-style-type: none;
}

li {
	margin-left: -20px;
	margin-bottom: 15px;
	padding: 0;
	list-style: url(../images/img_bullet.gif); 
} 

a:link {
	text-decoration: none;
	color: #589C18;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited{
	text-decoration: none;
	color: #99CC66;
}

#header {
	width: 850px;
	height: 125px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 110px;
	padding: 20px 0 30px 22px;
}

#logo img {
	text-decoration: none;
	border:0;
}

.menu {
	float: right;
	margin: 0;
	height: 33px;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 30px 0 0 0;
	list-style: none;
	background-repeat: no-repeat;
	height:39px;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 39px;
	background-repeat: no-repeat;
}

.about {background-image: url(../images/nav/nav_about_us_roll.gif); width: 76px;}
.about a {background-image: url(../images/nav/nav_about_us.gif);}
.ourservices {background-image: url(../images/nav/nav_our_services_roll.gif); width: 110px;}
.ourservices a {background-image: url(../images/nav/nav_our_services.gif);}
.whoweworkwith {background-image: url(../images/nav/nav_who_roll.gif); width: 156px;}
.whoweworkwith a {background-image: url(../images/nav/nav_who.gif);}
.contact {background-image: url(../images/nav/nav_contact_roll.gif); width: 80px;}
.contact a {background-image: url(../images/nav/nav_contact.gif);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#splash {
	width: 850px;
	height: 445px;
	margin: auto;
	background: #589C18;
}

#splashlarge {
	width: 850px;
	height: 550px;
	margin: auto;
	background: #589C18;
}

.submenu {
	float: left;
	margin: 0 0 0 163px;
	height: 40px;
	list-style: none;
}
.submenu li {
	padding: 0;
	margin: 7px 0 0 0;
	list-style: none;
	background-repeat: no-repeat;
	height: 40px;
}
.submenu li a, .submenu li a:visited {
	display: block;
	text-decoration: none;
	height: 40px;
	background-repeat: no-repeat;
}

.subproject {background-image: url(../images/nav/subnav_projectmgmt_roll.gif); width: 141px;}
.subproject a {background-image: url(../images/nav/subnav_projectmgmt.gif);}
.subdesign {background-image: url(../images/nav/subnav_design_roll.gif); width: 180px;}
.subdesign a {background-image: url(../images/nav/subnav_design.gif);}
.submanufacturing {background-image: url(../images/nav/subnav_manufacturing_roll.gif); width: 116px;}
.submanufacturing a {background-image: url(../images/nav/subnav_manufacturing.gif);}
.subinstallation {background-image: url(../images/nav/subnav_installation_roll.gif); width: 98px;}
.subinstallation a {background-image: url(../images/nav/subnav_installation.gif);}
.subpainting {background-image: url(../images/nav/subnav_painting_roll.gif); width: 73px;}
.subpainting a {background-image: url(../images/nav/subnav_painting.gif);}
.submetal {background-image: url(../images/nav/subnav_metal_roll.gif); width: 58px;}
.submetal a {background-image: url(../images/nav/subnav_metal.gif);}
ul.submenu li a:hover {background: none;}
.submenu li {float: left;}
.submenu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#page {
	width: 850px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 625px;
	padding: 65px 0 90px 163px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#content .r {
float : right;
width : 290px;
text-align : left;
}

#content .le {
width : 290px;
text-align : left;
}

#contenthome_test {
	float: right;
	width: 825px;
	padding: 105px 25px 0 0; 
	text-align:right;
	background: url(../images/home_footer_bg.jpg) no-repeat center bottom;
}
#contenthome_test img {
	padding: 0 0 20px 0;
	line-height: normal;
}

#contenthome {
	float: right;
	width: 825px;
	border:1pt solid #000;
	padding: 105px 25px 0 0; 
	text-align:right;
	background: url(../images/home_footer_bg.jpg) no-repeat center bottom;
}
#contenthome img {
	padding: 0 0 20px 0;
	line-height: normal;
}

#footer {
	background: #e8e8e8 url(../images/img_footer_BG.gif) no-repeat center top;
	clear: both;
	width: 890px;
	height: 40px;
	margin: auto;
	padding-top: 30px;
}

#footer p {
	margin: 0;
	padding: 0 45px 0 0;
	line-height: normal;
	font-size: 9pt;
}

#legal {
	float: left;
}

#links {
	float: right;
}
