@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/main/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center -18px;
	margin: 0px;
	padding: 0px;
	background-color: #CBE8FA;
}
h1 {
	margin: 0px;
	padding: 0px;
}
ul {
	padding-left: 15px;
	
	list-style-type: disc;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.head {
	background-image: url(../images/header/header.jpg);
	height: 28px;
	width: 840px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.banner {
	background-image: url(../images/header/go_dmv_banner1.jpg);
	height: 167px;
	width: 634px;
	background-repeat: no-repeat;
	background-position: top;
}
.banner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #B80002;
	font-weight: bold;

}
.head_position {
	padding-top: 125px;
	padding-left: 205px;
}


.left_body {
	background-image: url(../images/main/body_left.jpg);
	background-repeat: repeat-y;
	width: 16px;
}
.right_body {
	background-image: url(../images/main/body_right.jpg);
	background-repeat: repeat-y;
	width: 24px;
	background-position: right;
}
.white_bg {
	background-color: #FFFFFF;
}
.footer_left {
	background-image: url(../images/footer/left_footer.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 16px;
	background-position: right;
}
.footer_right {
	background-image: url(../images/footer/footer_right.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 22px;
	background-position: right;
}
.footer_bg {
	background-image: url(../images/footer/godmv_home_24.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer_GoDMV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-bottom: 3px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-variant: small-caps;
	padding-bottom: 3px;
}
.footer_line {
	background-image: url(../images/footer/line_godmv.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 10px;
}
.footer_GoDMV_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
}
.footer_GoDMV_white a:link, .footer_GoDMV_white a:visited, .footer_GoDMV_white a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_GoDMV_white a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.head_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/header/icons/form.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 116px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
.head_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/header/icons/btn_search.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 42px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.ed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
}
.ed a:link, .ed a:visited, .ed a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
	text-decoration: none;
}
.ed a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
	text-decoration: underline;
}

.foot_left {
	padding-left: 10px;
}
