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

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

div#mainContain {width:960px;
	height:auto;
	margin:0 auto;}
	
#header{
	width:960px;
	height:266px;
	float:left;
	margin:0px;}	
	
#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;}	
	
#content_top{
	background-image:url(../images/content_top.png); background-repeat:no-repeat;
	width:960px;
	height:13px;
	float:left;
	margin:0px;}	
	
#content_bottom{
	background-image:url(../images/content_bottom.png); background-repeat:no-repeat;
	width:960px;
	height:12px;
	float:left;
	margin:0px;}		
	
#left_side{
	background-image:url(../images/left_side.png); background-repeat:no-repeat;
	width:238px;
	height:205px;
	float:left;
	margin:0px;}	
	
#logo{
	width:484px;
	height:205px;
	float:left;
	margin:0px;}
	
#right_side{
	background-image:url(../images/right_side.png); background-repeat:no-repeat;
	width:238px;
	height:205px;
	float:left;
	margin:0px;}
	
#navBar{
	width:960px;
	height:34px;
	float:left;
	margin:0px;}	
	
#dots{
	background-image:url(../images/dots.png); background-repeat:no-repeat;
	width:960px;
	height:27px;
	float:left;
	margin:0px;}	
	
div#teasers{
	width:960px;
	height:410px;
	float:left;
	margin:0px;}
	
#tease_left{
	width:217px;
	height:410px;
	float:left;
	margin:0px;}	
	
#tease_mid{
	width:526px;
	height:410px;
	float:left;
	margin:0px;}	
	
#tease_right{
	width:217px;
	height:410px;
	float:left;
	margin:0px;}
	
#slideshow{
	width:526px;
	height:327px;
	float:left;
	margin:0px;}
	
#video{
	width:526px;
	height:83px;
	float:left;
	margin:0px;}	
	
#footer{
	background-image:url(../images/bg_footer.png); background-repeat:no-repeat;
	width:930px;
	height:30px;
	float:left;
	margin:0px;
	padding:20px 15px 15px 15px;}						