@charset "utf-8";

.ps { font-size:9px; color:#999999;}
.flash-ticker-main {
	position:absolute;
	margin:403px 0px 0px 725px;
	z-index:2;
	}
.flash-ticker {
	position:absolute;
	margin:398px 0px 0px 45px;
	z-index:2;
	}
	
body {
	background-color: #7D7D7D;
	background-image:url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

	a:link {color:#ebd06b;text-decoration:none;}
	a:visited {color:#ebd06b;text-decoration:none;}
	a:hover {color:#FFFF00;text-decoration:none;}
	a:active {color:#FFFF00;text-decoration:none;}
	a:active {color:#FFFF00;text-decoration:none;}
	
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}

#header {
	padding:0px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	}

#language-bar {
	position:absolute;
	color: #ebd06b;
	margin-left: 758px;
	margin-top: 2px;
	width: 114px;
	}
	
#live-help {
	position:absolute;
	color: #ebd06b;
	margin-left: 803px;
	margin-top: 26px;
	}

#main-nav{
	position:absolute;
	color: #ebd06b;
	margin-left: 250px;
	clear: left;
	margin-top: 83px;
	}
	.nav-space {
	margin-right:24px;
	}

#content {
	background-image: url(../images/bg-content-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 20px;
	background-color: #3C0000;
	color:#ebd06b;
	line-height:20px;
	}
	
#L-content {
	float:left;
	width:650px;
	margin:15px 10px 0px 0px;
	}
	#L-content h1 {
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#ebd06b;
	font-family:"Trebuchet MS", sans-serif;
	font-size:17px;
	font-weight:normal;
	}
	#L-content p {
	margin:0px 0px 15px 0px;
	padding:0px;
	}
	#L-content a:link {color:#FFFF00;text-decoration:none;}
	#L-content a:visited {color:#FFFF00;text-decoration:none;}
	#L-content a:hover {color:#FF6600;text-decoration:none;}
	#L-content a:active {color:#FFFF00;text-decoration:none;}
	#L-content a:active {color:#FFFF00;text-decoration:none;}

#form {
	text-align:center;
	}
	.fields { width:300px; }

#R-content {
	float:left;
	width:212px;
	}

#footer {
	clear: both;
	background-color: #550000;
	}
	
#copyright {
	font-size: 11px;
	text-align:center;
	color: #ebd06b;
	background-image: url(../images/bg-copyright.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	}
	
#sponsors{
	text-align:center;
	color: #ebd06b;
	clear: both;
	padding:15px;
	background-color: #550000;
	}

ul.dealer {
	margin:0; 
	padding:0; 
	display: inline;
}


ul.dealer li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	height: 240px;
	width: 150px;
	float: left;
	text-align: center;
	}
	
.size14px {
  font-size: 14px;
  }
