* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, 'Trebuchet Ms', sans-serif;
	background: #3C2313;
}
#wrap {
	width: 990px;
	margin: 0 auto;
	background: #fff;
}
td {
	vertical-align: top;
}
img {
	border: 0;
}
#logo {
	background-image:url(../images/pixelMap.png);
	background-position:0 0;
	width: 990px;
	height: 150px;
}
#navbar {
	background: #3C2313;
	width: 970px;
	height: 21px;
	padding-top: 5px;
	padding-left: 20px;
	border-bottom: 1px solid #555;
}
#navigation {
	background: #b1b3b6;
}
#navigation li {
	list-style: none;
	display: inline;
}
#navigation li a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	margin: 0 1px;
}
hr {
	border: 1px dotted #999;
	height: 1px;
}
#navigation #home a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 110px;
	float: left;
	background: url(../images/buttons_inactive.png) #b1b3b6 no-repeat;
}
#navigation #home a.active {
	width: 110px;
	padding-top: 2px;
	background: url(../images/buttons_active.png) no-repeat;
	color: #000000;
	font-weight:bold;
}
#navigation #showroom a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 110px;
	float: left;
	background: url(../images/buttons_inactive.png) no-repeat;
}
#navigation #showroom a.active {
	width: 110px;
	background: url(../images/buttons_active.png) no-repeat;
	color: #000000;
	font-weight:bold;
}
#navigation #aboutus a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 110px;
	float: left;
	background: url(../images/buttons_inactive.png) no-repeat;
}
#navigation #aboutus a.active {
	width: 110px;
	padding-top: 2px;
	background: url(../images/buttons_active.png) no-repeat;
	color: #000000;
	font-weight:bold;
}


#navigation #specialoffers a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 110px;
	float: left;
	background: url(../images/buttons_inactive.png) no-repeat;
}
#navigation #specialoffers a.active {
	width: 110px;
	padding-top: 2px;
	background: url(../images/buttons_active.png) no-repeat;
	color: #000000;
	font-weight:bold;
}


#navigation #contact a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 110px;
	float: left;
	background: url(../images/buttons_inactive.png) no-repeat;
}
#navigation #contact a.active {
	width: 110px;
	padding-top: 2px;
	background: url(../images/buttons_active.png) no-repeat;
	color: #000000;
	font-weight:bold;
}


#navigation #jobs a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 110px;
	float: left;
	background: url(../images/buttons_inactive.png) no-repeat;
}
#navigation #jobs a.active {
	width: 110px;
	padding-top: 2px;
	background: url(../images/buttons_active.png) no-repeat;
	color: #000000;
	font-weight:bold;
}

#navigation #testimonials a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 110px;
	float: left;
	background: url(../images/buttons_inactive.png) no-repeat;
}

#navigation #testimonials a.active {
	width: 110px;
	padding-top: 2px;
	background: url(../images/buttons_active.png) no-repeat;
	color: #000000;
	font-weight:bold;
}

#navigation #special a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 110px;
	float: left;
	background: url(../images/buttons_special.jpg) #b1b3b6 no-repeat;
}
#navigation #special a.special {
	width: 110px;
	padding-top: 2px;
	background: url(../images/buttons_special.jpg) no-repeat;
	color: #fff;
}

#navigation #specialoffers a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 110px;
	float: left;
	background: url(../images/buttons_inactive.png) #b1b3b6 no-repeat;
}
#navigation #specialoffers a.active {
	width: 110px;
	padding-top: 2px;
	background: url(../images/buttons_active.png) no-repeat;
	color: #000000;
	font-weight:bold;
}
#navigation #tiles a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 110px;
	float: left;
	background: url(../images/buttons_inactive.png) #b1b3b6 no-repeat;
}
#navigation #tiles a.active {
	width: 110px;
	padding-top: 2px;
	background: url(../images/buttons_active.png) no-repeat;
	color: #000000;
	font-weight:bold;
}

#navigation #planner a {
	text-align: center;
	height: 19px;
	padding-top: 2px;
	width: 160px;
	float: left;
	background: url(../images/wider_buttons_inactive.png) #b1b3b6 no-repeat;
}
#navigation #planner a.active {
	width: 160px;
	padding-top: 2px;
	background: url(../images/wider_buttons_active.png) no-repeat;
	color: #000000;
	font-weight:bold;
}




#contentwrap {
	width: 960px;
	border-top: 2px solid #fff;
	background: #fff;
	padding: 2px 15px;
	float: left;
}
#page {
	padding: 10px;
	background: #ffffff;
	width: 940px;
	float: left;
	text-align:left;
	color: #000;
}
#page ol li {
	list-style-position: inside;
	padding: 8px 0;
	line-height: 20px;
}
#showroompage {
	padding: 10px;
	background: #fff;
	width: 940px;
	float: left;
}
#contentleft {
	float: left;
	width: 320px;
	height:350px;
	background: #fff;
	color: #000;
	right:50%;
}
#page #contentleft h1 {
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
	font-size: 34px;
}
#page #contentleft p {
	
	text-align: right;
	font: 14px Arial, Helvetica, sans-serif;
}
#page #contentleft h2 {
	font-size: 28px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}
#page #contentleft h2 a {
	color: #FF0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#page #contentleft h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 0;
}
#page #contentleft h4 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
#page #contentleft h4 a {
	color: #FF0;
	text-decoration: none;
}
#smallprint h1 {
	font-size: 12px;
}
address {
	font-style: normal;
}
#map {
	width: 620px;
	height: 340px;
	color: #000;
}
#page td {
	padding: 0;
	margin: 0;
}
#offer {
	width: 940px;
	background: #ffffff;
	padding: 10px 0;
	border-bottom: 1px solid #555;
	float: left;
	color: #fff;
}
#page #offer h1 {
	font-size: 17px;
        color:black;
}
#offer img {
	float: left;
	margin-right: 10px;
}

#price h2 span {
    color:red;
}

#page p {
	margin: 10px 0;
	width: 700px;
	font-size: 14px;
}
#page h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0;
}
#page h2 span {
	font-size: 22px;
	color: #FEF200;
}

#price h2 span.retailPrice {
    color:black;
}

#price h2 span {
	font-size: 22px;
	color: red;
}

#page ul {
	list-style-position: inside;
	margin: 10px 0;
}
#page li a {
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
#offer h2 {
	font-size: 14px;
	width: 230px;
	text-transform: uppercase;
	padding: 5px 0;
	color: black;
	text-align: center;
	margin: 11px 0 0;
}
#showroompage #contentleft img {
	width: 300px;
}
#showroompage #contentleft h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 28px;
}
#showroompage #contentleft p {
	margin: 0 0 20px;
	font: 14px Arial, Helvetica, sans-serif;
}
#showroompage #contentleft h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0;
}
#showroompage #contentleft h4 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
#showroompage #contentleft h4 a {
	color: #FF0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#showroompage #contentleft h5 {
	position: absolute;
	z-index: 1;
	padding: 5px;
	font-size: 18px;
}
#contentright {
	float: right;
	position:relative;
	width: 620px;
	background: #ccc;
}
#productnav {
	padding: 10px;
	margin: 2px 0;
	border: 2px solid #fff;
	margin-left: 3px;
	background: #636466;
	position: absolute;
	float: left;
	width: 280px;
	font-size: 14px;
}
#productnav a {
	color: #222;
	text-transform: uppercase;
	padding: 5px;
	float: right;
	text-decoration: none;
}
#panel {
	width: 960px;
	padding: 5px 15px 15px;
	background: #d1d2d4;
	float: left;
}
#footer {
	clear: both;
	color: #444;
	background: #fff;
	padding: 0 15px;
	font-size: 12px;
}
#footer a {
	color: #444;
	text-decoration: none;
}
#footer li {
	list-style-type: none;
	display: inline;
}
#adzlogo {
	margin-left: 580px;
}
#adzlogo img {
	margin-top: 0;
}
.blockimg {
	display: block;
}
small {
	font-size: 9px;
	padding-left: 80px;
}
#smallprint {
	font-size: 11px;
	text-align: justify;
	color: #888;
	padding: 10px 0;
}
#smallprint strong {
	font-weight: normal;
}
.highslide {
	display: inline;
	cursor: url(../images/zoomin.cur), pointer;
	outline: none;
}
.highslide img {
	border: 2px solid #fff;
	margin: 0 3px;
}
.highslide-image {
	border: 5px solid white;
}
.highslide-caption {
	display: none;
	text-align: left;
	border: 2px solid white;
	border-top: none;
	padding: 5px;
	background: white;
	font: 10pt Verdana, Helvetica;
}
.highslide-move {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
.controlbar {
	background: url(../images/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	height: 27px;
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: black;
}
#OBBannerWrap {
	float: left;
	width: 15px;
	height: 170px;
	background-color:#fff;
}
#OBBannerTop {
	float: left;
	background-image:url(../images/pixelMap.png);
	background-position:0 -200px;
	width: 960px;
	height: 45px;
}
#OBBannerLeft {
	float: left;
	background-image:url(../images/pixelMap.png);
	background-position:0 -261px;
	width: 313px;
	height: 165px;
}
#OBBannerCentre {
	float: left;
	background-image:url(../images/pixelMap.png);
	background-position:-314px -261px;
	width: 350px;
	height: 165px;
}
#OBBannerRight {
	float: left;
	background-image:url(../images/pixelMap.png);
	background-position:-665px -261px;
	width: 297px;
	height: 165px;
}

#footer_col_left {
	float:left; 
	text-align:center; 
	width:32%; 
	height:168px;
	background-color:#3c2313;
	border-left-style:solid;
	border-left-width:5px;
	border-top-style:solid;
	border-top-width:5px;
	border-bottom-style:solid;
	border-bottom-width:5px; 
	border-color:#ff9933;
	color:#cc9933;
}

#panel_wrap {
	width:97%;
	height:168px;
	float:left;
}

#panel_left {
	width:100%;
	float:left;
	height:168px;
}

#panel_right {
	width:66.6666%;
	float:left;
	height:168px;
	text-align:center;
}

#footer_col_center {
	float:left;
	text-align:center; 
	width:32%;
	height:168px; 
	background-color:#3c2313; 
	border-top-style:solid; 
	border-top-width:5px;
	border-bottom-style:solid; 
	border-bottom-width:5px;
	border-color:#ff9933;
}

#footer_col_right {
	float:left; 
	text-align:center; 
	width:32%;
	height:168px;
	background-color:#3c2313;
	border-right-style:solid; 
	border-right-width:5px;
	border-top-style:solid; 
	border-top-width:5px;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-color:#ff9933;
}

/* image rotator in-page placement */
    div#rotator {
	text-align:center;
	position:relative;
	top:-10px;
	padding-right:100px;
	height:350px;
	width:320px;
}

/* image rotator css */
	div#rotator ul li {
	float:center;
	position:absolute;
	list-style: none;
}
/* image rotator image style */	
	div#rotator ul li img {

	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}