/* Contact CSS */

	
#banner-wrap {
	width: 924px;
	height:	245px;
	background: url(../images/banner-shade-right-serv.jpg) no-repeat;
	background-position: 905px 0px;
	}
	
#banner {
	height:	238px;
	background: url(../images/banner-contact.jpg) no-repeat;
	}
	
#banner-shade-bottom {
	width: 909px;
	height:	7px;	
	}
	
.logo {
	float:left;
	margin-left: 36px;
	margin-top: 30px;
	}	

/* content wrap */	

#content-wrap {	
	width: 673px;
	height: 416px;
	margin-top: 2px;
	}

#content-top {
	height: 5px;	
	}
	
#content-center {
	height: 397px;
	background: white url("../images/feature-shade.jpg") repeat-y;
	background-position: top right;
	vertical-align: top;
	}	
	
#content-bottom {
	height: 14px;
	background:  url("../images/white-content-bottom.jpg") no-repeat;
	}	

/* left column - subnav */		

#subnav {
	float: left;
	padding-left: 22px;
	padding-top: 25px;
	text-align: left;
	}
	
/* main body copy */		

#content {
	text-align: left;
	margin-left: 150px;
	margin-right: 40px;
	margin-top: 0;
	}	
	
#content p {
	color: #333;
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 76%;
	line-height: 140%;
	}		

#content h2 {
	color: #333;
	font-size: 76%;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	}	
	
#content a {
	color: #026496;
	text-decoration: underline;
	font-weight: bold;
	}	
	
#content a:hover {
	color: #4f99bf;
	font-weight: bold;
	}	
	
#content a.googlemaps {
 	display: block;
    width: 105px;
	height: 10px;
	background: url("../images/googlemaps.gif") 0 0 no-repeat;
	text-decoration: none;
}

#content a:hover.googlemaps {
    background-position: -105px 0;
	}	
	
#content .googlemaps {	
	margin-top: 15px;
	}
	
	
/* request form main page */		

#requestform p {
	font-size: 74%;
	line-height: 130%;
	margin-top:4px;
	margin-bottom: 0;
	color: #454545;
	}			
		
#requestform  .submit {
	margin-top: 12px;
	border: 0;
	}		

#requestform  input, textarea {
	background: white;
	border: 1px solid #ccc;
	}		
	
/* request form sidebar */		

#requestside p {
	font-size: 74%;
	line-height: 130%;
	margin-top:4px;
	margin-bottom: 0;
	color: #454545;
	}			
		
#requestside  .submit {
	margin-top: 12px;
	border: 0;
	}		

#requestside  input, textarea {
	background: #909B4A;
	border: 0;
	}		
	
/* feature area */	

#feature-wrap {	
	width: 236px;
	height: 334px;
	margin-top: 2px;
	margin-bottom: 0px;
	}

#feature-top {
	height: 5px;	
	text-align:left;
	}
	
#feature-center {
	height: 394px;
	background: #C6DD35 url("../images/feature-shade.jpg") repeat-y;
	background-position: top right;
	text-align: center;
	}	
	
#feature-bottom {
	height: 14px;
	background:   url("../images/green-feature-bottom.jpg") no-repeat;
	}	
		
#feature-content {
	margin-left: 22px;
	text-align: left;
	margin-right: 20px;
	}
	
#feature-content .headline {
	margin-top: 20px;
	margin-bottom: 10px;
	}	
	
#feature-center .quote {
	padding-top: 20px;
	padding-right: 10px;
	text-align: center;
	}		

	