body {
background-image: url(images/bg.png);
text-align: center;
margin-left:auto;
margin-right:auto;
margin-top:0;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}


#container {
	width: 809px;
	margin: 0 auto; 
    border: 0; 

} 

#header-left {
	background-image:url(homepageimages/homepage-header-left.png);
	background-repeat:no-repeat;
	width: 536px;
	height: 139px;
	float:left;
}


/* Begin rates.htm */

#header-right {
	background-image:url(ratesimages/ratesimages_02.png);
	background-repeat:no-repeat;
	width: 265px;
	height: 139px;
	float:right;
}

#separate {
	background-image: url(ratesimages/ratesimages_03.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 809px;
}

#maincontainer {
		width: 786px;
		float: left;
}

#buttoncontainer {

float: left;

}

#home {
	height: 63px;
	width: 171px;
	float: left;
}

#testimonials {
	height: 63px;
	width: 171px;
	float: left;
}

#rates {
	height: 64px;
	width: 171px;
	float: left;
}

#photos {
	height: 64px;
	width: 171px;
	float: left;
}

#menu {
	height: 63px;
	width: 171px;
	float: left;
}

#location {
	height: 61px;
	width: 171px;
	float: left;
}

#contact {
	height: 129px;
	width: 171px;
	float: left;
}


#content {
	background-image: url(ratesimages/ratesimages_05.png);
	background-repeat: no-repeat;
	height: 507px;
	width: 615px;
	float: right;
	
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #68533e;
	text-align: left;
	width: 570px;
	margin-top: 30px;
	margin-left: 35px;
		line-height: 17px;
}


#footer {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding-left: 165px;
	padding-top: 515px;
			
	
}

/*  End rates.htm */


