﻿* {font-size: 100.01%;}
html {font-size: 62.5%;}
body {
	color: #666;
	font:1em Arial, Helvetica, sans-serif;
	margin:0;
	background:#fff url(../images/bg-all.gif) repeat-x;
	min-width:970px;
}
img {border-style: none}
a:link {
	color: #042499;
}
a:hover{text-decoration:underline;	color: #5f1500;}
input, textarea, select{
	font:12px arial,sans-serif;
	vertical-align:middle;
	
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.page-holder{padding:0 18px;}
#wrapper{
	position:relative;
	padding:26px 0 0;
	max-width:1600px;
}
.logo{
	background: url(../images/logo.gif) no-repeat;
	width:332px;
	height:63px;
	overflow:hidden;
	text-indent:-9999em;
	margin:0;
	position:absolute;
	top:58px;
	left:3px;
}
.logo a{
	display:block;
	height:100%;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#header .nav-holder{margin:0;}
#main-nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	color:#fff;
	border-right:1px solid #fff;
	height:1%;
	float:right;
}
#main-nav:after{
	content:"";
	clear:both;
	display:block;
}
#main-nav li{float:left;}
#main-nav a{
	color:#fff;
	padding:5px 14px 4px 15px;
	float:left;
	min-height:16px;
	text-align:center;
	background:#2557a1 url(../images/divider-main-nav.gif) no-repeat;
	text-decoration: none;
}
* html #main-nav a{height:16px;}
#main-nav a:hover{
	background-color:#000;
	text-decoration:none;
}
#main{
	overflow:hidden;
	height:1%;
}
.content-w1{
	width:100%;
	float:left;
}
#content{margin:0 0 0 350px;}
#content h2{
	margin:0 0 10px;
	font-size:21px;
	color:#000;
	font-weight:normal;
	min-height:32px;
	padding:15px 0 0;
}
* html #content h2{height:32px;}
#content h2 em{font-style:normal;}
#content h3{
	margin:0 0 3px;
	font-size:1.3em;
	color:#042659;
}
#content h4 {
	margin:0;
	font-size:1.3em;
	color:#333;
	font-weight:normal;
}

.content-holder{padding:0 30px;}
.slider-holder{
	background: url(../images/bg-slider-holder.gif) repeat-x;
	height:238px;
	border-width:0 1px;
	border-color:#fff;
	border-style:solid;
	position:relative;
	overflow:hidden;
}
.slider{
	position: relative;
	overflow:hidden;
	height:182px;
}
.slider div.holder {
	position: absolute;
	width:100%;
	top: 0;
	left: 0;
}
.slider .image{display:block;}
.slider .hide{display:none;}
.slider .text{
	overflow:hidden;
	text-indent:-9999em;
	position:absolute;
	top:14px;
	right:14px;
}
.left-location-img {
float: left;
border: 1px solid #000;
padding: 3px;
background: #FFF;
margin: 0 20px 10px 0px;
}
.we-are-dedicated{
	background: url(../images/text-we-are-dedicated.png) no-repeat;
	width:404px;
	height:51px;
}
.our-criminal{
	background: url(../images/text-our-criminal.png) no-repeat;
	width:495px;
	height:28px;
}
.criminal-tax{
	background: url(../images/text-criminal-tax.png) no-repeat;
	width:451px;
	height:28px;
}
.call-num{
	position:absolute;
	top:73px;
	right:12px;
	background: url(../images/text-call-num.gif) no-repeat;
	width:201px;
	height:32px;
	overflow:hidden;
	text-indent:-9999em;
}
.section{
	margin:-120px 0 0 1px;
	position:relative;
	height:1%;
	z-index: 500;
}
.section:after{
	content:"";
	clear:both;
	display:block;
}
.section .awadrds-block{
	background: url(../images/bg-awards-box.gif) repeat-x 0 100%;
	height:76px;
	border-bottom:1px solid #fff;
	overflow:hidden;
	padding:43px 250px 0 45px;
}
.awadrds-block .list-holder{
	float:none;
	width:360px;
	overflow:hidden;
	position:relative;
	height:76px;
}
.awadrds-block .list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:absolute;
	width:99999px;
	top:0;
	left:0;
}

.awadrds-block .list li{
	display:table;
	float:left;
	height:76px;
	width: 160px;
	text-align: center;
	margin:0 20px 0 0;
	vertical-align:middle;
}
.awadrds-block .list li a {
height: 60px; 
position: relative;
z-index: 300;}

.awadrds-block .list li div{
	display:table-cell;
	vertical-align:middle;
}
.awadrds-block .list li a.old{
	display:block;
	float:left;
}
.awadrds-block .list li img{
	vertical-align: top;
}
.buttons{
	margin:-45px -37px 0;
	padding:0;
	list-style:none;
	position:relative;
	width:430px;
	height:22px;
} 
.buttons li{
	position:absolute;
	top:0;
}
.buttons .prev{left:3px;}
.buttons .next{right:3px;}
.buttons a{
	background: url(../images/bg-awards-option-links.gif) no-repeat;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	height:22px;
	width:22px;
}
.buttons .prev a{background-position:0 0;}
.buttons .next a{background-position:-22px 0;}
.buttons .prev a:hover{background-position:0 -22px;}
.buttons .next a:hover{background-position:-22px -22px;}
.section .help-form fieldset{
	width:212px;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#fff;
	min-height:114px;
	position:absolute;
	right:0;
	background:#011736 url(../images/bg-form-help.gif) repeat-x;
	padding:5px 0 0;
	top:0;
	z-index:1;
}
* html .section .help-form fieldset{right: -1px;}
* html .section .help-form fieldset{height:114px;}
.section .help-form .holder{
	width:194px;
	margin:0 auto;
}
#slider-form .hide{
	display:none;
	padding:0 0 9px;
	width: 100%;
}
#slider-form.hover .hide,
#slider-form:hover .hide{display:block;}
.section .help-form strong{
	font-size:21px;
	color:#fff;
	display:block;
	font-weight:normal;
	padding:4px 0 0 24px;
	margin:0 0 4px;
}
.section .help-form strong em{font-style:normal;}
.section .help-form .ico-envelope{background: url(../images/ico-envelope.gif) no-repeat 0 3px;}
.section .help-form label{
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	display:block;
}
.section .help-form .text input,
.section .help-form textarea{
	background:#dde9fd;
	border:1px solid #fdfdfe;
	padding:1px 5px 0;
	margin:0;
	display:block;
	width:182px;
}
.section .help-form .text{
	padding:0 0 6px;
	display:block;
}
.section .help-form .text input{height:1%;}
.section .help-form textarea{
	height:103px;
	overflow:auto;
	margin:0 0 10px;
}
.section .help-form select{
	padding:0;
	margin:0 0 6px;
	display:block;
	width:192px;
}
.section .help-form .submit{
	color:#4b463e;
	background:#fdfdfe;
	width:114px;
	margin:0 auto;
	text-align:center;
	font-size:18px;
	display:block;
	font-weight:normal;
	padding:0;
	border:0;
	cursor:pointer;
}
.recent-block{
	background: url(../images/recent-box-lt2.gif) no-repeat;
	margin:0 0 10px -2px;
		position: relative;
}
.recent-block a {
	color: #042499;
}

.recent-block a:hover {
color: #5f1500;
}


.recent-block .rt{
	background: url(../images/recent-box-rt.gif) no-repeat 100% 0;
}
.recent-block .lb{background: url(../images/recent-box-lb2.gif) no-repeat 0 100%;}
.recent-block .rb{background: url(../images/recent-box-rb.gif) no-repeat 100% 100%;}
.recent-block .holder{
	overflow:hidden;
	height:1%;
	padding:7px 17px 9px;
}
.recent-block strong{
	float:left;
	width:133px;
	color:#f3f3f3;
	font-size:1.3em;
	margin:0 12px 0 0;
	
}
#rv-slide-wrapper {
	width:100%;
	margin: 2px 15px 0 0px;
	position: absolute;
	left: 155px;
	top: 4px;
	float: left;
}
#rv-slide {
	width: 50em;
	margin: 2px 0 0 0;
	position: relative;
	line-height: 1.2em;
}
.recent-block a{
	overflow:hidden;
	height:1%;
	color:#1b1a1a;
	font-size:1.2em;
}
.content{
	color:#4b463e;
	font-size:1.3em;
	line-height:22px;
	padding:0 7px 0 0;
}
.content p{margin:0 0 21px;}
#sidebar{
	width:350px;
	float:left;
	margin:119px 0 0 -100%;
	display:inline;
	position:relative;
}
.sub-nav{
	background:#5f1500 url(../images/bg-sub-nav.gif) repeat-x;
	border-left:1px solid #fff;
	padding:9px 25px 0;
	overflow:hidden;
	height:1%;
	margin:0 0 1px;
	width:299px;
}
.sub-nav h3{
	margin:0 0 5px;
	background: url(../images/bg-title-sub-nav.gif) no-repeat 0 4px;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	padding:3px 0 0 22px;
	text-transform:uppercase;
}
.sub-nav h3 em{
	font-style:normal;
	display:block;
}
.sub-nav ul{
	margin:0 0 0 22px;
	padding:0;
	list-style:none;
	font-size:1.4em;
	background: url(../images/bg-dotted.gif) repeat-x;
}
.sub-nav a{
	color:#fff;
	display:block;
}
.sub-nav a:hover{
	text-decoration:none;
	background-color:#fff;
	color:#022855;
}
.sub-nav li{
	background: url(../images/bg-dotted.gif) repeat-x 0 100%;
	vertical-align:top;
	width: 100%;
}
.sub-nav li a{
	background: url(../images/bg-sub-nav-links.gif) no-repeat 7px 9px;
	padding:5px 0 5px 20px;
	text-decoration: none;
}
.sub-nav li a:hover{background-position:7px -66px;}
.sub-nav .more{
	padding:0 0 0 22px;
	margin:0 0 14px;
	font-size:1.4em;
}
.sub-nav .more a{
	background: url(../images/bg-more-link.gif) no-repeat 20px 8px;
	padding:5px 0 6px 37px;
	border-bottom:1px solid #dfaa87;
		text-decoration: none;

}
.sub-nav .more a:hover{background-color:#fff;	text-decoration: none;
}
.sub-nav .less a{background-position:20px -67px;}
.news-block{
	background:#f6f6f6;
	border:1px solid #3f74c4;
	padding:11px 23px 12px 21px;
}
.news-block h3{
	margin:0 0 11px;
	color:#2557a1;
	font-size:22px;
	font-weight:normal;
	border-bottom:1px solid #4b7dc8;
	padding:0 0 2px;
	
}
.news-block h3 em{font-style:normal;}
.news-block ul{
	margin:0 0 0 2px;
	padding:0;
	list-style:none;
	font-size:1.3em;
}
.news-block li{
	background: url(../images/bg-bullet-news.gif) no-repeat 0 4px;
	padding:0 0 10px 15px;
}
.news-block a{
	color:#06367d;
	text-decoration:underline;
}
.news-block a:hover{text-decoration:none;}
.open-close .slide {
	overflow: hidden;
	position: relative;
	display: none;
	width:277px;
	height: auto;
	margin:-1px 0 0 22px;
}
.open-close .more a em {
	font-style: normal;
	display: none;
}
div.expanded .more a span {display: none;}
div.expanded .more a em {display: inline;}
div.expanded .more a {background-position:20px -67px;}

.sitemap {
		list-style-type: none;
	}

.footer-holder{
	background: url(../images/bg-footer.gif) repeat-x;
	padding:0 15px 86px;
}
#footer{
	color:#275aa4;
	font-size:1.1em;
	padding:1px 0 0;
	max-width:1600px
}
.footer-l{background:#fff url(../images/bg-footer-l.gif) repeat-y;}
.footer-r{background: url(../images/bg-footer-r.gif) repeat-y 100% 0;}
.footer-t{background: url(../images/bg-footer-t.gif) repeat-x 0 -1px;}
.footer-b{background: url(../images/bg-footer-b.gif) repeat-x 0 100%;}
.footer-lt{background: url(../images/bg-footer-lt.gif) no-repeat 0 -1px;}
.footer-rt{background: url(../images/bg-footer-rt.gif) no-repeat 100% -1px;}
.footer-lb{background: url(../images/bg-footer-lb.gif) no-repeat 0 100%;}
.footer-rb{
	background: url(../images/bg-footer-rb.gif) no-repeat 100% 100%;
	min-height:40px;
	padding:14px 0 8px 16px;
}
* html .footer-rb{height:40px;}
.footer-rb:after{
	content:"";
	display:block;
	clear:both;
}
#footer a{color:#24559f;}
#footer a:hover {color: #5f1500;}
#footer .options{
	margin:-4px 0 0;
	padding:0;
	list-style:none;
	float:right;
	font-size:1.3em;
	line-height:24px;
}
#footer .options li{
	float:left;
	background: url(../images/divider-options.gif) no-repeat;
	padding:0 13px 0 17px;
	height:24px;
}

#footer .options li a{
text-decoration: none;
}

#footer .options li a:hover{
color: #5f1500;
}
#footer .contact{
	height:1%;
	margin:0 0 4px;
}
#footer .contact:after{
	content:"";
	display:block;
	clear:both;
}
#footer .contact address{
	float:left;
	font-style:normal;
	background: url(../images/divider-footer-addres.gif) no-repeat 100% 3px;
	padding:0 11px 0 0;
	margin:0 11px 0 0;
}
#footer .contact dl{
	margin:0;
	float:left;
}
#footer .contact dt,
#footer .contact dd{
	float:left;
	margin:0 6px 0 0;
	white-space:nowrap;
}
#footer .contact dt{font-weight:bold;}
#footer p{margin:0;}
