@charset "utf-8";
body {
	background-color: #96A0AA;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
a:link, a:visited, a:active {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
.font_red a:link, .font_red a:visited, .font_red a:hover, .font_red a:active {
	color: #CC0000;
}
#header {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96A0AA;
	border-bottom-color: #96A0AA;
	margin-top: 3px;
	margin-bottom: 20px;
}
#address {
	color: #666666;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #96A0AA;
	text-align: center;
	padding-top: 10px;
	font-size: 11px;
	line-height: 18px;
}

#menu {
	width: auto;
	text-align: center;
}
#border {
	width: 736px;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
#main {
	background-color: #FFFFFF;
	padding: 26px;
	width: auto;
	text-align: left;
}
ul#menu_options{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:29px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url(../images/bg/menu_1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
ul#menu_options li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
ul#menu_options li.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #637481;
}
ul#menu_options li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	height:21px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 8px;
}
ul#menu_options li a:hover{
	color: #C30000;
}
ul#menu_options li a.current,ul#menu_options li a.current:hover{
	color:#C30000;
}
#content_4 {
	background-image: url(../images/bg/content_4.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.col_4_1 {
	float: left;
	width: 153px;
	padding-right: 6px;
}
.col_4_2 {
	float: left;
	width: 161px;
	padding-right: 6px;
	padding-left: 6px;
}
.col_4_3 {
	float: left;
	width: 179px;
	padding-right: 6px;
	padding-left: 6px;
}
.col_4_4 {
	float: right;
	width: 152px;
	padding-right: 3px;
}
.title {
	font-size: 12px;
	color: #C30000;
	font-weight: bold;
}
.sub_title {
	color: #C30000;
	font-weight: bold;
}
#content_3 {
	background-image: url(../images/bg/content_3.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.col_3_1 {
	float: left;
	width: 324px;
	padding-right: 6px;
}
.col_3_2 {
	float: left;
	width: 179px;
	padding-right: 6px;
	padding-left: 6px;
}
.col_3_3 {
	float: right;
	width: 152px;
	padding-right: 3px;
}
#content_2 {
	background-image: url(../images/bg/content_2.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.col_2_1 {
	float: left;
	width: 515px;
	padding-right: 6px;
}
.col_2_2 {
	float: right;
	width: 152px;
	padding-right: 3px;
}
.title_sec {
	font-size: 16px;
	color: #C30000;
	font-weight: bold;
}
#wheel_tb {
	background-image: url(../images/bg/wheels.png);
	background-repeat: repeat-y;
}
.col_2_1_half {
	float: left;
	width: 332px;
	padding-right: 6px;
}
.col_2_2_half {
	float: right;
	width: 332px;
	padding-right: 3px;
}
#content_2_half {
	background-image: url(../images/bg/content_2_half.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

.menu1 {
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	font-weight: bold;
}

.submenu {
	display: block;
	margin-left: 10px;
	padding-left: 5px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

