#mapmessage {
	position: absolute;

	z-index: 1000;
	
	margin: 10px auto;
	backround-color: #ffffff;
	width: 953px;
	height: 88px;
	
	text-align: center;
	
	font: 16px Arial, Verdana, Trebuchet, sans-serif;
	font-weight: bold;
	line-height: 20px;	

	color: #666666;

}

#map {
	position: absolute;
	visibility: hidden;
	background-color: #dadada;
	border: 1px solid #000000;
	
	cursor: pointer;
	
	margin: 0 auto;
	
	z-index: 1000;
	
	width: 953px;
	height: 388px;

	background: url(../images/furniture_map.jpg) top left no-repeat #dadada;
}

#close {
	float: right;
}

   
/* Start of Generic CSS */

.clear {
	clear: both;
}

.clearPage {
	clear: both;
	margin-bottom: 10px;
}

* {
	margin:0;padding:0;
}

p {
	margin-bottom:1em;
	font-size: 80%;
	color: #000000;
}

ul {
	margin-left:20px;
	margin-bottom:1em;
}

/* commented backslash hack v2 \*/
html, body {
	height:100%;
}
/* end hack */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

h1 {
	font: 12px Arial, Verdana, Trebuchet, sans-serif;
	font-weight: normal;
	line-height: 24px;	

	color: #ffffff;
}

h2 {
	font: 12px Arial, Verdana, Trebuchet, sans-serif;
	font-weight: normal;
	line-height: 24px;	

	color: #f9e5a6;
}

body {
	font: 10px Arial, Verdana, Trebuchet, sans-serif;
	color: #ffffff;
	
/*
	background-attachment:fixed;
	background-repeat: no-repeat;
*/
	/*Use center center in place of 300 200 to center bg image*/
/*
	background-position: center center;
*/
	
	height:100%;
}

/* End of Generic CSS */

#submenu_regions {
	float: left; width: 142px; margin: 5px 0 0 57px; height: 13px; padding: 0; line-height: 10px; border: 0px; font-size: 10px;
}

#submenu_regions a {
	color: #ffffff;
}

#submenu_regions a:hover {
	color: #f9e5a6;
}

*html #submenu_regions {
	float: left; width: 142px; margin: 5px 0 0 27px; height: 13px; padding: 0; line-height: 10px; border: 0px; font-size: 10px;
}

#submenu_examples {
	float: left; width: 142px; margin: 5px 0 0 187px; height: 13px; padding: 0; line-height: 10px; border: 0px; font-size: 10px;
}

/* hack for IE 6 */
*html #submenu_examples {
	float: left; width: 142px; margin: 5px 0 0 97px; height: 13px; padding: 0; line-height: 10px; border: 0px; font-size: 10px;
}

#submenu_legal {
	float: left; width: 142px; margin: 5px 0 0 237px; height: 13px; padding: 0; line-height: 10px; border: 0px; font-size: 10px;
}

/* hack for IE 6 */
*html #submenu_legal {
	float: left; width: 142px; margin: 5px 0 0 127px; height: 13px; padding: 0; line-height: 10px; border: 0px; font-size: 10px;
}

.detailswrapper {
	width: 600px;
	clear: both;
	float: left;
	margin: 5px 0 10px 0;
}

.leftSub {
	float: left;
	width: 120px;
	color: #f9e5a6;
	
	text-align: left;
}

.leftCopy {
	float: left;
	margin: 0 0 0 20px;
	width: 460px;
	color: #ffffff;

	text-align: left;
}

.example img {
	width: 230px;
	height: 172px;
	
	margin: 18px 0 0 0;
	!margin: 25px 0 0 0;
	
}

/* hack for IE 6 */

*html .example img {
	width: 230px;
	height: 172px;
	
	margin: 20px 0 0 0;
	
}

.example {
	float: left;
	
	width: 245px;
	height: 214px;
	
	color: #ffffff;
}

#exampleslabel {
	clear: left;
	padding: 0;
	margin: 20px 0 0 0;
	width: 255px;
	
	text-align: left;
	color: #f9e5a6;
	/*border: 1px solid #ffffff;*/
}	

#exampleslist {
	float: left;
	
	font-size: 11px;
	
	position: relative;
	z-index: 99;
	
	text-align: right;
	margin: 0;
	width: 255px;
	height: 154px;
	
	padding: 60px 0 0 0;
	
	/*border: 1px solid #ffffff;*/
	color: #ffffff;
	/*background-color: #ffffff;*/
}

#exampleslist ul {
	list-style: none;
}

#exampleslist li {
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}

#exampleslist a:hover {
	color: #f9e5a6;
	text-decoration: none;
}

#exampleslist a {
	color: #ffffff;
	text-decoration: none;
}

#exampleslist ul li {
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}

#exampleslist ul {
	list-style: none;
}

#exampleslist ul li {
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}

#exampleswrapper {
	clear: both;
	position: absolute;
	z-index: 90;
	
	float: left;
	
	margin: 65px 0 0 30px;
	!margin: 45px 0 0 30px;
	
	width: 770px;
	
	/*border: 1px solid #ffffff;*/
	color: #ffffff;
}

#contentwrapper {
	margin: 0 auto; width: 800px; height: 800px;  /*background-color: #98012e*/
}

#headerwrapper {
	margin: 0 auto; width: 800px; height: 180px; padding: 76px 0 0 0; background: url(../images/header_background.jpg) top left no-repeat;
}

#strapline {
	clear: left; margin: 0 0 0 139px; width:311px; height: 15px; border: 0px; background: url(../images/strapline.jpg) top left no-repeat;
}

#underline {
	clear: left; margin: 0 0 0 139px; width:661px; font-size: 0px; line-height: 0px; height: 1px; border: 1px solid #ffffff; border-width: 0 0 1px 0;
}

#logo {
	margin: 0 0 0 31px; width: 419px; height: 56px; border: 0px; background: url(../images/logo.jpg) top left no-repeat;
}

.topmenu1 {
	float: right; width: 142px; height: 13px; padding: 0 10px 0 10px; border: 1px solid #ffffff; border-width: 0 1px 0 0;
}

.topmenu2 {
	float: right; width: 70px; height: 13px; padding: 0 10px 0 10px; border: 1px solid #ffffff; border-width: 0 1px 0 0;
}

.topmenu3 a:hover {
	color: #f9e5a6;
}

.topmenu3 {
	clear: left; float: right; width: 65px; height: 13px; padding: 0 10px 0 10px;
}

.topmenuup a {
	color: #ffffff;
}

.topmenudown a {
	color: #f9e5a6;
}

#topmenu {
	float: right; margin: -14px 0 0 448px; width: 352px; height: 13px; line-height: 10px; border: 0px; font-size: 10px;  color: #ffffff; text-align: right;
}

#topmenu a {
	margin: 0 10px 0 0; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none;
}

#topmenu a:hover {
	margin: 0 10px 0 0; font-size: 10px; color: #f9e5a6; font-weight: bold; text-decoration: none;
}

#submenu {
	clear: both; float: right; margin: 0 0 0 448px; padding: 0 30px 0 0; width:312px; height: 13px; line-height: 13px; border: 0px; font-weight: bold; font-size: 11px;  color: #ffffff; 
}

.textinput {
	width: 150px;
	height: 15px;
	
	margin: 0 0 10px 0;
	padding: 5px;
	font-weight: bold;
	font: 11px Arial, Verdana, Trebuchet, sans-serif;
	color: #000000;
	
	background-color: #f9e5a6;
	border: 1px solid #ffffff;
}

.textarea {
	width: 235px;
	height: 90px;
	!height: 93px;
	
	padding: 5px;
	font: 11px Arial, Verdana, Trebuchet, sans-serif;
	font-weight: bold;
	color: #000000;
	
	background-color: #f9e5a6;
	border: 1px solid #ffffff;
}

#contactusformrightcol {
	float: left;
	width: 260px;
	height: 120px;
	
	font: 11px Arial, Verdana, Trebuchet, sans-serif;

	border: 0px solid #ff0000;
	
	background-color: transparent;
}


#contactusformleftcol, #contactusformmiddlecol {
	float: left;
	width: 185px;
	height: 120px;
	
	font: 11px Arial, Verdana, Trebuchet, sans-serif;

	border: 0px solid #f9e5a6;
	
	background-color: transparent;
}

#contactusformbutton {
	float: right;
	width: 120px;
	height: 25px;
	
	margin: 15px 15px 0 0;
	
	font: 11px Arial, Verdana, Trebuchet, sans-serif;
	line-height: 25px;
	text-align: center;
	
	border: 1px solid #ffffff;
	
	background-color: transparent;
}

/* hack for IE 6 */
*html #contactusformbutton {
	float: right;
	width: 120px;
	height: 25px;
	
	margin: 0 7px 0 0;
	
	font: 11px Arial, Verdana, Trebuchet, sans-serif;
	line-height: 25px;
	text-align: center;
	
	border: 1px solid #ffffff;
	
	background-color: transparent;
}

#contactusformmandatory {
	float: left;
	width: 370px;
	height: 30px;
	
	margin: 20px 0 0 0;
	
	font: 11px Arial, Verdana, Trebuchet, sans-serif;

	border: 0px solid #f9e5a6;
	
	background-color: transparent;
}

/* hack for IE 6 */
*html #contactusformmandatory {
	float: left;
	width: 370px;
	height: 30px;
	
	margin: 10px 0 0 0;
	
	font: 11px Arial, Verdana, Trebuchet, sans-serif;

	border: 0px solid #f9e5a6;
	
	background-color: transparent;
}

#contactusformwrapper {
	position: absolute; z-index: 80;
	clear: both;  margin: 120px 0 0 139px; !margin: 110px 0 0 139px; width: 630px;
	height: 184px;
	font: 11px Arial, Verdana, Trebuchet, sans-serif;
	color: #f9e5a6;
	border: 0px solid #f9e5a6;
	background-color: transparent;
}

#contactuscopy {
	clear: both; position: absolute; z-index: 85; margin: 50px 0 0 139px;  width: 480px; height: 86px; !height: 74px;
	font: 11px Arial, Verdana, Trebuchet, sans-serif; line-height: 17px; text-align: justify;
	color: #f9e5a6;
}

#uppercontent {
	clear: both; position: absolute; z-index: 80; margin: 30px 0 0 139px; !margin: 20px 0 0 139px; width: 480px; height: 86px; !height: 74px; font: 11px Arial, Verdana, Trebuchet, sans-serif; line-height: 17px; text-align: justify;
}

#lowercontent {
	clear: both; position: absolute; z-index: 70; margin: 10px 0 0 129px; width: 680px; height: 86px; !height: 74px; font: 11px Arial, Verdana, Trebuchet, sans-serif; line-height: 17px; text-align: justify;
}

#maplink {
	float: right; padding: 90px 0 0 0; position: relative; z-index: 120; margin: 0 30px 0 0;
}

#maplink a {
	cursor: pointer; font: 11px Arial, Verdana, Trebuchet, sans-serif; color: #f9e5a6;
}

#maplink a:hover {
	cursor: pointer; font: 11px Arial, Verdana, Trebuchet, sans-serif; color: #ffffff;
}

.regionsleftpadding {
	float: left; margin: 0; width: 24px;
}

.regionsleftlist  {
	float: left; margin: 5px 0 0 2px; padding: 0 4px 0 0; width: 95px; border: 1px solid #ffffff; border-width: 0 1px 0 0; color: #f9e5a6;
}

.regionsleftlist ul {
	margin: 0 0 0 8px; list-style: none; font: 11px Arial, Verdana, Trebuchet, sans-serif; line-height: 17px; text-align: left;
}

.regionsleftlistlast  {
	float: left; margin: 5px 0 0 2px; padding: 0 4px 0 0; width: 95px; color: #f9e5a6;
}

.regionsleftlistlast ul {
	margin: 0 0 0 8px; list-style: none; font: 11px Arial, Verdana, Trebuchet, sans-serif; line-height: 17px; text-align: left;
}


#leftlist  {
	float: left; margin: 0 0 0 2px; width: 255px; 
}

#leftlist ul {
	font: 11px Arial, Verdana, Trebuchet, sans-serif; line-height: 17px; text-align: left;
}

#rightlist  {
	float: left; margin: 0 0 0 20px; width: 255px; 
}

#rightlist ul {
	font: 11px Arial, Verdana, Trebuchet, sans-serif; line-height: 17px; text-align: left;
}

#fadewrapper {
	margin: 0 auto; width: 800px; height: 256px;
}
