* {margin:0;padding:0}

a { color:#8A9022; text-decoration:none; }
a:hover { text-decoration:underline; }
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:600px;/* for good browsers*/
	min-width:850px;/* for good browsers*/
	background:#fff;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 600px;
}	
#xinner {
	width:850px;
	height:600px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
#xcontainer2 {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 900px;
}	
#xinner2 {
	width:850px;
	height:900px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

div#footer
	{
	clear:both;
	width:850px;
	height:120px;
	background:url(../images/bg_footer.gif) no-repeat bottom center;
	font-size:10px;
	}
div#footer p
	{
	color:#CCCCCC;
	padding:23px 0px 0px 0px;
	float:right;
	line-height:14px;
	text-align:right;
	}
div#footer a { color:#CCCCCC; text-decoration:none; }
div#footer a:hover { text-decoration:underline; }
div#gallery
	{
	width:326px;
	float:left;
	}
div#gallery img.thumb
	{
	border:5px solid #E5E5E5;
	margin:0px 0px 11px 0px;
	}
div#gallery img.lifestyle
	{
	float:right;
	}
div#gallery img.lifestyle:hover
	{
	cursor:default;
	}
div#header
	{
	width:850px;
	height:100px;
	background:url(../images/bg_header.jpg) no-repeat;
	}	
div#middlecontent
	{
	width:850px;
	height:400px;
	}
div#right
	{
	width:230px;
	float:right;
	}
div.showroomitem
	{
	float:left;
	width:200px;
	position:relative;
	margin:0;
	text-align:center;
	}
div.showroomitem img
	{
	width:86px;
	margin:0;
	background:url(../images/bg_thumb.gif)no-repeat;
	padding:7px;
	border:0;
	}
div.showroomitem p
	{
	padding:5px 0px 0px 0px;
	text-align:center;
	}
div#textcontent
	{
	float:right;
	width:540px;
	height:260px;
	padding:5px 30px 15px 0px;
	background:url(../images/bg_textcontent.gif) no-repeat;
	}
	
	
h1
	{
	font-size:16px;
	margin:0px 0px 12px 0px;
	}
img.lifestyle
	{
	float:left;
	padding:5px;

	border: 5px solid #E5E5E5;
	}
p
	{
	line-height:18px;
	margin:0px 0px 12px 0px;
	}
ul#nav
	{
	list-style:none;
	margin:39px 0px 0px 0px;
	padding:0;
	float:right;
	}
ul#nav li
	{
	float:left;
	padding:0px 0px 0px 20px;
	}
ul#nav li a
	{
	color:#808080;
	text-decoration:none;
	}
ul#nav li a:hover
	{
	color:#8A9022;
	}
