* {
margin:0;
padding:0;
}

body {
color:#423029;
font:normal 12px Arial, Helvetica, sans-serif;
background:#7a6e6a;
margin:0;
padding:0;
overflow:hidden;
}

#Color img {
margin-left:10px;
}

img {
border:0;
}

#container {
background:#f8f8f8 url(images/tile.jpg) repeat-x;
width:100%;
height:573px;
}

#containerFAQ {
background:#f8f8f8 url(images/tile.jpg) repeat-x;
width:100%;
height:573px;
}

.tbar {
width:100%;
background:#fdcd00;
}

h1 {
color:#e10017;
font-size:18px;
font-weight:100;
margin:0 0 10px;
}

.caa {
width: 975px;
height: 30px;
position: relative;
 top: 40px;
z-index: 101;
text-align: right;
}

.content {
position:absolute;
top:100px;
left:230px;
width:310px;
text-align:justify;
}

.contentFAQ {
position:absolute;
top:50px;
left:30px;
width:700px;
}

dt {
font-weight:bold;
margin:6px 0 0;
}

.content p {
line-height:26px;
margin:0 15px 10px 0;
}

.content a {
color:#e10017;
text-decoration:none;
}

.content a:Hover {
color:#e10017;
text-decoration:underline;
}

.side_img {
position:absolute;
left:575px;
}

.flash {
margin: 75px 0 0; 
position: absolute; 
	left: 575px;
}

#scroll {
width:320px;
height:340px;
background:transparent;
}

.menu a img.towelwarmer {
background:url(images/btn_towel.gif) no-repeat center;
height:32px;
width:143px;
}
.menu a:hover img.towelwarmer  {
background: url(images/btn_towel_f2.gif) no-repeat center;
}

.menu a img.heatedglass {
background:url(images/btn_glass.gif) no-repeat center;
height:32px;
width:125px;
}
.menu a:hover img.heatedglass {
background: url(images/btn_glass_f2.gif) no-repeat center;
}

.menu a img.corp {
background:url(images/btn_corp.gif) no-repeat center;
height:32px;
width:100px;
}
.menu a:hover img.corp {
background: url(images/btn_corp_f2.gif) no-repeat center;
}

/* SIDE NAVIGATION */
.sidenav {
position:relative;
top:118px;
float:left;
padding:0 0 0 60px;
text-align:right;
}

ul.tw_nav {
margin:0;
list-style:none;
}

.tw_nav li {
font:normal 14px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Calibri, sans-serif;
display:block;
margin:0 0 10px;
}

.tw_nav a {
color:#756864;
text-decoration:none;
}

a.active, .tw_nav a:Hover {
color:#e10017;
text-decoration:none;
}

.thumbs {
margin:15px 0 0;
}

.thumbs li {
display:inline;
margin:0 0 0 3px;
position:relative;
}

/* IE6 Only 
* html .thumbs li {
left:40px;
}*/

/* IE7 Only 
*:first-child+html .thumbs li {
left:40px;
}*/

.options {
color:#756864;
font-size:10px;
}

/* MENU */
.menu {
position:absolute;
top:510px;
float:left;
margin:0 0 0 25px;
}

/* IE6 Only */
* html .menu {
left:0;
}

/* IE7 Only */
*:first-child+html .menu {
left:0;
}

.logo {
padding:0 20px 0 0;
}

.menu a {
color:#423029;
text-decoration:none;
margin:0 2px 0;
}

.menu a:Hover {
text-decoration:underline;
}

.square {
margin:6px 20px;
}

#list {
margin:0 15px;
}

#list li {
padding:6px 0 0;
}

.grid {
border:solid 1px #ddd; 
float:left; 
margin:10px;
}

.grid td {
width:200px;
height:20px;
}

td.title {
width:700px;
}

/* FOOTER */
.bbar {
width:100%;
height:7px;
background:#e10017;
}

.wbar {
width:100%;
height:1px;
background:#eee;
}

ul.finishes li {
list-style:square;
margin:20px;
}

/* IE6 Only */
* html .wbar, .bbar {
overflow:hidden;
}

.footer {
color:#423029;
font-size:11px;
margin:15px 0 0 25px;
width:100%;
}

/* IE6 Only */
* html .footer {
margin:15px -30px 0 25px;
}

.footer a {
color:#423029;
text-decoration:none;
margin:0 20px;
}

.footer a:Hover {
color:#520008;
text-decoration:underline;
}


