.BannerArea {
	width: 750px;
	background-repeat: no-repeat;
	background-image: url(Images/MHC_03.gif);
	background-color: white;
	height: 145px;

}.Banner1 {
	float: left;
	height: 125px;
	width: 300px;
	position: relative;
	top: 10px;
	left: 15px;
	background-repeat: no-repeat;
}
.Content {
	width: 740px;
	background-image: url(Images/ContentBackground.jpg);
	background-repeat: repeat-y;
	clear: both;
	padding: 5px;
}
.Footer {
	width: 750px;
	height: 75px;
	background-image: url(Images/FooterBackground.gif);
	background-repeat: no-repeat;
	clear: both;
}
.Content1 {
	width: 580px;
	float: left;
	text-align: left;
	padding: 5px;
}


.Banner2 {
	float: right;
	width: 411px;
	position: relative;
	right: 15px;
	top: 10px;
	height: 125px;
	background-image: url(Images/Denver-Skyline.jpg);
}
.Nav {
	width: 750px;
	clear: both;
	background-color: #FFFFFF;
	height: 30px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Images/Background.jpg);
	background-repeat: repeat-x;
}

#home {
	float: left;
	height: 24px;
	width: 87px;
	margin: 0px 1px;
	background-image: url(Images/Nav/Home.gif);
}

#DUItherapy {
	float: left;
	height: 24px;
	width: 126px;
	margin: 0px 1px;
	background-image: url(Images/Nav/DUITherapy.gif);
}
#DUIeducation {
	float: left;
	height: 24px;
	width: 147px;
	margin: 0px 1px;
	background-image: url(Images/Nav/DUIEducation.gif);
}
#Pricing {
	float: left;
	height: 24px;
	width: 105px;
	margin: 0px 1px;
	background-image: url(Images/Nav/Pricing.gif);
}
#ContactUs {
	float: left;
	height: 24px;
	width: 126px;
	margin: 0px 1px;
	background-image: url(Images/Nav/ContactUs.gif);
}
#NeedaLawyer {
	float: left;
	height: 24px;
	width: 146px;
	margin: 0px 1px;
	background-image: url(Images/Nav/NeedaLawyer.gif);
}
.Nav div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: lightsteelblue;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 6px;
}
.Nav div a:link {
	color: lightsteelblue;
	text-decoration: none;
}
.Nav div a:visited {
	color: #A3C4DE;
	text-decoration: none;
}
.Nav div a:hover {
	color: lightslategray;
	text-decoration: underline;
}
.Nav div a:active {
	color: aliceblue;
}
.FooterCopyright {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: #999999;
	top: 77px;
	left: 280px;
}
.Content2 {
	width: 140px;
	float: right;
}
.Content .Content2 h1 {
	color: #669999;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: medium outset #8FAFA0;
}
.Content1 h1 {
	font-size: 24px;
	color: #60557F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Content2 h2 {
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.Content2 img {
	background-color: #FFFFFF;
}
.Content2 p {
	font-size: 12px;
	color: #333333;
	margin: 5px 0px;
	font-weight: bold;
}
.Content1 table {
	color: #333333;
	margin: 10px 0px;
}
.Content .Content1 table#intake {
	width: 500px;
}
.Content .Content1 table#dui_services {
	width: 389px;
}
.Content .Content1 table#testing {
	width: 378px;
}

.Content1 th {
	text-align: left;
}
.Content1 caption {
	text-align: left;
	font-size: large;
	padding-left: 5px;
}
.Content .Content1 table#track {
	width: 100%;
}
.Footer1 {
	font-size: 10px;
	color: #666666;
	margin-top: 3px;
}
.Content .Content1 div#map {
	padding-top: 5px;
}
.Content .Content1 #map p {
	font-size: 14px;
	margin: 5px 0px;
}
.Content .Content2 a {
	color: #669999;
	text-decoration: none;
}
.Content .Content2 a:hover {
	color: #61549E;
	text-decoration: underline;
}
.Content .Content2 a:active {
	color: #666666;
	text-decoration: underline;
}
.Content .Content1 #map h5 {
	color: #333333;
	margin: 0px 0px 10px;
}
.BannerArea .Banner1 h5 {
	padding: 0px;
	margin: 0px;
	color: #669999;
}
.BannerArea .Banner1 h1 {
	font-family: "Times New Roman", Times, serif;
	color: #3C5FA1;
	font-size: 40px;
	margin: 0px;
}
.Footer2 {
	float: right;
	position: relative;
	right: 5px;
	top: 5px;
}

