/* CSS Document */


* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:500px;/* for good browsers*/
	min-width:760px;/* for good browsers*/
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 468px;
}	
#xinner {
	width: 760px;
	background:#fff;
	height: 500px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:0px solid #000;
}



.navigation
{height: 24px; background: #ffffff url("../images/logo_bg.gif") no-repeat; font-family:Arial,Helvetica;font-size:10px;font-weight:bold;color:#000000;text-decoration: none; text-align: right;}
.navigation A:link {color:#000000;text-decoration: none;}
.navigation A:visited {color:#000000;text-decoration: none;}
.navigation A:active {color:#000000;text-decoration: none;}
.navigation A:hover {color:#DDA100;text-decoration: none;}
.navigation span { padding-left: 25px; } 

.main_copy
{font-family:Arial,Helvetica;font-size:9px;font-weight:bold;color:#000000;text-decoration: none;}

.contact_title
{font-family:Arial,Helvetica;font-size:14px;font-weight:bold;color:#000000;text-decoration: none;}

.contact_copy
{font-family:Arial,Helvetica;font-size:11px;font-weight:bold;color:#000000;text-decoration: none;}
.contact_copy A:link {color:#000000;text-decoration: none;}
.contact_copy A:visited {color:#000000;text-decoration: none;}
.contact_copy A:active {color:#000000;text-decoration: none;}
.contact_copy A:hover {color:#DDA100;text-decoration: none;}

.showrooms_title
{font-family:Arial,Helvetica;font-size:12px;font-weight:bold;color:#000000;text-decoration: none;}

.showrooms_copy
{font-family:Arial,Helvetica;font-size:10px;font-weight:bold;color:#000000;text-decoration: none;}
.showrooms_copy A:link {color:#000000;text-decoration: none;}
.showrooms_copy A:visited {color:#000000;text-decoration: none;}
.showrooms_copy A:active {color:#000000;text-decoration: none;}
.showrooms_copy A:hover {color:#DDA100;text-decoration: none;}





.furniture_title
{font-family:Arial,Helvetica;font-size:13px;font-weight:bold;color:#000000;text-decoration: none;}

.furniture_copy
{font-family:Arial,Helvetica;font-size:10px;font-weight:bold;color:#000000;text-decoration: none;}
.furniture_copy A:link {color:#000000;text-decoration: none;}
.furniture_copy A:visited {color:#000000;text-decoration: none;}
.furniture_copy A:active {color:#000000;text-decoration: none;}
.furniture_copy A:hover {color:#DDA100;text-decoration: none;}






iframe { border: 0px; }






