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

/* universal styles */
body {
		color: #000000;
		margin: 0;
		font-family: verdana;
		font-size: 12px;
		text-align: center;
		text-decoration: none;
		background-image: url(../images/gradient_ie_02.jpg);
		background-repeat: repeat-x;

}

a img {
		border:0;
}

#wrapper {
		position: relative;
		margin: 0 auto;
		width: 933px;
		height: auto;
		
}

#header {
		position: relative;
		float: left;
		width: 932px;
		height: 175px;
		background-image: url(../images/header_04.png);
		background-repeat: no-repeat;
}

#logo {
		position: relative;
		float: left;
		margin-left: 100px;
		width: 257px;
		height: 109px;
		margin-top: 25px;
}

#flashCar {
		position: relative;
		float: right;
		height: 160px;
		width: 160px;
		margin-right: 60px;
		margin-top: 10px;
}

#content {
		position: relative;
		float: left;
		left: 10px;
		width: 919px;
		height: auto;
		text-align: left;
		padding-top: 10px;
}

h1 {
		font-size: 16px;
		font-weight: bold;
		color:#FF0000
}

h2 {
		font-size: 14px;
		font-weight: bold;
		color:#004E95
}
h2 a {
		text-decoration:none;
		color:#004E95
}

h2 a:hover {
		color: #FF0000;
}

h3 {
		font-size: 12px;
		font-weight: bold;
		color:#000000
}

h4 {
		font-family: "Arial Black", Arial, sans-serif;
		font-size: 36px;
		font-weight: bold;
		font-style: italic;
		color:#000000
		
}

#text {
		width: 888px;
		height: auto;
		text-align: justify;
		position: relative;
		float: left;
		padding: 13px;
		padding-bottom: 30px;
		border: solid #004E95 1px;
		-moz-border-radius: .5em;
		-webkit-border-radius: .5em;
		border-radius: .5em;
}

.textInsert {
		width: 857px;
		height: auto;
		text-align: left;
		position: relative;
		float: left;
		padding: 13px;
		margin-bottom: 15px;
		border: solid #004E95 1px;
		-moz-border-radius: .5em;
		-webkit-border-radius: .5em;
		border-radius: .5em;
}

.mainPic {
		position: relative;
		float: left;
		width: 350px;
		height: 335px;
		margin-left: 75px;
}

.mainText {
		position: relative;
		float: left;
		width: 378px;
		height: 300px;
		padding-top: 50px;
		padding: 25px;
}

.mainChoice {
		position: relative;
		float: left;
		width: 378px;
		height: 500px;
		padding-top: 25px;
		padding: 15px;
}

.mainBox {
		position: relative;
		float: left;
		width: 278px;
		height: 120px;
		padding-top: 50px;
		padding: 25px;
}

.mainTitle {
		Width: 372px;
		height: 145px;
		border-bottom: solid #000000 0px;
}

.insertPic {
		position: relative;
		float: left;
		width: 190px;
		height: 150px;
}

.productImage {
		position: relative;
		float: left;
		border: none;
		padding: 0;
		padding-left: 25px;
		margin: 0;
		width: auto;
		height: auto;
}

.insertText {
		position: relative;
		float: left;
		width: 600px;
		height: auto;
}

.minorButton {
		position: relative;
		float: left;
		height: 15px;
		color: #003399;
		top: -20px;	
		left: -30px;
}


.minorButton li {
		border-right: solid #000000 1px;
		display: inline;
		list-style-type: none;
		padding-right: 75px;
		padding-left: 60px;
}

.minorButton li:hover {
		color: #FF0000;
}

.minorButton li a {
		color: #003399;
		text-decoration: none;
}

.minorButton li a:hover {
		color: #FF0000
}

.cartButton {
		position: relative;
		float: left;
		background-image: url(../images/cartButton_b_08.png);
		background-repeat: no-repeat;
		width: 50px;
		height: 51px;
		left: 20px;
		font-size: 8px;
}

.cartButton:hover {
		background-image: url(../images/cartButton_red_08.png);
		background-repeat: no-repeat;
	
}

#nav, #nav ul {
		padding: 0;
		margin: 0;
		list-style: none;
		z-index: 100
}

#nav a {
		display: block;
		width: 200px;
		color: #FFFFFF;
		text-decoration:none;
}

#nav li {
		float: left;
		width: 200px;
		height: 36px;
		background-image:url(../images/button_back_03.jpg);
		background-repeat: repeat-x;
		border: solid #000000 1px;
		padding-top: 15px;
		font-weight: bold;
		text-align: center;
}

#nav li:hover {
		background-image:url(../images/button_back_05.jpg);
}

#nav li ul {
		position: absolute;
		width: 200px;
		left: -999em;
}

#nav li ul li {
		background-color:#FF092E; 
		background-image:none; 
		height: 15px;
		padding-top: 5px;
		padding-bottom: 8px;
}

#nav li:hover ul, #nav li.sfhover ul {
		left: auto;
		top: 66px;
}

.faqText {
		position: relative;
		float: left;
		width: 325px;
		text-align: left;
		font-size: 12px;
		padding-bottom: 45px;
}

#text img{
	position: relative;
	float: left;
	left: 0px;
}

.memberTable td {
		border-bottom:solid #004E95 1px; 
		border-right:solid #004E95 1px;
		padding-left: 4px;
		-moz-border-radius-bottomright: .5em;
		-webkit-border-radius-bottomright: .5em;
}

#footer {
		position: relative;
		float: left;
		width: 919px;
		height: 69px;
		background-image: url(../images/footer_24.png);
		background-repeat: no-repeat;
		background-position: center;
		top:-25px;
		left:8px;
		margin-left: 0px;
}

#footMenu {
		position: relative;
		float: left;
		width: 600px;
		height: 20px;
		top: 35px;
		left: -20px;
		text-align: left;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
}

.footerButton {
		position: relative;
		float: left;
		color: #FFFFFF;
}

.footerButton li {
		display: inline;
		list-style-type: none;
		padding-right: 20px;
}

.footerButton li:hover {
		color: #FF0000;
}

.footerButton li a {
		text-decoration: none;
		color: #FFFFFF
}

.footerButton li a:hover {
		color: #FF0000;
}

.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url(media/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}


















