body{
	margin:0;
	color:#000;
	font:12px/17px Arial, Helvetica, sans-serif;
	min-width:960px;
	background:#25292c;
	position:relative;
	z-index:2;
}
img{border:none;}
a{color:#94c8f8;text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.header-wrapper{
	width:100%;
	overflow:hidden;
	background:#3d4c58;
}
#header{
	padding:11px 0 6px 14px;
	background:url("images/bg-header.gif") no-repeat;
	width:946px;
	overflow:hidden;
}
.header-contact{
	float:right;
	color:#fff;
	width:170px;
	text-align:center;
	padding:4px 60px 0 0;
}
.header-contact a{
	color:#fff;
	display:block;
	font:bold 17px/19px "Times New Roman", Times, serif;
}
.header-contact strong{
	display:block;
	font:bold 27px/29px "Times New Roman", Times, serif;
}
#header h1{
	margin:0;
	float:left;
	background:url("images/bg-logo.gif") no-repeat;
	width:258px;
	height:58px;
}
#header h1 a{
	text-indent:-9999px;
	display:block;
	height:100%;
}
.main-wrapper{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:313px 0 0;
}
.main-wrapper-inner{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:39px 0 0;
}
#inner-main {
	float:left;
	position: absolute;
	top: 112px;
}
.twocolumns{
	width:922px;
	padding:0 23px 34px 15px;
	overflow:hidden;
}
#content-inner{
	float:left;
	line-height:22px;
	margin-top: 140px;
	width:684px;
}
 
#content{
	float:left;
	line-height:22px;
	width:684px;
}
#content h2{
	margin:0 0 9px;
	color:#b40201;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
}
#content h2.post-date{
	margin:0 0 9px;
	color:#335a79;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	background:url('images/post-date-bg.png') left 5px repeat-x;
}
#content h2.post-date span{
	background-color:#fff;
	padding-right: 3px;
}
#content h2.post-title{
	margin:0 0 9px;
	color:#b40201;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
}
#content a {
	color:#335a79;
}
#mediaspace{
	float:right;
	width:400px;
	margin:5px 0 0 8px;
	height:245px;
	clear:none;
	position:relative;
	z-index:200;
}
 
.content-image{
	float:right;
	background:url("images/img-shdw.gif") no-repeat;
	width:252px;
	margin:5px 0 0 8px;
	height:196px;
	overflow:hidden;
	padding:14px 0 0 16px;
}
.content-image a{
	float:left;
	border:1px solid #000;
}
.content-image img{
	float:left;
}
.content-add{
	display:table;
	height:1%;
	line-height:17px;
}
.post-body{
	margin-bottom:15px;
}
.side-add ul.blog-lists{
	margin:0;
	width:185px;
	overflow:hidden;
	padding:0;
	list-style:none;
}
.side-add ul.blog-lists li{
	width:100%;
	overflow:hidden;
	padding:0 0 3px;
}
.side-add ul.blog-lists li a{
	width:165px;
	display:block;
	background:url("images/blog-arrow.gif") no-repeat left 5px;
	padding:0 0 0 19px;
	line-height:16px;
	color:#335A79;
}
.content-add p{
	margin:3px 0 0 !important;
	padding:0 0 14px;
	clear:none;
	position:relative;
}
#content p{
	margin:0 0 12px;
	position:relative;
	text-indent:26px;
}
#content ul{
	margin:-6px 0 0;
	padding:0 0 25px 26px;
	line-height:21px !important;
	list-style:none;
}
#content ul li{
	background:url("images/bullet.gif") no-repeat 0 50%;
	padding:0 0 0 13px;
}
#sidebar{
	float:right;
	padding:5px 0 0;
	width:216px;
}
.side-box{
	background:url("images/bg-sb-c.gif") repeat-y;
	width:216px;
	margin:2px 0 0;
	overflow:hidden;
}
.side-box .t{
	background:url("images/bg-sb-t.gif") no-repeat;
	width:216px;
	overflow:hidden;
}
.side-box .b{
	background:url("images/bg-sb-b.gif") no-repeat 0 100%;
	width:198px;
	padding:6px 4px 10px 14px;
	overflow:hidden;
}
.side-box h3{
	margin:0 0 5px;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#2b363f;
}
.side-form{
	width:202px;
	margin:0 0 0 -4px;
	position:relative;
}
.side-form:after{
	content:"";
	clear:both;
	display:block;
}
.row{
	width:100%;
	overflow:hidden;
	padding:0 0 2px;
}
.text{
	display:block;
	background:url("images/bg-text.gif") no-repeat;
	width:190px;
	height:30px;
	padding:0 6px;
	overflow:hidden;
}
.text input{
	float:left;
	color:#a2a2a2;
	font-size:12px;
	line-height:14px;
	width:190px;
	outline:none;
	border:none;
	padding:4px 0 0;
	background:none;
}
.textarea{
	background:url("images/bg-textarea.gif") no-repeat;
	width:190px;
	height:39px;
	padding:4px 6px;
	display:block;
}
.textarea textarea{
	background:none;
	border:none;
	outline:none;
	font-size:12px;
	line-height:14px;
	float:left;
	color:#a2a2a2;
	width:190px;
	overflow:auto;
	height:39px;
}
.btn-contact-us{
	background:url("images/btn-contact-us.gif") no-repeat;
	width:203px;
	height:41px;
	margin:4px 0 0 -1px;
	position:relative;
	cursor:pointer;
	border:none;
}
.side-add{
	height:1%;
	padding:0 0 6px 5px;
}
.side-add:after{
	content:"";
	clear:both;
	display:block;
}
.side-add h3{
	margin:0 0 7px -2px !important;
}
.side-img{
	margin:0 0 8px -3px;
	display:block;
	position:relative;
}
.side-img img{
	display:block;
}
.more{
	float:right;
	color:#2a353e;
	font-weight:bold;
	margin:0 14px 0 0;
}
.side-add p{
	margin:0 0 3px;
}
.subnav-wrapper{
	width:100%;
	overflow:hidden;
	position:absolute;
	top:319px;
	z-index:2;
	left:0;
}
.subnav-holder{
	height:31px;
	padding:19px 0 0;
	overflow:hidden;
	width:100%;
	background:url("images/bg-subnav.png") repeat-x;
}
.subnav{
	width:960px;
	overflow:hidden;
	height:31px;
}
.subnav-wrapper ul{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
.subnav-wrapper ul li{
	float:left;
	padding:0 1px 0 0;
	background:url("images/subnav-separator.gif") no-repeat 100% 0;
}
.subnav-wrapper ul li a{
	float:left;
	height:31px;
	line-height:31px;
}
.subnav-wrapper ul li a strong{
	float:left;
	padding:0 10px 0 20px;
	cursor:pointer;
	background:url("images/none.gif");
}
.subnav-wrapper ul li a span{
	background:url("images/none.gif");
	cursor:pointer;
	width:9px;
	height:31px;
	text-indent:-9999px;
	float:left;
}
.subnav-wrapper ul li a.hover,
.subnav-wrapper ul li a:hover{
	text-decoration:none;
}
.menu li.active a strong,
.menu li:hover strong,
.menu li.hover strong{
	color:#fff;
	background:url("images/bg-subnav-hover-l.gif") no-repeat;
}
.menu li.active a span,
.menu li:hover span,
.menu li.hover span{
	background:url("images/bg-subnav-hover-r.gif") no-repeat;
}
.footer-wrapper{
	width:100%;
	overflow:hidden;
	background:#3a4854 url("images/bg-footer.gif") repeat-x;
}
#footer{
	width:927px;
	overflow:hidden;
	padding:0 15px 11px 18px;
}
.national-box{
	background:#ccc url("images/bg-fb-b.gif") no-repeat 0 100%;
	width:449px;
	float:right;
	margin:6px 0 0;
	padding:0 24px 20px 26px;
}
.national-box h2{
	margin:6px 0 3px -6px;
	color:#af0202;
	position:relative;
	font:bold 22px/24px Arial, Helvetica, sans-serif;
}
.national-box h3{
	margin:0 0 8px -4px;
	position:relative;
	color:#25292c;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
}
.national-box p{
	margin:0;
}
.national-box a {
	color:#af0202;
	text-decoration:none;
}
.foot-twocolumns{
	float:left;
	margin:23px 0 0;
	color:#fff;
	width:414px;
}
.foot-twocolumns h3{
	margin:0 0 11px;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
}
.foot-twocolumns p{
	margin:0 0 12px;
}

.blog-col{
	float:left;
	width:238px;
	margin:6px 0 0;
	padding:0 10px 0 0;
}
.blog-col a{
	color:#94c8f8;text-decoration:none;
}
.practice-col{
	float:left;
	margin:6px 0 0;
	width:164px;
}
.practice-col ul{
	margin:0;
	width:164px;
	overflow:hidden;
	padding:0;
	list-style:none;
}
.practice-col ul li{
	width:100%;
	overflow:hidden;
	padding:0 0 3px;
}
.practice-col ul li a{
	width:145px;
	display:block;
	background:url("images/nav-bullet.gif") no-repeat 2px 50%;
	color:#fff;
	padding:0 0 0 19px;
	line-height:20px;
}
.practice-col ul li a:hover{
	background:#b10202 url("images/nav-bullet-hover.gif") no-repeat 2px 50%;
	text-decoration:none;
}
.foot-bottom-wrapper{
	width:100%;
	overflow:hidden;
}
.foot-bottom{
	width:863px;
	overflow:hidden;
	padding:5px 80px 19px 17px;
	color:#fff;
	font-size:11px;
	line-height:16px;
}
.foot-bottom p{
	margin:0;
}
.foot-bottom a{
	color:#fff;
}
.foot-bottom ul{
	margin:0;
	padding:0;
	line-height:18px;
	list-style:none;
}
.foot-bottom ul li{
	display:inline;
	background:url("images/bullet01.gif") no-repeat 0 50%;
	padding:0 0 0 6px;
}
.foot-bottom ul li:first-child{
	background:none;
	padding-left:0;
}
.intro-wrapper{
	width:100%;
	overflow:hidden;
	position:absolute;
	top:114px;
	left:0;
	z-index:2;
	background:url("images/bg-intro.gif") repeat-x;
	height:224px;
}
.intro{
	overflow:hidden;
	width:946px;
	padding:0 0 0 14px;
	background:url("images/bg-intro-add.jpg") no-repeat;
}
/*.intro-images{
	margin:0;
	padding:0 0 0 18px;
	list-style:none;
	background:url(images/bg-intro-image.png) repeat-y;
	width:127px;
	float:left;
}
.intro-images li{
	padding:0 0 2px;
	float:left;
}
.intro-images li img,
.intro-images li a{
	display:block;
}*/
.gallery{
	float:right;
	height:222px;
	width:312px;
	overflow:hidden;
	padding:2px 17px 0 0;
}
.gallery ul{
	background:url("images/bg-intro-gallery.gif") no-repeat;
	width:308px;
	margin:0;
	list-style:none;
	overflow:hidden;
	padding:0 0 0 4px;
}
.gallery ul li{
	background:url("images/bg-ig.gif") no-repeat;
	width:290px;
	height:65px;
	color:#fff;
	overflow:hidden;
	padding:3px 35px 5px 6px;
}
.gallery-img{
	float:left;
	position:relative;
	z-index:100;
	margin:2px 6px 0 0;
	border:1px solid #000;
}
.gallery-img img{
	float:left;
	position:relative;
	z-index:50;
}
.gallery ul li h3{
	position:relative;
	z-index:50;
	margin:0;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
.gallery ul li p{
	position:relative;
	z-index:50;
	margin:0;
	font-size: 11px;
	line-height:12px;
}
.gallery ul li.hover,
.gallery ul li:hover{
	background:url("images/bg-ig-add.gif") no-repeat;
}
.gallery ul li.hover h3 a,
.gallery ul li:hover h3 a{
	color:#fff;
}
.commitment{
	float:right;
	width:250px;
	color:#fff;
	margin:38px 0 0;
	padding:0 10px 0 0;
}
.commitment h2{
	margin:0;
	font:21px/26px Arial, Helvetica, sans-serif;
}
.commitment h2 a{
	font-weight:bold;
	font-size:24px;
}
.commitment p{
	margin:15px 0 0;
	font-size:14px;
	line-height:18px;
	text-align:justify;
}
.commitment-more{
	margin:40px 5px 0 0;
	font-size:11px;
	font-weight:bold;
	float:right;
}
.nav-wrapper{
	position:absolute;
	left:0;
	top:74px;
	z-index:150;
	background:url("images/bg-nav.gif") repeat-x;
	width:100%;
}
#nav:after,
.nav-wrapper:after{
	content:"";
	clear:both;
	display:block;
}
#nav{
	width:960px;
}
.navigation{
	margin:0;
	padding:0;
	list-style:none;
}
.navigation li{
	float:left;
	height:40px;
	background:url("images/nav-separator.gif") no-repeat 100% 0;
	padding:0 1px 0 0;
	position:relative;
}
.navigation li a{
	float:left;
}
.navigation li a strong{
	float:left;
	color:#2b3034;
	line-height:40px;
	cursor:pointer;
	font-size:13px;
	padding:0 7px 0 16px;
}
.navigation li a span{
	width:9px;
	height:40px;
	float:left;
	cursor:pointer;
	text-indent:-9999px;
}
.navigation li a:hover{
	text-decoration:none;
}
.navigation li a.active strong,
.navigation li.hover a strong,
.navigation li:hover a strong{
	background:url("images/nav-hover-l.gif") no-repeat;
	color:#fff;
}
.navigation li a.active span,
.navigation li.hover a span,
.navigation li:hover a span{
	background:url("images/nav-hover-r.gif") no-repeat;
}
.navigation ul{
	position:absolute;
	margin:0;
	display:none;
	padding:2px;
	list-style:none;
	top:100%;
	left:0;
	width:164px;
	background:#303940;
}
.navigation ul li{
	width:164px;
	height:auto;
	padding:0;
	background:none;
}
.navigation ul li a{
	background:url("images/nav-bullet.gif") no-repeat 10px 50%;
	padding:0 0 0 28px;
	line-height:30px;
	color:#fff;
	width:136px;
}
.navigation ul ul{
	display:none;
	left:-9999px;
	clear:both;
	top:-2px;
}
.navigation ul li.hover,
.navigation ul li:hover{
	background:url("images/drpdwn-hover.gif") no-repeat;
}
.navigation ul li.hover a,
.navigation ul li:hover a{
	background:url("images/nav-bullet-hover.gif") no-repeat 10px 50%;
}
.navigation ul li.hover li,
.navigation ul li:hover li{
	background:none;
}
.navigation ul li.hover li a,
.navigation ul li:hover li a{
	background:url("images/nav-bullet.gif") no-repeat 10px 50%;
}
.navigation ul li li.hover,
.navigation ul li li:hover{
	background:url("images/drpdwn-hover.gif") no-repeat;
}
.navigation ul li li.hover a,
.navigation ul li li:hover a{
	background:url("images/nav-bullet-hover.gif") no-repeat 10px 50%;
}
.navigation li.hover ul,
.navigation li:hover ul{
	display:block;
}
.navigation li.hover ul ul,
.navigation li:hover ul ul{
	left:-9999px;
}
.navigation ul li.hover ul,
.navigation ul li:hover ul{
	left:100%;
}
 
.s-items{
	margin: 0;
	padding: 0;
	list-style:none;
	position:relative;
	width:100%;
	height:227px;
}
.s-items li.active{
	z-index:2;
}
.s-items li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.s-items li li{
	position:relative;
}
.aviation{
	background:url("images/bg-intro-add01.jpg") no-repeat;
}
.aviation .commitment {
	margin-top:13px;
}
.aviation .commitment p{
	margin:3px 0 0;
	font-size:12px;
}
.aviation .commitment-more{
	margin-top:7px;
}
.auto{
	background:url("images/bg-intro-add02.jpg") no-repeat;
}
.auto .commitment {
	margin-top:11px;
}
.auto .commitment p{
	margin:3px 0 0;
	font-size:12px;
}
.auto .commitment-more{
	margin-top:24px;
}
.helicopters{
	background:url("images/bg-intro-add03.jpg") no-repeat;
}
.helicopters .commitment {
	margin-top:11px;
}
.helicopters .commitment h2{
	letter-spacing:-1px;
	font-size:16px;
}
.helicopters .commitment p{
	margin:5px 0 0;
	font-size:12px;
}
.helicopters .commitment-more{
	margin-top:14px;
}
.liability{
	background:url("images/bg-intro-add04.jpg") no-repeat;
}
.liability .commitment {
	margin-top:11px;
}
.liability .commitment h2{
	letter-spacing:-1px;
}
.liability .commitment p{
	margin:5px 0 0;
	font-size:12px;
}
.liability .commitment-more{
	margin-top:4px;
}
.law{
	background:url("images/bg-intro-add05.jpg") no-repeat;
}
.law .commitment {
	margin-top:11px;
}
.law .commitment h2{
	letter-spacing:-1px;
}
.law .commitment p{
	margin:5px 0 0;
	font-size:12px;
	line-height:16px;
}
.law .commitment-more{
	margin-top:4px;
}
.military{
	background:url("images/bg-intro-add06.jpg") no-repeat;
}
.military .commitment {
	margin-top:11px;
}
.military .commitment h2{
	letter-spacing:-1px;
	font-size:18px;
}
.military .commitment h2 a{
	font-size:21px;
}
.military .commitment p{
	margin:5px 0 0;
	font-size:12px;
}
.military .commitment-more{
	margin-top:8px;
}
 
.attorney-name {
	font-size:16px;
	font-weight:bold;
	color: #000;
}
.attorney-email {
	font-size:14px;
	font-weight:bold;
	color: #000;
}
 
.attorneyp {
	display:block;
	padding: 5px 5px 5px 5px;
	border: 1px solid #ccc;
	width: 390px;
	margin-bottom: 6px;
	background: #ececec;
}
