* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/main_bg2.jpg);
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#container {
	margin:auto;
	width: 880px;
	background-image: url(images/content_bg.jpg);
}

#header {
	height: 100px;
	text-indent: -5000px;
	background-image:url(images/header2.jpg);
}

#menu {
	clear: both;
	width: 725px;
	height: 44px;
	margin:auto;
}

#menu li {
	float:left;
	list-style-type:none;
}

#menu li a {
	background-image:url(images/tab-hover2.jpg);
	background-position:0 0;
	color:#000;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bolder;
	line-height:44px;
	text-align:center;
	text-decoration:none;
	width:145px;
	background-repeat: no-repeat;
}

#menu li a:hover {
	background-position: -290px 0;
	color:#FFFFFF;
}

#menu li #inactivetab {
	background-position: -145px 0;
	color: #FFFFFF;
	font-weight: bold;
}
#content {
	/*height: 349px;*/
	background-image:url(images/content_bg.jpg);
	padding-top: 30px;
	padding-right: 79px;
	padding-bottom: 46px;
	padding-left: 79px;
}

.imp-exp {
	height: 509px;
}

.options {
	height: 479px;
}

.veh-info {
	height: 349px;
}

.gen-tech {
	height: 349px;
}

#content p{
	padding-top: 10px;
}

#footer {
	height: 110px;
	background-image:url(images/footer-bg.jpg);
	color: #000;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height: 16px;
}

#footer p {
	padding-top:2px;
	color:#535353;
	margin:0;
	font-size:12px;
	font-weight:bold;
}
#footer a {
	font-size:12px;
}

#footer p a:hover {
	color:#ED1B2E;
	text-decoration:none;
}

#footer a:link, #footer a:visited {
	color:#535353;
	text-decoration:none;
}

h2 {
	font-size: 18px;
	font-weight:bold;
	color: #ED1B2E;
}

img {
	border:0 none;
}

#validator {
	text-align: center;
	padding-top: 0px;
}

#twilightgrafix {
	color: #b4b4b4;
	line-height: 30px;
}
.bold {
	font-weight: bold;
}

a.form-link {
	color: #ED1B2E;
	font-weight: bold;
	text-decoration: none;
}

a.form-link:hover {
	color: #ED1B2E;
	font-weight: bold;
	text-decoration: underline;
}

.medtext {
	font-size:16px;
	color: #0361A9;
	line-height: 22px;
}

.bluecolor {
	color: #0361A9;
}

.smalltext {
	font-size: 13px;
}

.redtext {
	color: #ed1b2e;
}

.blackcolor {
	font-size: 12px;
	color: #000;
}

.blackcolor:hover {
	font-size: 12px;
	color: #ED1B2E;
}
