@charset "utf-8";
/* CSS Document */

body {background-image: 
url(../images/background.png);
	background-repeat: repeat-x;
	margin:0; padding:0;
	background-color: #e1e4e7;}

div#mainContain {width:960px;
	height:auto;
	margin:0 auto;}
	
#contentArea{
	background:url(../images/bg_contentArea.png); background-repeat:repeat-y;
	width:930px;
	height:auto;
	float:left;
	margin:0px;
	padding: 15px 15px 15px 15px;}
	
#header{
	width:960px;
	height:211px;
	float:left;
	margin:0px;}	
	
#logo{
	width:238px;
	height:184px;
	float:left;
	margin:0px;}	
	
#test{
	width:358px;
	height:144px;
	float:left;
	margin:0px;}
	
#navBar{
	width:722px;
	height:40px;
	float:left;
	margin:0px;}	
	
#numbers{
	background-image:url(../images/numbers.png); background-repeat:no-repeat;
	width:364px;
	height:144px;
	float:left;
	margin:0px;}	
	
#redLine{
	background-image:url(../images/redline.jpg); background-repeat:no-repeat;
	width:960px;
	height:27px;
	float:left;
	margin:0px;}

#teasers{
	width:960px;
	height:313px;
	float:left;
	margin:0px;}						
	
#residential{
	width:406px;
	height:155px;
	float:left;
	margin:0px;}
	
#new{
	width:202px;
	height:132px;
	float:left;
	margin:0px;}
	
#teaseLeft{
	width:406px;
	height:315px;
	float:left;
	margin:0px;}	
	
#slideshow{
	width:554px;
	height:315px;
	float:left;
	margin:0px;}	
	
#commercial{
	width:406px;
	height:160px;
	float:left;
	margin:0px;}	
	
#footer{
	background-image:url(../images/footer.png); background-repeat:no-repeat;
	width:819px;
	height:80px;
	float:left;
	margin:0px;
	padding: 24px 0px 15px 0px;}	
	
#foot_pic{
	width:141px;
	height:119px;
	float:left;
	margin:0px;}				
