*, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}


body {
 background:#000;
}
#wrapper { 
 margin: 0 auto;
 width: 802px;
 background:#fff;
}
#faux {
 background: #fff;
 margin:0 auto;
 /*overflow: auto;*/ 
 width: 728px;
}
#header {
 color: #333;
 width: 728px;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background: #fff;
 border-top: solid 2px #000;
}
#logodiv{
	float:left;
}

#logo{
	width:195px;
	height:65px;
	background:url(../images/logo.jpg) no-repeat;
	margin-top:5px;
	
}

p.logotext{
	font-family:"Century Gothic", Verdana, Arial;
	font-size:19px;
	letter-spacing:1px;
}

#navigation {
 color: #666;
 width:480px;
 margin: 50px 0px 0px 50px;
 background: none;
 float:left;
 display:inline;
 list-style:none;
 
 
}

#profilepic{
	width:445px;
	margin:0 auto;
}

#navigation li{
	float:left;
	display:block;
	margin-left:6px;
	margin-right:6px;
	padding-bottom:10px;
	border-bottom:solid 3px #666;
}

#navigation li:hover, #navigation li.selected{
	border-bottom:solid 3px #900;
}

#navigation li a{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	list-style:none;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	
	
}

#navigation li a:hover, #navigation li.selected a{
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#900;
	list-style:none;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	
	
}


#tenpixspacer{
	width:100%;
	height:10px;
	overflow:hidden;
	background:none;
}
h2{
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}
p strong{
	font-weight:bold;
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px 0 10px 0;
 padding: 0px;
 width: 220px;
 float: left;
 padding-top:10px;

 border-top:solid 3px #000;

}
#leftnavigation{
  display:block;
  width:220px;
   padding-bottom:20px;
   border-bottom:solid 3px #000;
   
}
#leftnavigation li{
	width:220px;
	height:32px;
	background:#971b23;
	margin-bottom:3px;
	display:block;
}

#leftnavigation li.selected, #leftnavigation li:hover{
	width:220px;
	height:32px;
	background:#000;
	margin-bottom:3px;
	display:block;
}

#leftnavigation li a{
	padding:6px 0 0 8px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
}


#rightcolumn { 
 float: right;
 color: #333;
 margin-top: 10px;
 padding: 0px;
 width: 480px;
 display: inline;
 position: relative;
}

#warranty{
	width:460px;
	padding:5px;
	border:solid 1px #900;
}
td.heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#900;
}
td.heading a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#900;
	text-decoration:none;
}

td.heading a:hover
{
	text-decoration:underline;
}
td{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	padding:5px;
}

#googlemap{
	width:450px;
	margin-top:20px;
}

#content{
	width:480px;
	border-top:solid 3px #000;
}
#box{
	width:112px;
	height:105px;
	float:left;
	background:#000;
}

#box.nextbox{
	margin-left:10px;
	display:inline;
}

#bigbox{
	width:205px;
	
	
	float:left;
}
#bigpic{
	width:205px;
	height:150px;
	margin:0 auto;
	padding:1px;
	border:solid 1px #900;
}

#bigbox.nextbigpic{
	margin-left:60px;
	display:inline;
}
p.orange{
	text-align:center;
	margin:5px auto;
	width:205px;

}
p.orange a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#900;
	text-decoration:none;

}
p.orange a:hover{
	text-decoration:underline;
}

#pic{
	width:103px;
	height:75px;
	margin:5px auto;
}
p.desc{
	color:#fff;
	width:103px;
	text-align:center;
	margin:0 auto;
}
#rightleftcolumn{
	float:left;
	width:213px;
	border-top:solid 3px #000;
}
#rightleftcontent{
	
	width:213px;
}
#rightrightcolumn{
	float:right;
	width:236px;
	border-top:solid 3px #000;
}
#rightrightcontent{
	
	width:236px;
}


h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:normal;
	color:#900;
}
h1 strong{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#000;
}
#smallbox{
	width:89px;
	height:72px;
	border:solid 1px #900;
	float:left;
}


#smallbox.nextsmallbox{
	margin-left:50px;
	display:inline;
}


#footer { 
 width: 728px;
 clear: both;
 color: #333;
 background: #fff;
 border-top:solid 3px #000;
 height:50px;
 margin: 0px;

}

#footerleft{
	width:390px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	margin:18px 0;
}
#footerleft a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
#footerleft a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:underline;
}
#footerright{
	width:250px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-align:right;
	margin-top:15px;
}

#footerright a{
	text-decoration:none;
	color:#900;
}
#footerright a:hover{
	text-decoration:underline;
}

#tab
{
text-align:center;
}

#tab td a {color:#971b23; text-decoration: none; font-weight:bold; font-size:12px; font-family:font-family:Tahoma, Geneva, sans-serif;}
#tab td a:link {color:#971b23; }
#tab td a:hover { color:#0f0f0f;}
#tab td.selected a{color:#0f0f0f;}

#productimage{
	float:left;
}
#productimage.nextproductimage{
	margin-left:12px;
	display:inline;
}
#picturebox{
	width:460px;
	height:100px;
	
}


#box.nextbox{
	margin-left:10px;
	display:inline;
}

#bigbox{
	width:205px;
	
	
	float:left;
}
#bigpic{
	width:205px;
	height:150px;
	margin:0 auto;
	padding:1px;
	border:solid 1px #900;
}

#bigbox.nextbigpic{
	margin-left:60px;
	display:inline;
}

.clear { clear: both; background: none; }
