﻿body {
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #f6f4dd;
}

#Header {
	border-top: 5px #660000 solid;
	background-color: #990000;
}

#TopContainer {
	margin: 0 auto 0 auto;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #990000;
	background-image: url('images/header2.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0px;
	height: 150px;
	width: 1020px;
}

#Address {
	position: relative;
	left: 471px; 
	top: 54px; 
	width: 160px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	border-style: none;
}

#Navigation {
	position: relative;
	left: 675px; 
	top: 16px; 
	width: 350px;
}

#Navigation a{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none;
}

#MainArea {
	position: relative;
	background-color: #f6f4dd;
}

#MainContainer {
	position: relative;
	margin: 0 auto 0 auto;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #f6f4dd;
	background-image: url('images/body2.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	min-height: 500px;
	width: 1020px;
}

#MainContent {
	position: absolute;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px 0 0 0;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	left: 40px;
	width: 600px;
}

#MainContent h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 0 0 0;
	margin: 0 0 -10px 0;
	border: 0 0 0 0;
}

#PrimaryPanel {
	position: absolute;
	margin: -15px 0 0 0;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	left: 55px;
	width: 600px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#BannerLine1 {
	position: relative;
	left: 80px;
	width: 900px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 21px;
}

#BannerLine2 {
	position: relative;
	top: 4px;
	left: 80px;
	width: 870px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	text-align: right;
}

#Sidebar {
	position: relative;
	top: 20px;
	left: 675px;
	width: 280px;
	padding: 0 0 0 0;
}

#Sidebar ul {
	margin: 0 0 5px 0;
	padding-left: 20px;
	position: relative;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

h3 {
	position: relative;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 1px 0 2px 0;
	border: 0 0 0 0;
}

#Sidebar p {
	margin: 0 0 5px 0;
	position: relative;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#OffensesHandledBox {
	position: relative;
	margin: 0 auto 0 auto;
	width: 500px;
	height: 465px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

#OffensesHandledBox h2 {
	text-align: center;
}

#OffensesHandledBox p {
	margin: 0 0 0 0;
	/*color: #990000; */
	font-size: 15px;
}

#OffensesHandledBox ul {
	margin-top: 6px;
	margin-left: 38px;
	padding: 0 0 0 0;
	font-size: 14px;
}

#OffensesHandledBox li {
	padding-bottom: 0px;
}

#DWIBox {
	position: relative;
	top: 4px;
	width: 250px;
}

#OffensesColumn1 {
	width: 250px;
	height: 100px;
	margin-top: 10px;
}

#OffensesColumn2 {
	position: absolute;
	top: 30px;
	left: 280px;
	width: 250px;
	height: 100px;
}

#Consultation {
	padding: 0 0 0 20px;
	width: 600px;
	height: 170px;
}

#Consultation p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0 0 0;
	line-height: 18px;
}

#ContactMe {
	width : 180px;
}

#Consult {
	position: absolute;
	top: 0px;
	left: 220px;
	width : 180px;
}

#PunishmentRange {
	margin-top: 15px;
	margin-bottom: -5px;
}

#PunishmentRange td {
	padding-right: 20px;
}

#PunishmentRange2 {
	margin-top: 15px;
	margin-bottom: -5px;
}

#PunishmentRange2 td {
	padding-right: 12px;
}

#Fees {
	position: absolute;
	top: 0px;
	left: 420px;
	width : 180px;
}

#CreditCards {
	position: relative;
	margin: 0px auto;
	height: 75px;
	width: 400px;
}

#MasterCard {
	position: absolute;
	top: 0px;
	left: 150px;
}

#Amex {
	position: absolute;
	top: 0px;
	left: 300px;
}


#Footer {
	position: relative;
	margin-top: 75px;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
