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;
}

#formWrapper {
	width:494px;
	position:relative;
}

#innerWrapper {
	padding: 10px; 10px 0 10px;
}

#header {
	background:url(images/headerBG.jpg) no-repeat left top;
	height:163px;
}

#header img {
	padding:4px 0 0 10px;
}

#intros {
	background-color: #FFFFFF;
	overflow:hidden;
	width:100%;
	margin:10px 0 0 0;
}

#map {
	float:left;
	width:750px;
	margin:0;
	padding:0;
}

#map h1 {	
	margin:0;
	padding:10px 0 10px 10px;
	font-size:1.5em;
	color:#006442;
}

#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;
}

#locations {
	float:left;
	width:340px;
	margin:0;
	padding:0;
	background:#ffffff;
}

#locations h1 {	
	margin:0;
	padding:10px 0 10px 10px;
	font-size:1.5em;
	color:#006442;
}

#locations img {
	padding:10px 5px 0 0;
}

#video {
	float:right;
	width:314px;
	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;
}







/*--------------------Left Col------------------*/
#leftBar {
	float:left;
	width:495px;
	margin:0;
}

#leftBar h2 {
	background:url(images/freeQuote.gif) no-repeat;
	height:117px;
	width:495px;
	margin:0;
	padding:0;	
}

#button {
	border:0;
	position:relative;
	top:70px;
	left:150px;
}

#leftBar h1 {
	background:url(images/projectGalleryHeader.jpg) no-repeat left top;
}

#leftBar h3 {
	padding:0 5px;
}

#leftBar img {
	padding:0 5px;
}

#galleryService {
	background-color: #FFFFFF;
	height: 530px;
}

#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:225px;
	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:240px;
	margin:0;
}

#rightLocations {
	background:#d4effa;
	padding:0 0 0px 0;
	min-height: 370px;
}

#rightLocations h1 {
	margin:0;
	padding:8px 0 0 10px;
	font-size:1.5em;
	background:url(images/testimonialTop.jpg) no-repeat left top;
	color:#006442;
	margin-bottom: 8px;
}

#rightLocations blockquote {
	margin:0 15px 0 10px;
	padding:0;
}

#rightLocations a {
	padding:0 0 0 10px;
}

#rightLocations .author {
	font-style:italic;
	text-align:right;
	font-size: 11px;
}



#rightLocations ul {
	width:200px;
	margin:0;
	padding:0;
}

#rightLocations ul li {
	color:#006c45;
	font-weight:bold;
	list-style-type: none;

}

#rightLocations ul li span {
	color:#000;
	font-size:1em;
}

#testimonials {
	background:#d4effa;
	padding:0 0 0px 0;
	min-height: 370px;
}

#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;
	font-size: 11px;
}

#gallery {
	background:#d4effa;
	padding:0 0 20px 0;
}

#gallery h1 {
	margin:0;
	padding:8px 0 0 10px;
	font-size:1.5em;
	background:url(images/testimonialTop.jpg) no-repeat left top;
	color:#006442;
}

#gallery blockquote {
	margin:0 15px 0 10px;
	padding:0;
}

#gallery a {
	padding:0 0 0 10px;
}

#gallery .author {
	font-style:italic;
	text-align:right;
	font-size: 11px;
}


#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 75px;
	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;
}

p#phone {
	position:absolute;
	top:10px;
	right:10px;
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
	font-size:1.8em;
}
/*----------------------------------------------*/

.guild_quality { margin:10px; padding:10px 10px 2px; text-align:center; background:#fff; border:#172e56 1px solid; }
	.guild_quality h3 { margin:0; padding:0; color: #172e56; }
	.guild_quality a { display:block; margin:-3px 0 0 -5px; }

