html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

ol {
	margin-left: 1.4em;
	list-style: decimal;
}

ul {
	margin-left: 1.4em;
	list-style: square;
}

img {
	border: 0;
}

body:before {
          content: "";
          position: fixed;
          top: -10px;
          left: 0;
          width: 100%;
          height: 10px;

          -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
              -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
                         box-shadow: 0px 0px 10px rgba(0,0,0,.8);

          z-index: 100;
}

body{
background-color:#cccccc;
background-image:url(images/bg-home.jpg);
width: 1080px;
	z-index:-1;
background-repeat:no-repeat;
text-align: center;
font-family: trebuchet MS, futura, arial, verdana;
font-size: 10pt;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
}


img {
   border:0px;
}

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

a.unique { 
color:#98012e;
}

a.different { 
color:#5f5f5f;
}
a.different:hover {
color:#000000;
text-decoration:underline;
}

a.design {
text-decoration:none;
color:#afafaf;
}
a.design:hover {
text-decoration:underline;
color:#afafaf;
}

#links{
float: left;
margin-top:131px;
margin-left: 15px;
font-size: 12px;
}

ul.nav {
list-style-type: none;
margin: 0;
padding: 0;
}

ul.nav li {
display: inline;
width:12em;
margin: 0;
padding:0;
}

ul.nav a.warranty {
padding: 6px 13px 6px 13px;
border-right: 1px dotted #000;
zoom: 1;
}

ul.nav a {
padding: 6px 13px 6px 13px;
border-left: 1px dotted #000;
zoom: 1;
}

ul.nav a:hover {
color:#8b993f;
}

ul.nav a:active {
color:#8b993f;
}

#links2{
float: right;
padding-top:8px;
padding-right: 10px;
z-index: 1;
}

a.toptab {
color: #8b993f;
padding-left: 15px;
padding-right: 15px;
}

a.toptab:hover{
color: #ffffff;
}

#collection {
padding-top: 10px;
padding-left: 30px;
}

#collections{
position:absolute;
left:231px;
top:248px;
}

#options{
position:absolute;
left:444px;
top:156px;
}

#details{
position:absolute;
left:513px;
top:156px;
}

#contact{
position:absolute;
left:579px;
top:156px;
}

#info{
position:absolute;
left:402px;
top:179px;
width:612px;
height:500px;
overflow:auto;
overflow-x:hidden;
}

#map{
position:absolute;
left:600px;
top:210px;
}

#clearance{
position:absolute;
left:671px;
top:156px;
}

#homelink{
float: left;
padding-left: 197px;
padding-top: 2px;
}


#TruVue{
position:absolute;
left:396px;
top:520px;
z-index:1;
}

#TVbg{
position:absolute;
left:754px;
top:188;
z-index:-1;
}

#slideshow{
position:absolute;
left:428px;
top:203px;
width: 201px;
height: 139px;
}

#slidebg{
position:absolute;
left:400;
top:188;
z-index:-2;
}

#hometext{
position:absolute;
left:625px;
top:505px;
}

#homemessage{
position:absolute;
left:854px;
top:505px;
}


#clearinfo{
position:absolute;
left:718px;
top: 350px;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	letter-spacing: 0.25em;
	text-align: LEFT;
	color: #9b9999;
	position:absolute;
	left:150px;
	top:570px;
	width: 600px;
}
