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


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

div#mainContain {
	width:960px;
	height:auto;
	margin:0 auto;}	
	
#header {
	background-image:url(../images/header.jpg);
	width:960px;
	height:150px ;
	float:left;
	margin: 0;
	}
	
#navBar {
	width:413px;
	height:45px;
	float:right;
	margin:0;
	}
	
#nav_side {
	background-color:#7c2d42;
	width:148px;
	height:439px;
	float:left;
	margin:0;
	}
	
#nav_side_about {
	background-color:#7c2d42;
	width:148px;
	height:987px;
	float:left;
	margin:0;
	}	

#nav_side_business {
	background-color:#7c2d42;
	width:148px;
	height:1180px;
	float:left;
	margin:0;
	}	
	
#nav_side_contact {
	background-color:#7c2d42;
	width:148px;
	height:446px;
	float:left;
	margin:0;
	}		
	
#nav_side_profile {
	background-color:#7c2d42;
	width:148px;
	height:2000px;
	float:left;
	margin:0;
	}
		
#contentArea {
	background-color:#ededce;
	width:799px;
	height: auto;
	float:left;
	margin:0;
	padding:10px 0px 0px 10px;
}

	
#teaseImages{
	background-color:#ededce;
	width:812px;
	height:439;
	float:left;
	margin:0px;
	}	

#table_1{
	width:398px;
	height:auto;
	float:left;
	margin:0px;
	}	
	
#table_2{
	width:398px;
	height:auto;
	float:left;
	margin:0px;
	}		
	
#about{
	background-color:#fff;
	width:265px;
	height:auto;
	float:left;
	margin:0px;
	}	
	
#locations{
	background-color:#fff;
	width:265px;
	height:auto;
	float:left;
	margin:0px;
	}	
	
#overview{
	background-color:#fff;
	width:282px;
	height:auto;
	float:left;
	margin:0px;
	}	
	
#footer {
	width:940px;
	height:16px;
	float:left;
	margin:0;
	padding:17px 10px 17px 10px;
	}	
	
#phrase {
	background-color:fff;
	background:url(../images/phrase.jpg) no-repeat;
	width:812px;
	height:61px;
	float:left;
	margin:0;
	padding:0;
	}	
	
#slideshow {
	width:812px;
	height:320px;
	float:left;
	margin:0;
	padding:0;
	}	