html, body {
    height: 100%;
}
#custom-doc, #bd {
    height: 100%;
	background: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
#boldblu {
	color:#000066;
	font-weight: bold;
}
#boldwhite {
	color:white;
	font-weight: bold;
}
.boldred {
	color:#990000;
	font-weight: bold;
}
.boldgreen {
	color:#117ca8;
	font-weight: bold;
}
.red {
	color:#990000;
}
.navblu {
	color:#000066;
	font-weight: bold;
	text-decoration:none;
}
.navblu a{
	color:#000066;
	font-weight: bold;
	text-decoration:none;
}
.navblu hover{
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
.navblu span{
	color:#000066;
	font-weight: bold;
	text-decoration:none;
}
links {
	font-color: #333333;
}
body {
	padding:0;
	margin:0;
	background: url(../images/blend.jpg) repeat-x left top;
	color: #1B87B;
}
#tagline {
	font-size: 10px;
	padding-top: 25px;
	text-align: center;
}
#main {
	width: 100%;
	align: top;
	background-color: #000000;
}
#leftback {
	background-image: url(../images/blend.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#middle {
	width: 800px;
	vertical-align: top;
}
#split {
	width: 840px;
	background-color: #FFFFFF;
	background-image: url(../images/hp_background_clear_01.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#split_bareback {
	width: 840px;
	background-color: #FFFFFF;
	background-image: url(../images/hp_background_clear_02.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#lefttop {
	width: 10px;
	height: 160px;
}
#righttop {
	width: 80px;
	height: 130px;
}
#right_text {
	height: 400px;
	vertical-align: top;
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 90px;
	text-align: justify;
}
#right_text_history {
	height: 400px;
	text-align: justify;
	vertical-align: top;
	text-align: justify;
	padding-left: 0px;
	padding-right: 110px;
}
#right_text_press {
	vertical-align: top;
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 90px;
	text-align: justify;
}
#left_history {
	height: 400px;
	width: 110px;
}
#maintext {
	align: right;
	width: 285px;
	vertical-align: top;
	text-align: right;
	}
#boldtext {
		color:#000066;
	font-weight: bold;
	}
	
#maintext_history {
	align: left;
	width: 640px;
	vertical-align: top;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
.dmv_div{
	width:350px;
	margin-left:80px;
	margin-top:-50px;
	float:right;
	
}
.plate_img{

	border:solid 0px gray;
	width:80px;
	height:43px;
	float:left;
	
}

#footspace {
	height: 50px;
	background-color: #FFFFFF;
}
.boldblu {
	font-weight: bold;
	color: #000066;
}
.blu {
	font-weight: normal;
	color: #000066;
}
.boldgray {
	font-weight: bold;
	color: #333333;
}
.boldgold {
	font-weight: bold;
	font-style:italic;
	font-size:14px;
	color: #967C02;
}