/* ========================================================
   MAIN CONTENT
======================================================== */
#content .offices {
	padding: 5px 10px;
	border: 1px solid #000;
}
#content .offices h3 {
	margin-top: 0;
	margin-bottom: 4px;
}
#content .offices p {
	margin: 0;
	text-align: center;
}
#content .offices ul {
	margin: 4px;
	padding: 0;
	list-style: none;
	text-align: center;
}
#content .offices ul li {
	padding: 0 7px;
	font-size: 11px;
	display: inline;
}
#content .quotes {
	margin: 10px 0 0 0;
	padding: 5px 10px;
	border: 1px solid #000;
	text-align: center;
}
#content .quotes h3 {
	margin: 0 0 4px 0;
}
#content .quotes #rotatequotes {
	width: 706px;
}
#content .quotes #rotatequotes div {
	width: 706px;
	font-style: italic !important;
	text-align: center !important;
}
a.clickheredui {
	margin-top: 0;
}
.quickcontact p {
	font-weight: bold;
	color: #006699;
}
#content .homebuttons,
#content .duibuttons {
	display:block;
	width:161px;
	background:#006699;
	color:#fff;
	border:1px solid #000;
	text-decoration:none;
	padding:10px 0;
	text-align:center;
}
a.homebuttons span, a.duibuttons span {font-size:110%;}
a.duibuttons { width: 224px; }
#dui_info th,
#traffic_points th,
#narcotics th {
	background:#efefef;
	border:1px solid #ddd;
	padding:5px;
	font-size:11px;
}

#dui_info td,
#traffic_points td,
#narcotics td {
	border:1px solid #ddd;
	color:#1a1a1a;
	padding:5px;
}

#narcotics td {
	text-align: center;
}

#dui_info ul {
	padding:0;
	list-style:none;
}

#dui_info li {
	list-style:none;
	padding:5px 0
}

#dui_faq dt {
	color:#790000;
}

#dui_faq dd {
	padding:0;
	margin:5px 0 15px 5px;
}

/* ========================================================
   LEFT COLUMN
======================================================== */
#leftcol #contactinfo .top {
	height: auto;
}
#leftcol #contactinfo .top span {
	margin: 0;
}
#leftcol .duibox {
	background: #14143C url(../images/dui-box-bg.gif) no-repeat left top;
}
#leftcol .quickcontact {
	margin: 10px 0 0 5px;
	padding: 10px;
	border: 3px solid #000;
}
#leftcol .quickcontact p {
	margin: 0;
}
#leftcol .quickcontact label {
	display: block;
	margin: 10px 0 2px 2px;
}
#leftcol .quickcontact input.textbox,
#leftcol .quickcontact textarea.textbox {
	width: 185px;
	padding: 3px;
	font: 12px Tahoma, Geneva, sans-serif;
	background: #efefef;
	border: 1px solid #aaa;
}
#leftcol .quickcontact .button {
	margin: 10px 0 0;
	padding: 3px;
	background-color: #aaa;
	border: 1px solid #666;
	font: bold 12px Tahoma, Geneva, sans-serif;
	cursor: pointer;
}
input.required.error, textarea.required.error {
	border: 1px solid #990000;
	background-color: #f2e6e6;
}
label.error { color: #990000; }

/* ========================================================
   FOOTER
======================================================== */
#footer .bar p {
	margin: 0;
	padding: 8px 0 0 0;
	float: none;
	width: 100%;
}
#footer .offices {
	padding: 15px 15px 0 15px;
	font-size: 11px;
}
#footer .offices p {
	padding: 15px 0 0 0;
	clear: left;
	text-align: center;
}
#footer .offices div {
	float: left;
	width: 185px;
}