body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #898989;
	background-image: url(honda-civic-img/honda-civic-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	padding: 0px;
	margin: 0px;
}
div {
	position: relative;
}
h1 {
	position: absolute;
	left: 0px;
	top: 25px;
	font-size: 36px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	position: absolute;
	top: 65px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 5px;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	background-image: url(honda-civic-img/bg-h3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
img {
	border: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
#honda-civic-wrap {
	margin: 0px auto;
	padding: 15px;
	width: 625px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(honda-civic-img/honda-civic-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#honda-civic-header {
	margin: 0px auto;
	padding: 0px;
	height: 100px;
	width: 780px;
	z-index: 50;
	background-image: url(honda-civic-img/honda-civic-bg-header.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#float-pub {
	float: right;
	height: 250px;
	width: 250px;
	background-color: #FFFFFF;
	margin: 15px 0px 15px 15px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.honda-civic-menu {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 603px;
	border: 1px solid #CCCCCC;
}
.honda-civic-bottom {
	text-align: center;
	margin: 50px auto 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: 603px;
}
.contact {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
