@charset "utf-8";
/* CSS Document */
body {background-color: #030406;}
#background {background-image: url(/images/background.jpg); background-repeat: no-repeat; background-position: top; background-color: #030406; min-height: 726px;}
#header {background-image: url(/images/header.jpg); width: 918px; height: 249px; margin-left: auto; margin-right: auto; position:  top;}
#header-left {width: 360px; height: 114px; float: left; text-align: right;}
#nav {width: 457px; height: 49px; float: right; background-image: url(/images/menu_back.png); background-repeat: no-repeat; background-position: bottom;}
#content {width: 919px; min-height: 480px; margin-left: auto; margin-right: auto; background-color: #d3d8dd; }
	#content-left {width: 330px; height:400px; background-image: url(/images/service_bkgd.png); background-position: center; float: left; padding-left: 20px; padding-top: 20px; background-repeat: no-repeat;}
	#services-box {padding-left: 5px; padding-right: 10px; padding-top: 10px; width: 310px; height: auto;}
	#content-right {width: 565px; float: right; padding-top: 12px; }
	#welcome-box {width: 527px; height: 243px; background-image: url(/images/welcome_box.png); background-repeat: no-repeat; padding: 15px 15px 15px 15px;}
	#quote-box {width: 554px; height: 140px; background-image: url(/images/testimonial_quote_bkgd.png); background-repeat:no-repeat;}
#footer {width: 848px; height: 50px; margin-left: auto; margin-right: auto; padding: 10px 20px 10px 20px; border-top: solid 1px #999; text-align: center;}	
#content_layer2 {width: 527px; min-height: 243px; }	


	
