/* HTML ELEMENTS --------------------------------------------------------------- */
html, body {
	text-align: center;
	padding: 0px;
	background: #000000;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
fieldset, form, img, h1, h2, h3, h4, h5, h6, p, a {
	word-wrap: break-word;
	border-style: none;
	padding: 0px;
	margin: 0px;
	}

a:link, 
a:active, 
a:visited { 
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	color: #333333;
	}

div {
	display: block;
	clear: both;
	}

/* LAYOUT --------------------------------------------------------------- */
#wrapper {
	margin: auto;
	font-size: 62.5%;
	text-align: left;
	width: 760px;
	height: 25px;
	}

#header {
	color: #FFFFFF;
	height: 25px;
	font-size: 11px;
	line-height: 23px;
	padding-left: 200px;
	text-align: right;
	}

#header h1 {
	margin: 0px;
	padding: 0px;
	height: 25px;
	font-size: 11px;
	float: left;
	text-align: right;
	width: 205px;
	}
#header img
{
	padding-top:2px;
}

#header a {
	color: #FF6600;
	padding: 0px;
	font-size: 11px;
	line-height: 23px;
	}
	
#wrapper span {
	padding: 0px 12px;
	}

#flash {
	height: 479px;
	width: 760px;
	background: #444444;
	}

#banner {
	height: 105px;
	width: 760px;
	background: #FFFFFF url(images/banner-bg.gif) repeat-x center top;
	text-align: left;
	}
#bannerHome {
	height: 110px;
	width: 760px;
	background: #FFFFFF url(images/bannerHome-bg.gif) repeat-x;
	text-align: left;
	}

#banner .logo {
	float: left;
	border-style: none;
	clear: left;
	}

#banner .btn-dealer {
	float: right;
	clear: right;
	}

#banner .ban-8-series {
	
	float: left;
	}

#content {
	background: #A9A0A7 url(images/content-bg.gif) repeat-y center top;
	padding: 0px 40px 0px 35px /*7px*/;
_padding-left: 7px;
	zoom:1;	
	}

*:first-child+html  #content {
	background: #A9A0A7 url(images/content-bg.gif) repeat-y center top;
	padding: 0px 40px 0px 7px;
	
	}

#content #collft h1 {
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	}

#content #collft h2 {
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}


#content #collft p {
	line-height: 130%;
	padding: 4px 10px 6px 0px;
	font-size: 11px;
	}

#content #collft {
	width: 535px;
	background: url(images/content-bg-div.gif) repeat-y right top;
	}

#content #colrght 
{
	margin:-40px 0 0 545px;
	}
/*
#content #colrght img {
	float: right;
	}
*/
#footer {
	width: 760px;
	background: url(images/footer.gif) no-repeat center top;
	padding: 35px 0px 10px;
	text-align: center;
	color: #A9A0A7;
	}

#footer a {
	color: #A9A0A7;
	font-weight: normal;
	line-height: 20px;
	}
#menu {
	width: 135px;
	padding: 0px;
	padding-top: /*48px*/ 4px;
	margin: 0px;
	margin-right:10px;
	text-align: right;
	margin-left:-28px;
	_margin-left:0px;
	}

*:first-child+html  #menu {
	width: 135px;
	padding: 0px;
	padding-top: /*48px*/ 4px;
	margin: 0px;
	margin-right:10px;
	text-align: right;
	margin-left:0px;
	}

	
#menu li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	background-color:#aaa0a8;
	border-top: solid 1px #928890;
	background-image:url('images/navBorderLeft.gif');
	background-repeat:repeat-y;
	background-position:left;
	}
	
#menu li.filler{
	font: bold 10px/25px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top:4px;
	padding-right: 10px;
	text-align: right;
	color: #000000;
	float: left;
	width: 227px;
	background-color:whitesmoke;
	}
	
#menu a {
	font: bold 11px/25px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top:4px;
	padding-right: 10px;
	text-align: right;
	color: #5f5a5e;
	float: left;
	width: /*227px*/125px;
	line-height: 15px;
	height:22px;
	}
	
#menu a:hover,
#menu .active a,
#menu .active a:hover 
{
    background-color:#aaa0a8;
background-image:url('images/selected.gif');
	background-repeat: no-repeat;
	color: #5f5a5e;
	}
#menu li.selected a {
    /*background-color:#cccccc;*/
	color: #5f5a5e;
	background-image:url('images/selected.gif');
	background-repeat: no-repeat;
	background-color:#aaa0a8;
	/*background-position:top right;
	background-repeat: no-repeat;
	padding-right:20px;	*/
  }
#menu li.selectedTop
{
    
}
#menu li.selectedTop a 
{
	/*background-image:url('images/selected.gif');
	background-repeat: no-repeat;
	padding-right:20px;*/
    background-color:#aaa0a8;
	background-image:url('images/selected.gif');
	background-repeat: no-repeat;

	color: #5f5a5e;
	line-height: 15px;
  }
#menu li.top
{
}
#menu li.top a {
	background-image:url('images/navBorderTop.gif');
	background-repeat:repeat-x;
	background-position:top;
    padding-top:4px;
    margin-left:2px;
	width: 225px;
  }
#menu li.top a:hover,
#menu li.top .active a,
#menu li.top .active a:hover
{
    margin-left:-1px;
    padding-left:3px;
    margin-top:-4px;
    padding-top:8px;
    padding-right:7px;
}

#menu li.secondary
{
}
#menu li.secondary a 
{
	background-image:url('images/navBorderLeft.gif');
	background-repeat:repeat-y;
	background-position:left;
    background-color: #e1e1e1;
}
#menu li.secondary img
{
    position:relative;
    left:10px;
    border:0;
}
#menu li.secondary a:hover,
#menu li.secondary .active a,
#menu li.secondary .active a:hover
{
    padding-right: 10px;
}
#menu li.secondarySelected
{
    
}
#menu li.secondarySelected a 
{
	background-image:url('images/selected.gif');
	background-position:top right;
	background-repeat: no-repeat;
    background-color:White;
	color: #FF5C00;
	line-height: 15px;
	width: 225px;
  }

.colrghtMargin
{
	float: right;
	margin-top: -485px;
}

.colrghtMarginProductivity
{
	float: right;
	margin-top: -190px !important;
} 

