Body {
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(../images/bg_line.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FFAE42;
	text-decoration: none;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
#container {
	width: 100%;
}
#toplogo {
	background-image: url(../images/TopLogo.jpg);
	background-repeat: no-repeat;
	height: 416px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#carform {
	height: 280px;
	width: 440px;
	margin-top: 95px;
	margin-left: 520px;
	background-color: #FFF;
}
#toplogo .text {
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}
.smalltext {
	font-size: 11px;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	height: 275px;
	width: 185px;
	float: left;
	text-align: center;
	left: 20px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#quickcontact {
	float: right;
	height: 275px;
	width: 185px;
	margin-left: 0px;
}

H1 {
	font-size: 24px;
	font-weight: bold;
	color: #006;
}
H2 {
	font-size: 20px;
	font-weight: bold;
	color: #ffae42;
}
.navtable {
	border-bottom-width: thin;
	border-bottom-color: #fcb042;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-left: 10px;
}
.navtable a {
	font-size: 20px;
	font-weight: normal;
	color: #006;
	text-decoration: none;
}
.navtable a:visited {
	font-size: 20px;
	font-weight: normal;
	color: #006;
	text-decoration: none;
}
.navtable a:hover {
	font-size: 20px;
	font-weight: normal;

	color: #FF0
	text-decoration: none;
	color: #fe902f;
}
#smalllogo {
	background-image: url(../images/subpagebanner.jpg);
	height: 160px;
	width: 1000px;
}
#smalllogo {
	background-image: url(../images/subpagebanner.jpg);
	height: 160px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.redtext {
	color: #F00;
}
.centertext {
	text-align: center;
}
.copyright {
	font-size: 10px;
	text-align: center;
}
.largetext {
	font-size: 18px;
}

