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

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

div#mainContain {width:960px;
	height:auto;
	margin:0 auto;}
	
div#contentArea{
	background-image:url(../images/bg_contentArea.png); background-repeat:repeat-y;
	width:930px;
	height:auto;
	float:left;
	margin:0px;
	padding:15px 15px 15px 15px;}

div#header{
	width:960px;
	height:165px;
	float:left;
	margin:0px;}
	
div#top_boarder{
	background-image:url(../images/top_boarder.png); background-repeat:no-repeat;
	width:960px;
	height:10px;
	float:left;
	margin:0px;}		
	
div#logo{
	width:585px;
	height:112px;
	float:left;
	margin:0px;}	
	
div#phone{
	width:375px;
	height:112px;
	float:left;
	margin:0px;}
	
div#navBar{
	width:960px;
	height:53px;
	float:left;
	margin:0px;}
	
div#teasers{
	width:662px;
	height:435px;
	float:left;
	margin:0px;}	

div#slideshow{
	width:298px;
	height:435px;
	float:left;
	margin:0px;}	
	
div#footer{
	background-image:url(../images/footer.png); background-repeat:no-repeat;
	width:930px;
	height:50px;
	float:left;
	margin:0px;
	padding:20px 15px 15px 15px;}	
	
div#footer-sub{
	background-image:url(../images/footer-sub.png); background-repeat:no-repeat;
	width:930px;
	height:50px;
	float:left;
	margin:0px;
	padding:20px 15px 15px 15px;}		
	
div#search{
	width:335px;
	height:50px;
	float:left;
	margin:0px;}