body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#container {
	align: center;
	width: 760px;
	text-align: justify;
}



p {
	padding-right: 10px;
	padding-left: 10px;
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#container #content {
	float: left;
	width: 550px;
}
#container #dealers {
	float: right;
	width: 200px;

}

h6 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-variant: small-caps;
}

#container #footer {
	height: 35px;
	clear: both;
	
}
#container #navigation {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;

}
#container #content img {
	padding-left: 10px;
}
.feedback {
	border: 1px solid #F58322;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td {
	height: 20px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.green {

	font-weight: bold;
	color: #009900;
}
hr {
	color: #00B7F1;
}
.blue {


	font-weight: bold;
	color: #02ABE3;
}
