body {
	background-image:url('../images/page_background.jpg');
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#585cd7;
	margin-top:0;
}
#phoneblock{
	display:inline;
	margin-top:-17px;
	margin-right:10px;
	float:right;
	font-family:"Verdana";
	font-size:9px;
	color:#fff;
}
#container{
	width:976px;
	margin-left:auto;
	margin-right:auto;
	height: auto !important;
	background-color:#FFFFFF;
	min-height:768px;
	height: 100% !important;
	padding-top:2px;
	overflow:auto;
}
#innercontainer{
	width:968px;
	margin-top:4px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
	min-height:760px;
	height: 100% !important;
	overflow:auto;
	background-color:#ABBBDF;
	background-image:url('../images/innercontainer_background.png');
	background-position:left bottom;
	background-repeat:no-repeat;
}
#slideshowarea {
	width:968px;
	height: 200px;
	overflow: hidden;
	background-color:#CCCCCC;
	background-image:url('../images/bedroom_4.jpg');
	background-position: center top;
	background-repeat:no-repeat;
}
#navigationarea {
	width:968px;
	height:20px;
	background-color:#5290c4;
	background-image:url('../images/navigation_background.png');
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-top:2px;
	margin-bottom:2px;
}
#bodycontainer{
	width:968px;
	min-height: 380px;
	height: 100% !important;
	overflow:auto;
}
#logoarea{
	margin-top:-180px;
	z-index:9999999;
}
#leftcontent {
	width: 451px;
	float:left;
	margin-left:8px;
	margin-right:4px;
	margin-top:4px;
	min-height:400px;
	background-image:url('../images/contentbackground.png');
	background-repeat:repeat-x;
	background-position:left top;
}
#mainbody {
	width: 451px;
	float:left;
	margin-left:8px;
	margin-right:4px;
	margin-top:4px;
	padding-left:5px;
	padding-right:5px;
	min-height:400px;
	background-image:url('../images/contentbackground.png');
	background-repeat:repeat-x;
	background-position:left top;
}
#rightcontent {
	width: 451px;
	float:right;
	margin-left:4px;
	margin-right:8px;
	margin-top:4px;
	min-height:400px;
	background-image:url('../images/contentbackground.png');
	background-repeat:repeat-x;
	background-position:left top;
}
#contentcontainer{
	min-height:730px;
	float:left;
	width:968px;
	height: 100% !important;
	overflow:auto;
}
#footernav{
	width:960px;
	height:30px;
	padding-left:8px;
	background-color:#5290c4;
	float:left;
	clear:both;
}
