﻿td, tr, table {
	border-collapse:collapse;
}

img{
	border:0px;
}

body {
	font-family:Tahoma;
	color:#feffff;
	font-size:small;
	text-align:justify;
	background-image:url('images/background.jpg');
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
}

#bodywrapper {
	width:1000px;
	margin:0px auto;
}

/* ---- links ----*/

a:link {
	color:#feffff;
}

a:visited {
	color:#feffff;
}

a:hover {
	color:#feffff;
}

a:active {
	color:#feffff;
}

/* ---- end of links ----*/

/* ---- body ----*/

#headerleft {
	width:500px;
	height:167px;
	background-image:url(images/build/yellow-scrapper.jpg);
	background-repeat:no-repeat;
	float:left;
}

#headerright {
	width:500px;
	height:167px;
	background-image:url(images/build/white-truck.jpg);
	background-repeat:no-repeat;
	float:left;
}

#headerbtmleft {
	width:500px;
	height:166px;
	background-image:url(images/build/drawing-plans.png);
	background-repeat:no-repeat;
	float:left;
}

#headerbtmright {
	width:500px;
	height:166px;
	background-image:url(images/build/dmv-consultants-logo.png);
	background-repeat:no-repeat;
	float:left;
}

#textback {
	width:1000px;
	background-image:url(images/build/textback.png);
	background-repeat:repeat-y;
	float:left;
}

#footer {
	width:1000px;
	height:63px;
	background-image:url(images/build/footer.png);
	background-repeat:no-repeat;
	float:left;
}

#menubox {
	width:1000px;
	height:35px;
	float:left;
}

.lineheight {
	line-height:25px;
}

.bluebold {
	font-weight:bold;
	color:#0046ba;
}

.border {
	border-style:solid;
	border-color:#0046ba;
	border-width:3px;
}

#maptable {
	text-align:center;
}

.centertables {
	text-align:center;
}

.rightalign {
	text-align:right;
	vertical-align:top;
}

.topalign {
	vertical-align:top;
}


/* ---- end of body ----*/

/* ---- headings ----*/

h1{
	font-size:x-large;
	font-weight:bold;
	color:#feffff;
	margin-bottom:10px;
	margin-top:0px;
}

h2{
	font-size:large;
	font-weight:bold;
	color:#0046ba;
	margin-bottom:0px;
}

h3{
	font-size:small;
	font-weight:bold;
	margin-bottom:0px;
	color:#0046ba;
	margin-bottom:0px;
}

h4{
	font-size:11pt;
	font-weight:bold;
	margin-top:0px;
	color:#0046ba;
	margin-bottom:0px;
}

h5{
	font-size:14pt;
	font-weight:bold;
	margin-top:0px;
	color:#0046ba;
	margin-bottom:0px;
}

/* ---- end of headings ----*/

/* ---- content ----*/

p{
	font-size:small;
	text-align:justify;
	margin-top:0px;
	margin-bottom:0px;
}

/* ---- end of content ----*/