/* CSS Document */
@import url(_fonts.css);
@import url(_forms.css);
@import url(_globalbody.css);
	
body {
	margin: 0px; padding: 0px; 
	color: #000;
	background-image:url(../images/template/home/background-homepage.jpg);
	background-repeat: repeat-x;
	background-color: #9C9A8F;
	text-align: center;
	}
	
div#homeTopLine {
	padding: 0px; margin: 0px;
	width: 770px; height: 7px;
}

div#homeHeader {
	width: 770px;
	height:30px;
	text-align:right;
	background-image: url(../images/template/home/background-header.jpg);
	background-repeat:repeat-x;
}

div#homeNavigation {
	width: 770px; height: 55px;
}
	
div#tagline {
	width: 770px; height:55px;
	}
	
div#featureImage {
	width: 770px; height:197px;
	}

div#middleLinks {
	position:relative;
	width: 770px; height:71px;
	border-bottom:1px solid #575749; 
	background-color:#7D7C68; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 770px; height:70px;
	}
	
div#bottomContent {
	background-image:url(../images/template/home/background-bottom.jpg);
	background-repeat: repeat-x;
	background-color: #ECE9D8;
	width: 770px; 
	margin: 0px; padding: 0px;
	}	
	
div#bottomLeftCol {
	float: left;
	width: 278px; 
	margin: 0px; padding: 12px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 254px;
	}
	
div#bottomRightCol {
	float: left;
	width: 492px; 
	margin: 0px; padding: 12px; 
	background-image:url(../images/template/home/background-bottomContent.gif);
	background-repeat:repeat-y;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 466px;
	}
	
div.featureProjects {
	width:145px; 
	padding: 5px; 
	float: left; 
	}
	
div.featureProjects img{ 
	margin-top: 3px;
	}
	
div#homeTestimonial {
	position: absolute; 
	top: -35px; left: 551px; 
	height:100px; width: 210px; 
	z-index:2;
	}
	
div#homeTestimonial p{
	padding: 0px; margin: 3px;
	}
	
div#homeFooter {
	border-top: 5px solid #333;
	width: 770px;
	padding: 10px 5px 15px 10px; margin: 0px;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 755px;
}

div#homeFooter p{
	padding: 0px; margin: 0px;
	color:#FFFFFF;
	font-size: 11px;
}
