﻿/* CSS Document */
body{
	margin:0px;
	background:url(../images/bg-strip.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#3a5059;
	line-height:22px;
	}

a{color:#3a5059;
		text-decoration:none;
		}
a:hover{text-decoration:none;}

*{margin:0px; padding:0px;}	
h1{
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#0f3b62;
	line-height:normal; font-weight:normal;
	}
h1 span{
	color:#492913; font-size:13px;
	padding:0px 0px 0px 0px; font-weight:bold;
	}	
h2{
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#492913;
	line-height:normal; font-weight:normal;
	}
h2 span{
	color:#253136; font-size:11px;
	padding:0px 0px 0px 0px; font-weight:bold;
	}			

.clear{
	margin:0px; padding:0px; clear:both;
	}
.spacer{
	margin:0px; padding:65px 0px 0px 0px;
}	
#top-header{
	height:59px; width:800px; margin:auto;
	padding:0px;
	}	
.logo{
	height:52px; width:270px; float:left;
	padding:7px 0px 0px 0px;
	}
.menu{
	height:59px; width:760px; float:left;
	padding:0px;
	}
.menu ul{
	margin:0px; padding:0px 0px 0px 20px; list-style:none;
	}
.menu ul li{
	padding:0px 0px 0px 0px; float:left;
	}		
.menu ul li a{
	color:#000; text-decoration:none; float:left;
	padding:29px 14px 0px 14px; height:27px;
	font-size:12px; font-weight:bold; display:block;
	}		
.menu ul li a:hover{
	background:url(../images/hover-strip.gif) repeat-x;
	color:#fff; border:#000000 solid 2px; border-top:none;
	padding:29px 12px 0px 12px;
	}
.menu ul li a.active{
	background:url(../images/hover-strip.gif) repeat-x;
	color:#fff; border:#000000 solid 2px; border-top:none;
	padding:29px 13px 0px 13px;
	}			
	
#header{
	height: 272px;
	width: 505px;
	margin: auto;
	padding: 10px 0px 10px 295px;
	color: #616264;
	background: url(../images/workerscompanim.gif) no-repeat;
}	
#header p{
	margin:0px; padding:15px 0px 0px 0px;
	}	
#header_duistop{
	height: 330px;
	width: 505px;
	margin: auto;
	padding: 10px 0px 10px 295px;
	color: #616264;
	background: url(../images/duistop_anim.gif) no-repeat;
}	
#header_duistop p{
	margin:0px; padding:15px 0px 0px 0px;
	}	
#header_pim{
	height: 300px;
	width: 505px;
	margin: auto;
	padding: 10px 0px 10px 295px;
	color: #616264;
	background: url(../images/policeinmirror_anim.gif) no-repeat;
}	
#header_pim p{
	margin:0px; padding:5px 0px 0px 0px;
	}	
#header_sobrietycheckpoint{
	height: 272px;
	width: 505px;
	margin: auto;
	padding: 10px 0px 10px 295px;
	color: #616264;
	background: url(../images/sobrietycheckpoint.jpg) no-repeat;
}	
#header_sobrietycheckpoint p{
	margin:0px; padding:15px 0px 0px 0px;
	}	

#header_gcuff{
	height: 310px;
	width: 505px;
	margin: auto;
	padding: 10px 0px 10px 295px;
	color: #616264;
	background: url(../images/girl_cuffed.jpg) no-repeat;
}	
#header_gcuff p{
	margin:0px; padding:15px 0px 0px 0px;
	}	
#header_cuff{
	height: 272px;
	width: 505px;
	margin: auto;
	padding: 10px 0px 10px 295px;
	color: #616264;
	background: url(../images/handcuff_man.jpg) no-repeat;
}	
#header_cuff p{
	margin:0px; padding:15px 0px 0px 0px;
	}	
#header_court{
	height: 272px;
	width: 505px;
	margin: auto;
	padding: 10px 0px 10px 295px;
	color: #616264;
	background: url(../images/courtroom.jpg) no-repeat;
}	
#header_court p{
	margin:0px; padding:15px 0px 0px 0px;
	}
#header_gcuff{
	height: 310px;
	width: 505px;
	margin: auto;
	padding: 10px 0px 10px 295px;
	color: #616264;
	background: url(../images/girl_cuffed.jpg) no-repeat;
}	
#header_gcuff p{
	margin:0px; padding:15px 0px 0px 0px;
	}	
#header_duipenalty{
	height: 310px;
	width: 505px;
	margin: auto;
	padding: 10px 0px 10px 295px;
	color: #616264;
	background: url(../images/duipenalty.gif) no-repeat;
}	
#header_duipenalty p{
	margin:0px; padding:15px 0px 0px 0px;
	}	

.login-box{
	height:auto; width:505px; margin:auto;
	padding:50px 0px 0px 0px;
	}
.login-box h2{
	background:url(../images/login-icon.gif) no-repeat 0 0px;
	padding:0px 15px 0px 30px; font-weight:normal; float:left;
	}		
.login-box ul{
	margin:0px; padding:10px 0px 0px 0px; list-style:none;
	}
.login-box li{
	padding:0px 5px 0px 0px; float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#253136;
	}		
.input-box{
	height:18px; width:100px; float:left;
	background:#efefef; border:#d2d2d2 solid 1px; margin-right:5px;
	}	
	
#top-body{
	height:auto; width:800px; margin:auto;
	padding:0px;
	background:url(../images/body-mid.gif) repeat-y;
	}
.mid-body{
	height:auto; width:800px; margin:auto;
	background:url(../images/body-top.gif) no-repeat;
	padding:1px 0px 0px 0px;
	}
.bt-body{
	height:auto; width:765px; margin:auto;
	padding:0px 20px 1px 15px; color:#3a5059;
	background:url(../images/body-bt.gif) no-repeat bottom;
	}
.bt-body a{
	color:#740404; font-weight:bold; font-size:13px; text-decoration:none;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 20px; float:right;
	background:url(../images/read-more.gif) no-repeat 0 6px;
	}
.bt-body a:hover{text-decoration:underline;}	
.bt-body p{
	margin:0px; padding:12px 0px 12px 0px;
	}	
.top-container-mid{
	height:auto; width:800px; float:left;
	padding:25px 40px 40px 0px;
	background:url(../images/seperator.gif) no-repeat top right;
	}
.top-container-mid h1{
	background:url(../images/ico-med-3.png) no-repeat 0 0px;
	padding:0px 0px 18px 75px; font-weight:normal;
	}
.top-container-mid h3{
	background:url(../images/ohioduiplate.gif) no-repeat 0 0px;
	padding:0px 0px 18px 75px; font-weight:normal;
	}
	
.top-container-mid h2{
	background:url(../images/dimensions-icon.gif) no-repeat 0 0px;
	padding:5px 15px 14px 56px; font-weight:normal;
	}		
.top-container-mid h2 span{
	color:#492913; font-size:13px;
	padding:0px 0px 0px 0px; font-weight:bold;
	}		
.top-container-1{
	height:auto; width:226px; float:left;
	padding:25px 40px 40px 0px;
	background:url(../images/seperator.gif) no-repeat top right;
	}
.top-container-1 h1{
	background:url(../images/injuredworkersign.jpg) no-repeat 0 0px;
	padding:0px 0px 18px 55px; font-weight:normal;
	}
.top-container-1 h2{
	background:url(../images/dimensions-icon.gif) no-repeat 0 0px;
	padding:5px 15px 14px 56px; font-weight:normal;
	}		
.top-container-1 h2 span{
	color:#492913; font-size:13px;
	padding:0px 0px 0px 0px; font-weight:bold;
	}		
.top-container-4{
	height:auto; width:226px; float:left;
	padding:25px 40px 40px 0px;
	background:url(../images/seperator.gif) no-repeat top right;
	}
.top-container-4 h1{
	background:url(../images/gavel.jpg) no-repeat 0 0px;
	padding:0px 0px 18px 55px; font-weight:normal;
	}
.top-container-4 h2{
	background:url(../images/gavel.jpg) no-repeat 0 0px;
	padding:5px 15px 14px 56px; font-weight:normal;
	}		
.top-container-4 h2 span{
	color:#492913; font-size:13px;
	padding:0px 0px 0px 0px; font-weight:bold;
	}		
	
.top-container-5{
	height:auto; width:226px; float:left;
	padding:25px 40px 40px 0px;
	background:url(../images/seperator.gif) no-repeat top right;
	}
.top-container-5 h1{
	background:url(../images/plea.png) no-repeat 0 0px;
	padding:0px 0px 18px 55px; font-weight:normal;
	}
.top-container-5 h2{
	background:url(../images/dimensions-icon.gif) no-repeat 0 0px;
	padding:5px 15px 14px 56px; font-weight:normal;
	}		
.top-container-5 h2 span{
	color:#492913; font-size:13px;
	padding:0px 0px 0px 0px; font-weight:bold;
	}		

.top-container-2{
	height:auto; width:228px; float:left;
	padding:25px 0px 40px 0px;
	}	
.top-container-2 h1{
	background:url(../images/criminaldefense.jpg) no-repeat 0 0px;
	padding:0px 0px 14px 55px; font-weight:normal;
	}	
.top-container-7{
	height:auto; width:228px; float:left;
	padding:25px 0px 40px 0px;
	}	
.top-container-7 h1{
	background:url(../images/driving.jpg) no-repeat 0 0px;
	padding:0px 0px 14px 55px; font-weight:normal;
	}	

.top-container-2p{
	height:auto; width:228px; float:left;
	padding:25px 0px 40px 0px;
	}	
.top-container-2p h1{
	background:url(../images/duiplate.gif) no-repeat 0 0px;
	padding:0px 0px 14px 55px; font-weight:normal;
	}	
	
.top-container-3{
	height:auto; width:226px; float:left;
	padding:25px 40px 40px 0px;
	background:url(../images/seperator.gif) no-repeat top right;
	}
.top-container-3 h1{
	background:url(../images/accidentalinjury.jpg) no-repeat 0 0px;
	padding:0px 0px 18px 55px; font-weight:normal;
	}
.top-container-3 h2{
	background:url(../images/dimensions-icon.gif) no-repeat 0 0px;
	padding:5px 15px 14px 56px; font-weight:normal;
	}		
.top-container-3 h2 span{
	color:#492913; font-size:13px;
	padding:0px 0px 0px 0px; font-weight:bold;
	}		
#mid-container{
	height:auto; width:800px; margin:auto;
	padding:0px 0px 35px 0px;
	}			
#mid-container-left{
	height:auto; width:220px; float:left;
	padding:35px 25px 0px 0px;
	}
#mid-container-left h1{
	background:url(../images/ddplate.gif) no-repeat 0 6px;
	padding:0px 0px 0px 40px; font-weight:normal;
	}	
#mid-container-left h2{
	background:url(../images/duiplate.gif) no-repeat 0 6px;
	padding:0px 0px 0px 40px; font-weight:normal;
	}	

#mid-container-left ul{
	margin:0px; padding:15px 0px 20px 0px; list-style:none;
	}		
#mid-container-left ul li{
	font-size:13px; line-height:30px;
	}
#mid-container-left ul li a{color:#3a5059; text-decoration:none;
	border-top:#aab1b4 dashed 1px; display:block;
	background:url(../images/list-left.gif) no-repeat 0 12px;
	padding:0px 0px 0px 15px;
	}
#mid-container-left ul li a.last1{
	border-top:#aab1b4 dashed 1px; border-bottom:#aab1b4 dashed 1px;
	}	
#mid-container-left ul li a:hover{text-decoration:underline;}	

#mid-container-le{
	height: auto;
	width: 220px;
	float: left;
	padding: 15px 25px 0px 0px;
}
#mid-container-le h1{
	background:url(../images/ddplate.gif) no-repeat 0 6px;
	padding:25px 0px 50px 55px; font-weight:normal;
	}	
#mid-container-le h2{
	background:url(../images/duiplate.gif) no-repeat 0 6px;
	padding:0px 0px 0px 40px; font-weight:normal;
	}	

#mid-container-le ul{
	margin:0px; padding:15px 0px 20px 0px; list-style:none;
	}		
#mid-container-le ul li{
	font-size:13px; line-height:30px;
	}
#mid-container-le ul li a{color:#3a5059; text-decoration:none;
	border-top:#aab1b4 dashed 1px; display:block;
	background:url(../images/list-left.gif) no-repeat 0 12px;
	padding:0px 0px 0px 15px;
	}
#mid-container-le ul li a.last1{
	border-top:#aab1b4 dashed 1px; border-bottom:#aab1b4 dashed 1px;
	}	
#mid-container-le ul li a:hover{text-decoration:underline;}	

#mid-container-right{
	height:auto; width:522px; float:left;
	padding:0px 0px 0px 30px;
	border-left:#aab1b4 dashed 1px;
	margin:35px 0px 0px 0px;
	}
#mid-container-right h1{
	background:url(../images/our-team.gif) no-repeat 0 5px;
	font-weight:normal;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	}	
.mid-cont-img{
	float:left;
	padding:15px 17px 0px 0px;
	}		
#mid-container-right p{
	margin:0px; padding:15px 0px 0px 0px;
	}	
		
#footer{
	height:100px; width:auto; margin:auto;
	background:url(../images/footer.gif) repeat-x;
	padding:0px 0px 0px 0px;
	}	
.footer{
	height:58px; width:800px; margin:auto; text-align:right;
	padding:42px 0px 0px 0px; color:#000; font-size:12px; font-weight:bold;
	}	
.footer span{float:left;}	
.footer a{color:#000; text-decoration:none; padding:0px 3px 0px 3px;}	
.footer a:hover{text-decoration:underline;}			

/* inner pages css start */
.aboutus-img{float:right; border:4px solid #fff;	margin:0 0px 10px 20px;}
h5{font-size:15px;font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #fff;	margin:0px 0px 10px 0px;}
h6{font-size:16px; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#000; background:#ffc850; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #5b7a92;}
input.button:hover{cursor:pointer; color:#fff; background:#663300; border:1px solid #ffc850;}
.project-img{float:right; margin-left:20px;	border: 6px solid #fff;}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #fff; padding-bottom:10px; padding-right:20px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */	

