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

#container {
	width: 990px;
	background: #FFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}

#spry {
	width: 990px;
	color: #000;
	background-color: #FFF;
}

#privacy, #security, #terms, #delivery, #ordering, #contact, #about, #home {
	width: 119px;
	float:left;
}

#privacy, #security, #terms, #delivery, #ordering, #contact, #about {
	margin-left: 5px;
}

#privacy {
	background-color: #999;
	text-align: center;
}

#security {
	background-color: #999;
	text-align: center;
}

#delivery {
	background-color: #999;
	text-align: center;
}

#ordering {
	background-color: #999;
	text-align: center;
}

#about {
	background-color: #999;
	text-align: center;
}

#terms {
	background-color: #999;
	text-align: center;
}

#home {
	background-color: #999;
	text-align: center;
}

#contact {
	background-color: #999;
	text-align: center;
}

#column1 {
	width: 990px;
	top: 40px;
	right: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

#index_image, #index_text {
	float:left;
	}
	
#index_image {
	width: 381px;
}

#index_text {
	padding: 4px;
	width:600px;
	text-align: center;
}

#column2 {
	width: 185px;
}

#column1, #column2 {float: left; }

#column2 {margin-left: 10px;}

#news {
	clear: both;
	background-color: #CCC;
	border: 1px solid #000;
	width: 990px;
}

#order_tracking {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0F0;
	border-right-color: #0F0;
	border-bottom-color: #0F0;
	border-left-color: #0F0;
}

#sign_up {
	text-align: justify;
	border: 2px none #0F0;
}

#sign_up h4 { color:#000; font-size: 14px; line-height: 1.2; font-family:Arial, Helvetica, sans-serif; padding: 2px; margin: 0 auto;}

#main_text {
	background-color: #FFF;
	width: 400px;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px;
	position: absolute;
	right: 8px;
	bottom: 85px;
}



#main_text h3 {
	color:#F00;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: justify;
} #main_text h4 {
	color:#000;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: justify;
}
#honda_parts {
	border: 1px solid #000;
}
#tuning_parts {
	border: 1px solid #000;
}
#honda_engines {
	border: 1px solid #000;
}
#kart_parts {
	border: 1px solid #000;
}
#help {
	border:1px solid #000;
}
#clutch {
	border: 1px solid #000;
}
#tuning_advice {
	border: 1px solid #000;
}
#space_1 {
}
#honda_parts_text {
	background-color: #F00;
}
#tuning_parts_text {
	background-color: #F00;
}
#engines_text {
	background-color: #F00;
}
#kart_parts_text {
	background-color: #F00;
}
#tuning_text {
	background-color: #F00;
}

#menu {width: 990px;
}

#honda_parts, #tuning_parts, #honda_engines, #kart_parts, #tuning_advice, #help, #clutch {
	width: 990px;
	float: left;
}

#tuning_parts, #honda_engines, #kart_parts, #tuning_advice, #help, #clutch {
}

#honda_parts_text h3, #tuning_parts_text h3, #engines_text h3, #kart_parts_text h3, #tuning_text h3 {
	color: #000;
	font-size: 20px;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0 auto;
	text-align: center;
}



#credit_cards {
	clear: both
}

p {
	margin-top: 1em;
	font-size: 16px;
	color: #000;
	text-align: center;
}

#footer {
	text-align: center;
	font-size: 14px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #column1 #index_text p {
}
#container #column1 #index_text h1 strong {
	font-weight: bold;
	font-size: 24px;
	color: #F00;
}
#container #column2 #sign_up form {
	text-align: center;
}
