* {
	margin:0;
	padding:0;
	outline:0;
	font-family:verdana;
	font-size:11px;
	}
body {
	background: #2e2e2e url('images/bg.jpg'); 
	text-align:center;
	font-family:verdana;
	font-size:11px;
	color:#fff;
	}
a {
	color:#CCC;
	text-decoration:none;
}
a:hover {
	color:#FFF;
}
#container {
	width:996px;
	margin:0px auto;
	background: url('images/contentbgmid.png') repeat-y center 205px;
	text-align:left;
	}
#header {
	margin:0px auto;
	height:205px;
	width:996px;
	background: url('images/header.gif') no-repeat top center;
	}
#placeholder {
	height:303px;
	width:996px;
	}
#fireplace {
	height:303px;
	width:996px;
	background: #ccc url('images/flame_temp.jpg') no-repeat top center;
	position:absolute;
	z-index:50;
	}
#naw {
	height:279px;
	width:224px;
	background: url('images/nawboxes.png') no-repeat top center;
	position:absolute;
	margin-left:750px;
	margin-top:10px;
	z-index:51;
	font-size:10px;
	}
#box1 {
	height:110px;
	width:196px;
	padding:10px 12px;
	color:#fcb800;
	line-height:15px;
}
#box1 a {
	text-decoration:none;
	color:#fcb800;
}
#box1 a:hover {
	text-decoration:underline;
}
#box1 .showroom {
	width:196px;
	text-align:right;
	margin-top:8px;
}
#box1 .showroom a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#box1 .showroom a:hover {
	text-decoration:underline;
}
#box2 {
	height:110px;
	width:196px;
	padding:10px 12px;
	margin-top:18px;
	color:#8a0101;
	line-height:15px;
}
#box2 a {
	color:#8a0101;
	text-decoration:none;
}
#box2 a:hover {
	text-decoration:underline;
}
#box2 .showroom {
	width:196px;
	text-align:right;
	margin-top:8px;
}
#box2 .showroom a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#box2 .showroom a:hover {
	text-decoration:underline;
}
#top {
	height:114px;
	background: url('images/contentbgtop.png') no-repeat top center;
	}
html > body #content {
	min-height:650px;
	height: 100%;
	}
#content {
	height:650px;
	margin-top:-95px;
	background: url('images/contentbgbottom.png') no-repeat bottom center;
	overflow: auto;
	}
#left {
	background: url('images/menuroute.png') no-repeat top left;
	float:left;
	width:224px;
	height:625px;
	margin-left:20px;
	}
	#menu {
		height:300px;
	}
	#menu ul {
		list-style:none;
		margin-left:10px;
		margin-top:6px;
	}
	#menu a {
		display:block;
		color:#fcb800;
		line-height:24px;
		padding-left:12px;
		background: url('images/arrow.png') no-repeat center left;
		text-decoration:none;
	}
	#menu a:hover {
		color:#fac945;
	}
	#route {
		padding-left:12px;
		padding-top:12px;
		height:300px;
		color:#6c6b6b;
	}
	#route td {
		height:15px;
	}
	.inputfield {
		height:18px;
		padding-top:4px;
		padding-left:5px;
		margin-top:2px;
	}	
	.submitbtn {
		background: none;
		padding:2px 5px;
		border:0px;
		font-weight:bold;
		margin-top:5px;
		color:#8a0101;
	}	
	#route .inputfield {
		background: url('images/inputbg.png') repeat-x top center;
		border:1px solid #a1a1a1;
		color:#6c6b6b;
		width:190px;
	}	
	#route .submitbtn {
		margin-left:96px;
		width:104px;
	}	
	#contact .inputfield {
		background: url('images/contactbg.png') repeat-x top center;
		border:1px solid #000;
		color:#ddd;
	}	
	#contact .submitbtn {
		margin-left:96px;
		width:104px;
		background:#ccc;
	}	
	#contact textarea {
		background: #212121 url('images/contactbg.png') repeat-x top center;
		color:#ddd;
		border:1px solid #000;
		padding:5px;
		width:180px;
	}	
#mid {
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	font-size:10px;
	}
	.widemid {
	width:700px;
	}
	.narrowmid {
	width:360px;
	}
	#text {
		margin-top:10px;
		margin-bottom:10px;
		letter-spacing:0px;
		line-height:1.4em;
	}
#right {
	height:550px;
	margin-left:10px;
	width:360px;
	float:left;
	}
#right .frames {
	border:1px solid #ccc;
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
	float:left;
	width:156px;
	height:116px;
	cursor:pointer;
}
#footer {
	height:20px;
	width:986px;
	margin:0px auto;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
	color:#fcb800;
	}
#footer a {
	color:#fcb800;
	text-decoration:none;
	}
#footer a:hover {
	color:#fac945;
	}
.invisible {
	display:none;
	}
h1 {
	font-size:26px;
	color:#ffba00;
}
h2 {
	font-size:26px;
	color:#6c6b6b;
}
#contact td {
	height:35px;
	width:200px;
	text-align:left;
}
#contact .contactform {
	background:#666 url('images/contactsnippet.png') no-repeat top right;
	padding:20px;
	width:400px;
}