body {
	background:#019a57 url(images/bodyBGTile.gif) repeat-x left top;
	margin:0;
	padding:0;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6em;
}


#globalWrapper {
	width:770px;
	position:relative;
	left:50%;
	margin-left:-385px;
	background:url(images/contentBGTile.jpg) repeat-y left top;
}

#innerWrapper {
	padding:0 10px 0 10px;
}

#header {
	background:url(images/headerBG_iowa.jpg) no-repeat left top;
	height:183px;
}

#header img {
	padding:5px 0 0 10px;
}

#intros {
	background:url(images/twoBoxTileBG.jpg) repeat-y left top;
	overflow:hidden;
	width:100%;
	margin:10px 0 0 0;
}

#advantages {
	float:left;
	width:498px;
	margin:0;
	padding:0;
	background:#ffffff url(images/gutterSystemHeader.jpg) no-repeat left top;
}

#advantages h1 {	
	margin:0;
	padding:10px 0 10px 10px;
	font-size:1.5em;
	color:#006442;
}

#advantages img {
	padding:10px 5px 0 0;
}

#video {
	float:right;
	width:244px;
	margin:0;
	padding:10px 0 0 0;
	background:#ffffff url(images/videoTopCurl.jpg) no-repeat left top;
}

#video h1 {
	font-size:1.5em;
	color:#006442;
	margin:0;
	padding:0 0 10px 5px;
}

#mainContent {
	background:#ffffff url(images/mainContentBGTile.gif) repeat-y left top;
	overflow:hidden;
	width:100%;
	margin:10px 0 0 0;
}



#links {
color:#0aa83a;
}
#links a:link {color:#0aa83a; text-decoration:none;}     /* unvisited link */
#links a:visited {color:#0aa83a; text-decoration:none; }  /* visited link */
#links a:hover {color:#000000; text-decoration:underline;}   /* mouse over link */
#links a:active {color:#0aa83a; text-decoration:none;}   /* selected link */


.green {
color:#0aa83a;
}



/*--------------------Left Col------------------*/
#leftBar {
	float:left;
	width:455px;
	background:#ffffff;
	margin:0;
}

#leftBar h2 {
	background:url(images/freeQuote.gif) no-repeat;
	height:117px;
	width:455px;
	margin:0;
	padding:0;	
}

#button {
	border:0;
	position:relative;
	top:72px;
	left:280px;
}

#leftBar h1 {
	background:url(images/projectGalleryHeader.jpg) no-repeat left top;
}

#leftBar h3 {
	padding:0 5px;
}

#leftBar img {
	padding:0 5px;
}

#galleryService h1 {
	font-size:1.5em;
	color:#006442;
	margin:0;
	padding:5px 0 10px 10px;
}

#galleryService h3 {
	font-size:1em;
}

#galleryService img#map {
	float:left;
	width:228px;
	padding:0 0 5px 10px;
}

#galleryService ul {
	float:right;
	width:200px;
	margin:0;
	padding:0;
}

#galleryService ul li {
	list-style:none;
	color:#006c45;
	font-weight:bold;

}

#galleryService ul li span {
	color:#000;
	font-size:1em;
}
/*----------------------------------------------*/







/*----------------Right Col---------------------*/
#rightCol {
	float:right;
	width:270px;
	margin:0;
}

#testimonials {
	background:#d4effa url(images/testimonialFooter.gif) no-repeat left bottom;
	padding:0 0 20px 0;
}

#testimonials h1 {
	margin:0;
	padding:8px 0 0 10px;
	font-size:1.5em;
	background:url(images/testimonialTop.jpg) no-repeat left top;
	color:#006442;
}

#testimonials blockquote {
	margin:0 15px 0 10px;
	padding:0;
}

#testimonials a {
	padding:0 0 0 10px;
}

#testimonials .author {
	font-style:italic;
	text-align:right;
}


#logos img {
	margin-top:20px;
	border:0;
}
/*----------------------------------------------*/







#footer {
	clear:both;
	background:#019a57 url(images/footerBG.gif) no-repeat left top;
	height:33px;
}

#footer2 {
	clear:both;
	background:#019a57 url(images/footer2BG.gif) no-repeat left top;
}

#footer2 p, #footer p {
	padding:25px 0 0 0;
	margin:0;
}








/*----------------Navigation--------------------*/
ul#nav {
	margin:0;
	padding:5px 0 0 10px;
	background:url(images/navBG.jpg) no-repeat left top;
	height:65px;
}


ul#nav li {
	display:inline;
	list-style:none;
	padding:0 20px 0 0;
}

ul#nav li a {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-size:1.3em;
}
/*----------------------------------------------*/
ul#nav2 {
	margin:0;
	padding:5px 0 0 10px;
	background:url(images/navBG.jpg) no-repeat left top;
	height:65px;
}
ul#nav2 li {
	display:inline;
	list-style:none;
	padding:0 20px 0 0;
}
ul#nav2 li a {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-size:1.3em;
}

p#phone {
	position:absolute;
	top:10px;
	right:10px;
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
	font-size:1.8em;
}
