body{
	background: #000 url(images/bg.jpg) repeat-x;
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #fff;
}
a:link, a:visited{
	color: #fff;
	text-decoration: underline;
}
a:hover{
	color: #F2EC47;
}
p, ul, ol{
	line-height: 18px;
	text-align: justify;
}
h1{
	color: #F2EC47;
	font-size: 12px;
	border-bottom: 1px dashed #F2EC47;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 14px;
	color: #F2EC47;
}
/***************Main Elements*****************/

#container, #header, #content, #footer{
	width: 782px;
	margin: 0 auto;
	position: relative;
}
#header{
	background: url(images/header.jpg) no-repeat;
	height: 287px;
}
#content{
	padding-top: 59px;
	background: url(images/content_bg.gif) repeat-y;
}
#footer{
	height: 10px;
	background: url(images/footer.gif) no-repeat;
}
#footer p{
	text-align: center;
	padding: 20px 0 10px 0;
	margin: 0;
}
#left{
	background: url(images/contact_us_today.gif) top left no-repeat;
}
#left p{
	line-height: normal;
	margin: 0px;
}
#middle{
	border: 1px solid #FA5D1F;
	background: #620A04;
	margin-top: 15px;
}
#middle p{
	margin: 5px 10px 5px 10px;
}
#right{
	background: url(images/testimonials.gif) no-repeat;
}
#right p{
	margin: 5px 25px 5px 13px;
	line-height: 24px;
}
.read_more{
	margin: 2px 0 6px 0;
}
#call_lawyers{
	margin: 25px 0 0 20px;
}
#call_lawyers2{
	margin: 25px 0 0 0;
}
#sub_right{
	border: 1px solid #FA5D1F;
	background: #620A04;
	margin-top: 15px;
}
#sub_right p{
	margin: 10px 5px 10px 15px;
}
#sub_right ul{
	margin: 10px 10px 10px 15px;
	padding: 0;
	text-align: left;
}
#sub_right ul li{
	margin: 10px 10px 10px 15px;
	padding: 0;
}
#sub_main p, #sub_main ul, #sub_main ol, #sub_main h1, #sub_main h2, #sub_main h3{
	margin: 10px 20px 10px 35px;
	padding: 0;
}
#sub_main ul li{
	margin-left: 15px; 
	padding: 0;
}	
#sub_main ol li{
	margin-left: 25px;
	padding: 0;
}
#calculate_pic{
	background: url(images/calculate.jpg) no-repeat;
	width: 213px;
	height: 162px;
	position: relative;
	margin: 0 auto;
}
#calculate{
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	bottom: 0;
	right: 0;
	width: 54px;
	height: 30px;
}
#calculate a:link, #calculate a:visited {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/go.gif) no-repeat;
}
#calculate a:hover{
	background: transparent url(images/go_on.gif) no-repeat;
}
.b p{
	border-top: 1px dashed #F2EC47;
}
/****************Navigation***********************/

#navigation {
	position: absolute;
	width: 782px;
	height: 59px;
	padding: 0;
	margin: 0;
	top: 287px;
	left: 0px;
	z-index: 1000;
	}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 15px;
	font-family: arial;
	font-size: 11px;
}
#nav a {
	display: block;
	text-decoration: none;
}
#nav li { /* all list items */
	float: left;
}
a#navTop1 {height: 59px; width: 142px;   font-size: 10px;}
a#navTop2 {height: 59px; width: 125px;	 font-size: 10px;}
a#navTop3 {height: 59px; width: 125px;	 font-size: 10px;}
a#navTop4 {height: 59px; width: 125px;	 font-size: 10px;}
a#navTop5 {height: 59px; width: 125px;	 font-size: 10px;}
a#navTop6 {height: 59px; width: 140px;	 font-size: 10px;}

a#navTop1:link,#navTop1:visited {background: url(images/home_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop2:link,#navTop2:visited {background: url(images/attorney_profiles_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop3:link,#navTop3:visited {background: url(images/services_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop4:link,#navTop4:visited {background: url(images/faqs_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop5:link,#navTop5:visited {background: url(images/testimonials_off.jpg) no-repeat; text-indent:-9999px;}
a#navTop6:link,#navTop6:visited {background: url(images/contact_us_off.jpg) no-repeat; text-indent:-9999px;}

a#navTop1:hover {background: url(images/home_on.jpg) no-repeat;}
a#navTop2:hover {background: url(images/attorney_profiles_on.jpg) no-repeat;}
a#navTop3:hover {background: url(images/services_on.jpg) no-repeat;}
a#navTop4:hover {background: url(images/faqs_on.jpg) no-repeat;}
a#navTop5:hover {background: url(images/testimonials_on.jpg) no-repeat;}
a#navTop6:hover {background: url(images/contact_us_on.jpg) no-repeat;}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #961615;
	width: 100px;
	left: -999em;
	text-indent: 0;
	margin-top: 0;
	border: 2px solid #961615;
}
#nav li ul a {display:block;}
#nav li ul a:link, #nav li ul a:visited {
	 width: 120px;
	 color: #fff;
	 padding-left: 2px;
}
#nav li ul a:hover {background: #fff; color: #185280;}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#contactform {
	width: 170px;
	margin-left: 0px;
	font-size: 12px;
}
#contactform textarea {
	width: 170px;
}#padd {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#left{
	background: url(images/contact_us_today.gif) top left no-repeat;
}
#left fieldset{
	padding-top: 60px;
	border: none;
}
#left input, #left textarea{
	width: 127px;
	margin: 0 0 6px 52px;
	padding: 1px;
}
#left p{
	margin: 10px 5px 10px 30px;
}

/************** Lawinfo *********************/
b.oklahoma-drunk-driving-lawyers{
font-weight:normal;
}
i.oklahoma-drunk-driving-attorneys{
font-style:normal;
}
a.oklahoma-drunk-driving-lawyers:link, a.oklahoma-drunk-driving-lawyers:hover, a.oklahoma-drunk-driving-lawyers:visited, a.oklahoma-drunk-driving-lawyers:active {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	cursor:text;
}
strong.oklahoma-dui-attorneys{
  font-weight: normal;
  font-style: normal;
}









form {
	margin:0;
	padding:0;
	}
input, select {
	margin:0;
	padding:0;
	font-size: 11px;
	width: 170px; 
	margin-left:15px;
	}
/* you have to specify font for text area again... */
textarea {
	margin:0;
	padding:0;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	margin-left:15px;
	width: 170px; 
	height: 75px;
	}

.contactquestion {
	width: 200px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0pt solid Yellow;
	}
.contactquestion p {
	margin: 0;
	padding: 0;
	width: 175px; 
	font-size: 11px;
	line-height: 115%;
	border: 0pt solid Orange;
	}
#contactrequired p {
	margin: 0;
	padding: 0;
	margin-left: 12px;
	padding-top: 0px;
	padding-bottom: 1px;
	font-size: 11px;
	font-style: italic;
	line-height: 115%;
	}
#contactbottom {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 115%;
	}
#contactbottom input {
	width: 55px;
	}
#disclaimer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 110%;
	padding-bottom: 5px;
	margin-top: 5px;
	}	
#badge {
	font-size: 11px;
	margin: 0;
	padding: 0;
	height: 75px;
	padding-bottom: 5px;
	padding-left: 12px;
	}
padd {
	font-size: 11px;
	}
#captchaT {
	width:55px;
	}
.contactquestion .checkbox{
	font-size: 11px;
	width:10px;
	margin-left:15px;
	text-align:left;
	border: 0pt solid Orange;
	}
.contactquestion .radio{
	font-size: 11px;
	margin-left:15px;
	width:10px;
	text-align:left;
	border: 0pt solid Orange;
	}
/*.contactquestion .textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	margin-left:15px;
	width: 170px; 
	height: 75px;
	}*/
