/* main styles */

body	{
	background-color: #454545;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
#mainframe-wrapper	{
	text-align: center;
}
#mainframe	{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	width: 900px;
	float:inherit;
}
#menu-spacer	{
	height: 1.5px;
}
#menu	{
	width:900px;
	height:32px;
	background: url(../images/menu/menu.back.jpg) repeat-x scroll left center;
}
#banner	{
	width:inherit;
	height:163px;
	background-image:url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#banner-cayman	{
	width:inherit;
	height:163px;
	background-image:url(../images/banner_cayman.jpg);
}
#banner-s4	{
	width:inherit;
	height:163px;
	background-image:url(../images/banner_s4.jpg);
}
#banner-hyperboost	{
	width:inherit;
	height:163px;
	background-image:url(../images/banner_hyperboost.jpg);
}
#column-box h6 {
	clear: both; 
	padding: 0px !important; 
	margin: 0px !important; 
	height: 1px;
	display: block;
}
#column-box	{
}
#content-wrapper	{
	width: 650px;
	position: static;
	float:left;
	background:#FFF;
	padding: 10px;
	margin-right: 10px;
}
#side-bar-wrapper	{
	width: 200px;
	height:100%;
	position: static;
	float:left;
	padding: 10px;
}
#logo-box	{
	width:365px;
	height:52px;
	margin:0px;
	position:relative;
	top:15px;
	left:7px;
}
#flag-box	{
	width:190px;
	height:22px;
	margin:0px;
	position:relative;
	top:78px;
	left:13px;
}
#milltek-box	{
	width:130px;
	height:50px;
	margin:0px;
	position:relative;
	float:right;
	top:50px;
	right: 30px;
}
#content-title {
	DISPLAY: block;
	FONT: 22px 'Helvetica', arial, sans-serif;
}
#content-wrapper p, td	{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
}
#content-wrapper li	{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
}
.news-title	{
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#news-headlines-divider	{
	width: 180px;
	height: 1px;
	background: #FFF;
}
.news-headlines	{
	background: #A0BC19;
}
.news-headlines-alt	{
	background: #93B324;
}
.news-headlines a	{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.news-headlines a:hover	{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background-color:#93B324;
	color: #FFFFFF;
}
.news-headlines a:link	{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.news-headlines a:visited	{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.news-headlines-alt a	{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.news-headlines-alt a:hover	{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background-color:#A0BC19;
	color: #FFFFFF;
}
.news-headlines-alt a:link	{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.news-headlines-alt a:visited	{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a	{
	text-decoration:none;
	font-weight: bold;
}
a:link	{
	color:#607517;
	font-weight: bold;
}
a:hover	{
	color:#ffffff;
	background-color:#87A521;
	font-weight: bold;
}
a:visited	{
	color:#A0BC19;
	font-weight: bold;
}
.news-date	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1A5A9;	
}
#bullets {width: 650px;}
  
  ul.left {
    float: left;
    width: 300px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
    left: 50px;
  }
  
  ul.right {
    float: right;
    width: 300px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
  }
  
  .no-space {
    margin: 0px;
    padding: 0px;
  }
.manufacturer-logo {
	float: right;
	margin: 0px 0px 15px 15px;
}
.model-table-header	{
	background: #A0BC19;
}
.model-table	{
	background: #F0F0F0;
}
.model-table-header td	{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#model-table-spacer	{
	height: 1.5px;
	background: #A0BC19;
}
.product-underline	{
	background: #CDCDCD;
}
.product-additional	{
	font-size: 12px;
	font-weight:normal;
}
.bgCurve	{
	background-color: #F0F0F3;
}
.bgProductsDivider	{
	background-color: #999;
}
#footer-curve	{
	width:900px;
	height:25px;
	background: url(../images/footer.curve.gif) repeat-x scroll left top;
}
#footer-copyright	{
	width:900px;
	height:25px;
	background-color: #454545;
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 4px;
	text-align: center;
}
.txtHot	{
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 18px;
}
.bgTotalsDivider	{
	background-color: #EBEBEB;
}