		/*GENERAL STYLES*/
		* {margin:0;padding:0;}
		body {background:#fff url('../images/textContent.png') center -335px repeat-x;color:#000;font:15px Arial, Helvetica, Sans-serif;}
		.container {width:920px;margin:0 auto;}
		.left {float:left}
		.right {float:right}
		
		/*HEADER*/
		#header {height:145px;}
		#header h1 {width:106px;height:123px;margin:10px 0 0 0;float:left;}
		#header h1 a{width:106px;height:123px;display:block;border:none;}
		#header h1 a img{border:none;}
		#header h2 {background:url('../images/textContent.png') left top no-repeat; width:325px;height:32px;float:right;margin:103px 0 0 0;text-indent:-900em;}
		#header h3 {background:url('../images/textContentV3.png') left top no-repeat; width:335px;height:32px;float:right;margin:103px 0 0 0;text-indent:-900em;}
		#header h4 {background:url('../images/textContentMoving.png') left top no-repeat; width:400px;height:32px;float:right;margin:103px 0 0 0;text-indent:-900em;}
		
		
		/*HERO IMAGE*/
		#heroImage {height:300px;width:100%;min-width:920px; overflow: hidden; text-align: center;background: url('../images/heroImage_house.jpg') center top no-repeat; }
		#heroImage img {  display: inline; }
		
		/*CONTENT*/
		
		.featureQuote {background:url('../images/featureBox.png') left top no-repeat;position:relative;left:0;top:-36px;padding:43px 0 0 30px;width:325px;height:390px;float:left}
		.featureQuote h2 {  padding: 0 25px 10px 25px; color: #6d6e71; font-size: 28px; line-height:2em; }
		.featureQuote h3 {background:url('../images/textContent.png') left -236px no-repeat;width:256px;height:32px;text-indent:-900em;}
		.featureQuote a {background:url('../images/textContent.png') left -37px no-repeat;height:47px;width:240px;margin:43px 0 0 25px;text-indent:-9000em;display:block;}
		.featureQuote a:hover {opacity:0.9;filter: alpha(opacity = 90)}
		
		#content h2 { padding: 30px 0 0 32px; line-height: 1.4em; color: #929498;  font-size: 1.1em; font-weight: 100; }
		
		#content {width:545px;float:left;padding:0 0 0 20px;}
		#content ul {width:270px;float:left;list-style:none;margin:30px 0 25px 0px;display:inline;}
		#content ul li{background:url('../images/icon_tick.png') left top no-repeat;width:220px;color:#6d6e71;line-height:1.3;font-size:.813em;margin-bottom:14px;padding:2px 0 0 33px;}
		#content h3 { margin-left: 32px; clear: both; font-size: 1.0em; color: #8dc63f; font-style: italic; }
		#content a { clear: both; font-size: 1.0em; color: #8dc63f; font-style: italic;  }
		#content h4 { margin-left: 32px; margin-top:20px; clear: both; font-size: 0.713em; color: #6d6e71;  }

		/*FOOTER*/
		#footer {background-color:#6d6e71;height:55px; width: 100%; }
		#footer .container {height:55px;background-color:#6d6e71;}
		
		#footer ul {list-style:none;float:left;margin-top:16px;}
		#footer ul li {display:inline;}
		#footer p,
		#footer p a {margin-top:21px;color:#d3d4d5;text-decoration:none;line-height:1;}
		#footer p {font-size:0.75em;}
		#footer p a {padding:0 15px;}
		#footer p a:hover {text-decoration:underline;}
