.header {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #FF6600;
	color: #FFFFFF;
	text-transform: uppercase;
	border: thick;
	text-align: center;
	line-height: 30px;
}
.header_brand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
}
.content1 {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #EBEBEB;
}
.content2 {

	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.content3 {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	padding-left: 30px;
}
.contents_aboutus {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 40px;
	padding-right: 40px;
}
.contents_dealers {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 100px;
	padding-right: 40px;
	text-align: left;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
