/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#403f3f;
	font-size:14px;
	margin:0 auto;
	background-color:#363636;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_repeat.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:277px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	float:right;	
	top:231px;
	right:32px;
	width:677px;
	height:27px;
}

/* ---- end nav id settings -------------------------- */

#main_top {
	position:relative;
	width:950px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:631px;
	height:auto;
	padding: 0 50px 0 0;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:208px;
	height:auto;
	padding: 19px 0 0 46px;
}

.email-newsletter {
	position:relative;
	color:#fff;
	font-size:12px;
	width:184px;
	height:161px;
	background-repeat:no-repeat;
	background-image:url(images/bg_email-newsletter.jpg);
	padding: 55px 10px 27px 14px;
}

.become-dealer {
	position:relative;
	color:#fff;
	font-size:12px;
	width:184px;
	height:128px;
	background-repeat:no-repeat;
	background-image:url(images/bg_become-dealer.jpg);
	padding: 55px 10px 27px 14px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:53px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
}

.copy {
	position:relative;
	color:#000000;
	float:left;
	padding: 18px 0 0 45px;
}

.slug {
	position:relative;
	float:right;
	padding: 0px 45px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:27px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav.jpg);
}

a#nav_01 {
	width:53px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -27px;
}

.active_01 {
	background-position: 0 -27px !important;
}

a#nav_02 {
	width:60px;
	background-position:-53px 0;
}

a:hover#nav_02{
	background-position:-53px -27px;
}

.active_02 {
	background-position:-53px -27px !important;
}

a#nav_03 {
	width:66px;
	background-position:-113px 0;
}

a:hover#nav_03{
	background-position:-113px -27px;
}

.active_03 {
	background-position:-113px -27px !important;
}

a#nav_04 {
	width:60px;
	background-position:-179px 0;
}

a:hover#nav_04{
	background-position:-179px -27px;
}

.active_04 {
	background-position:-179px -27px !important;

}

a#nav_05 {
	width:79px;
	background-position:-239px 0;
}

a:hover#nav_05{
	background-position:-239px -27px;
}

.active_05 {
	background-position:-239px -27px !important;
}

a#nav_06 {
	width:90px;
	background-position:-318px 0;
}

a:hover#nav_06{
	background-position:-318px -27px;
}

.active_06 {
	background-position:-318px -27px !important;
}

a#nav_07 {
	width:65px;
	background-position:-408px 0;
}

a:hover#nav_07{
	background-position:-408px -27px;
}

.active_07 {
	background-position:-408px -27px !important;
}

a#nav_08 {
	width:65px;
	background-position:-473px 0;
}

a:hover#nav_08{
	background-position:-473px -27px;
}

.active_08 {
	background-position:-473px -27px !important;
}

a#nav_09 {
	width:64px;
	background-position:-538px 0;
}

a:hover#nav_09{
	background-position:-538px -27px;
}

.active_09 {
	background-position:-538px -27px !important;
}




a#nav_10 {
	width:75px;
	background-position:-602px 0;
}

a:hover#nav_10{
	background-position:-602px -27px;
}

.active_10 {
	background-position:-602px -27px !important;
}
