@charset "utf-8";
/* CSS Document */

body { background:url("images/lbg.jpg") fixed 0 100% no-repeat #000; font-family:Helvetica,Arial,FreeSans,sans-serif; margin:0; font-size:80%; }
body,td,th {
	color: #CCC;
}
#rightBack {background:url("images/rbg.jpg") fixed 100% 100% no-repeat; height:100%; width:100%;}
a:link,a:visited,a:hover,a:active  {color: #2c6fa5;}
a, a:hover {text-decoration:none}
#container {
	width:826px;
	margin:0 auto;
	color:#AAA;
}
#header {height:222px;}
#mainBox { background:url(images/content-bg.png) no-repeat #000; padding:10px 10px 10px 10px}
#navigation {margin-top:20px; border-bottom:1px solid #333; text-align: left;}
.menutop { display:inline-block; line-height:1em; list-style:none outside none; margin:0; padding:0 2px; position:relative; margin-left:20px;}
.menutop li {text-shadow:-1px -1px 1px rgba(0, 0, 0, 0.4); float:left; height:54px; margin:0 -2px; background:url("images/navigation-div.png") no-repeat scroll 100% 0 transparent; display:block; width:auto; }
.menutop li span{line-height:30px; padding:20px 14px 4px; width:auto; display:block; width:auto;}
.menutop li:hover {background:#2C6FA5 url("images/navigation-active.png") 50% 0 repeat-x;}
.menutop a {color:#fff; font-size:14px;}
.menutop img {padding-right:5px;}
#leftCol {width:188px; float:left;}
#mainCol {
	width:585px;
	margin-left:220px;
	color:#FFF;
	line-height:19px;
}
.mod {width:190px;padding:10px; margin:0 10px 10px 0; background:#000 url(images/box-bg.png) 50% 0 no-repeat;} 
h2 {text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); font-size:130%;letter-spacing:1px; color:#AAA; margin:0 0 10px 0; padding:0; font-weight:normal; line-height:200%;}
#bottom{background-color:#080808; width:784px; padding:10px; margin-top:10px; height:100px; line-height:20px; position:relative;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.salesmod {width:180px;float:left; margin:3px; padding:10px 6px; background:#000 url(images/box-bg.png) 50% 0 no-repeat; border-bottom: #222 1px solid; border-left:#222 1px solid; border-right: #222 1px solid; padding-bottom:5px}
.model {text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4); font-size:100%;letter-spacing: normal; color:#AAA; margin:0 0 10px 0; padding:0; font-weight:normal; line-height:normal; height:65px;}

