@charset "utf-8";
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:rgb(209,205,193);
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden;	/* */
	font-size: 100%;
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-color: #d2d2d2;
	background-image: url(/images/interior-design-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 0.625em;
	line-height: 1.6em;
	}

#content {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:32px;
	bottom:92px;
	width:940px;
	margin-left:-471px;
	left:50%;
	background-color: #ffffff;
	background-image: url(/images/interior-design-background-inner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	font-size: 1.1em;
	}

* html #content {
	top:0;
	bottom:0;
	height:100%;
	width:942px;
	border-top-width: 32px;
	border-bottom-width: 92px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	}

#head {
	position:absolute;
	margin-left:-471px;
	left:50%;
	top:0;
	width:940px;
	min-width:940px;
	height:32px;
	font-size: ;
	z-index:5;
	background-color: #231f20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cab5a2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	}

* html #head {
	top:2px; width:942px; height:30px;
	}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6, a.nav7, a.nav8 {width:80px; height:150px; display:block; float:left; background:url(heading.jpg); text-align:center; font-size:1em; font-weight:bold; color:#000; text-decoration:none; font-family:verdana, arial, sans-serif; line-height:25px; overflow:hidden;}
#head a .pad {display:block; width:80px; height:125px;background:transparent; border-bottom:1px solid #000;}


#foot {
	text-align:center;
	position:absolute;
	margin-left:-471px;
	left:50%;
	bottom:0;
	width:940px;
	min-width:940px;
	height:92px;
	font-size:1em;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #231f20;
	background-image: url(/images/interiors-footer.gif);
	background-repeat: no-repeat;
	}

* html #foot {
	bottom:2px;
	width:942px;
	height:90px;
	}

.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}

#footMenu {
	height: 28px;
	width: 470px;
	position: absolute;
	left: 432px;
	top: 15px;
}
#inner-content {
	width: 850px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
#inner-content h1 {
	font-size: 1.25em;
	font-weight: bold;
	color: #CE5300;
}

#inner-content h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #CE5300;
}
#inner-content a {
	color: #2067B5;
	text-decoration: none;
}
#inner-content a:hover {
	text-decoration: underline;
}
.checkout {
	color: #c2c2c2;
	text-decoration: none;
	vertical-align: top;
}
.checkout:hover  {
	color: #FFFFFF;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#checkout {
	position:absolute;
	width:141px;
	height:12px;
	z-index:1;
	left: 778px;
	top: 3px;
}

.front-text {
	position: absolute;
	bottom: 30px;
	width: 820px;
	padding: 15px;
}
