﻿html {
	background:#94bfe0 url("../images/bg-footer.jpg") center bottom no-repeat;
}
body {
	margin:0;
	font:12px Arial,Verdana,Tahoma,sans-serif;
	color:#000;
	background:url("../images/bg-body.png") left top repeat-x;
	min-width:943px;
	position:relative;
}
input,select,textarea {
	font:12px Arial,Verdana,Tahoma,sans-serif;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {
	border:none;
}
img,a {
	behavior:url("../iepngfix.htc");
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
.main-holder {
	width:943px;
	margin:0 auto;
	overflow:hidden;
	background:url("../images/bg-main.png") left bottom repeat-x;
}
#main {
	width:930px;
	margin:0;
	padding:0 6px 0 7px;
	overflow:hidden;
	position:relative;
	background:url("../images/bg-img.jpg") 0 117px no-repeat;
}
.holder {
	width:100%;
	height:280px;
	overflow:hidden;
	position:relative;
}

.holder .personal {
	position:absolute;
	left:7px;
	top:34px;
	width:394px;
	height:246px;
	overflow:hidden;
	z-index:1;
}
.holder .personal img {
	position:absolute;
	left:27px;
	top:34px;
	z-index:1;
}

.holder .personal ul {
	margin:0;
	padding:0;
	position:absolute;
	list-style:none;
	width:194px;
	left:170px;
	top:34px;
	z-index:1;
}
.holder .personal li {
	margin:0;
	padding:0;
	padding-left:32px;
	background:url("../images/ico-personal.png") 16px 9px no-repeat;
}

.holder .personal li a {
	display:block;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	color:#ededed;
	background:url("../images/line-personal.png") left bottom no-repeat;
}

#header {
	position:absolute;
	top:0;
	left:0;
	height:330px;
	width:927px;
	padding:93px 9px 0;
	background:url("../images/bg-header.png") top center no-repeat;
}
#header strong.logo {
	width:393px;
	height:91px;
	background:url("../images/logo.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:21px;
}
#header strong.logo a {
	display:block;
	height:100%;
}
fieldset {width:auto;}
.form {
	width:308px;
	padding:0 0 8px 0;
	float:right;
}
.row {
	height:1%;
	padding:0 15px 0 45px;
	overflow:hidden;
}
.title {
	background:url("../images/bg-form-title.png") no-repeat;
	height:47px;
	padding:4px 0 0 72px;
	overflow:hidden;
	margin:0 0 -5px 0;
}
.title h3 {
	margin:0;
	background:url("../images/form-title.png") no-repeat;
	width:198px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.form label {
	font-size:11px;
	color:#fff;
	display:block;
}
.text-holder {
	width:185px;
	height:19px;
	float:left;
	background:url("../images/bg-text.gif") no-repeat;
	margin:0 0 10px;
}
.textarea-holder {
	width:185px;
	height:52px;
	float:left;
	background:url("../images/bg-textarea.gif") no-repeat;
	margin:0 0 5px;
}
.text,.form textarea {
	width:177px;
	padding:1px 3px;
	border-style:none;
	color:#313131;
	background:#cccdcf;
	float:left;
}

.form .text-holder {
	width:248px;
	border:0;
}

.form .send-us-your-info {
	float:left;
	margin:0;
	padding:0;
	width:255px;
	height:46px;
	background:url("../images/bt-send-us-your-info1.png") no-repeat;
	font-size:0;
	text-indent:-9999px;
	border:0;
	cursor:pointer;
	cursor:hand;
}

#footer .form .send-us-your-info {
	width:283px;
	height:51px;
	background:url("../images/bt-send-us-your-info2.png") no-repeat;
}

.form textarea {
	height:52px;
	overflow:auto;
}
.submit {
	float:right;
	background:url("../images/btn-submit.gif") no-repeat;
	border:0;
	width:69px;
	height:19px;
	padding:0 0 1px;
	font:11px Arial,Tahoma,sans-serif;
	cursor:pointer;
	color:#fff;
}
.nav-holder {
	width:917px;
	position:absolute;
	top:373px;
	left:14px;
	text-align:center;
}
.wrap-nav {
	width:100%;
	height:50px;
	background:url("../images/bg-navigation.png") repeat-x;
}
.wrap-left {
	float:left;
	position:relative;
	left:50%;
}
.wrap-right {
	position:relative;
	left:-50%;
}
#navigation {
	margin:0;
	list-style:none;
	height:50px;
	line-height:40px;
	font-size:11px;
	font-weight:bold;
	padding:0;
	float:left;
}
#navigation li {
	float:left;
	margin:5px 0;
	padding:0 2px;
	position:relative;
}
#navigation a {
	color:#fff;
	float:left;
	padding:0 15px 0 14px;
}
#navigation a:hover { 
	text-decoration:none;
	background:#577f99;
}
#navigation li.hover a,#navigation li:hover a {background:#577f99;}

#navigation li:hover,#navigation li.hover {position:relative;}

#navigation li.hover .drop-box,
#navigation li:hover .drop-box {display:block;}

#navigation .drop-box {
	display:none;
	position:absolute;
	top:-240px;
	left:2px;
	width:149px;
	z-index:9999;
}
#navigation .drop-box-top {
	height:2px;
	background:url("../images/bg-drop-box-top.png") no-repeat;
	overflow:hidden;
}
#navigation .drop-box-bottom {
	height:3px;
	background:url("../images/bg-drop-box-bottom.png") no-repeat;
	overflow:hidden;
	width:180px;
}
#navigation ul {
	margin:0;
	padding:0 2px;
	list-style:none;
	background:url("../images/bg-drop-box.png") repeat-y;
	height:1%;
	font-weight:normal;
	position:absolute;
}
#navigation ul li a {
	padding:0 17px;
	height:40px;
	line-height:40px;
	background:#2f4b5e url("../images/arrow.gif") no-repeat 6px 50% !important;
}
#navigation ul li:hover a,#navigation ul li.hover a {background:#bc610c url("../images/arrow-hover.gif") no-repeat 6px 50% !important;}

#navigation li li {
	width:160px;
	float:none;
	vertical-align:top;
	background:none;
	padding:0;
	text-align:left;
	margin:0;
}
#navigation li li a {
	float:none;
	display:block;
	height:1%;
}
#navigation li:hover ul li .drop-box,#navigation li.hover ul li .drop-box {display:none;z-index:50;}

#navigation li:hover ul li:hover .drop-box,#navigation li.hover ul li.hover .drop-box {display:block;}

#navigation li ul li .drop-box {
	top:0;
	left:155px;
}
#navigation li:hover li:hover li a,#navigation li.hover li.hover li a {background:#2f4b5e url("../images/arrow.gif") no-repeat 6px 50% !important;}
#navigation li:hover li:hover li:hover a,#navigation li.hover li.hover li.hover a {background:#bc610c url("../images/arrow-hover.gif") no-repeat 6px 50% !important;}
#container {
	width:922px;
	padding:423px 2px 0 6px;
	overflow:hidden;
}
.content-holder {
	width:615px;
	padding:12px 0 0;
	float:right;
	background:url("../images/content-holder.png") no-repeat;
}
.content {
	background:url("../images/bg-content.png") repeat-y;
	height:1%;
	padding:0 8px;
}
.content a {
	text-decoration:underline;
}
.content-area {
	background:#fff url("../images/content-area.gif") left bottom repeat-x;
	overflow:hidden;
	padding:5px 7px 0 12px;
}
.content-area h1 {
	margin:0 0 5px;
	font-size:18px;
	line-height:27px;
	font-weight:normal;
	border-bottom:2px solid #36566b;
}
.content-area p {
	margin:0 0 14px;
	font-size:12px;
	line-height:18px;
}
.banner-list-holder {
	width:100%;
	padding:8px 0 0;
	background:url("../images/banner-list-holder.png") no-repeat;
	margin:-5px 0 0;
}
.banner-list {
	padding:0 7px;
	width:541px;
	background:url("../images/banner-list.png") repeat-y;
}
.banner-list-area {
	overflow:hidden;
	background:#ae9e8c url("../images/banner-list-area.gif") repeat-x;
	padding:11px 0 5px;
}
.banner-list-area ul {
	width:540px;
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	letter-spacing:-1px;
}
.banner-list-area ul li {
	float:left;
	margin:0 20px 0 0;
}
.banner-list-area ul li span,.banner-list-area ul li img {display:block;}
.banner-list-area ul li img {border:1px solid #000;}
.banner-list-area a {color:#000;}
.banner-list-bottom {
	width:100%;
	background:url("../images/banner-list-bottom.png") no-repeat;
}
.content-bottom {
	width:615px;
	height:12px;
	background:url("../images/content-bottom.png") right bottom no-repeat;
}
.side-bar {
	width:310px;
	float:left;
	margin-right:-10px;
}
.text-box2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	}
.text-box2 ul {
	margin:0px;
}

.text-box2 ul li {
	margin:0 0 0 3px;
}

.text-box2 input {
	width:250px;
}
input.big {
	width:250px;
	height:35px;
}

.text-box2 select {
	width:255px;
}

.info-box-top {
	width:310px;
	background:url("../images/info-box-top.png") no-repeat;
	padding:8px 0 0;
	margin-bottom:-6px;
}
.info-box {
	height:1%;
	background:url("../images/info-box.png") repeat-y;
	padding:0 8px;
	overflow:hidden;
}
.info-box h2 {
	margin:0;
	line-height:36px;
	font-size:15px;
	padding:0 0 0 10px;
}
.info-box2 {
	height:1%;
	background:url("../images/info-box.png") repeat-y;
	padding:0 8px;
	overflow:hidden;
}
.info-box2 h2 {
	margin:0;
	line-height:36px;
	font-size:15px;
	padding:0 0 0 10px;
}

.info-box-top .bottom {
	width:100%;
	height:8px;
	background:url("../images/bottom.png") no-repeat;
	overflow:hidden;
	position:relative;
}
.practice-areas h2,#footer h2 {
	clear:both;
	background:url("../images/practice-areas-title.png");
	border-bottom:2px solid #dfe6ec;
	color:#fff;
}
#footer h2 {
	padding-bottom:5px;
	font-size:15px;
}
.practice-areas h2.last,#footer h2.last {
	background-image:none;
}
.practice-areas .text-box2 {background:#446282 url("../images/practice-areas.gif") repeat-x;}
.practice-areas .text-box2 img,#footer .footer-area1 img {
	display:block;
	border:1px solid #fff;
	margin:10px 0;
}
#footer .footer-area1 img {
	margin:10px auto;
}

#footer .footer-area2 img {
	float:left;
	margin:0 10px 10px 0;
}

.practice-areas .text-box2 img.first {
	margin-top:0;
}

.practice-areas .text-box2 strong {
	font-size:15px;
	display:block;
	line-height:28px;
}
.practice-areas .text-box2 p {
	margin:0;
	color:#fff;
	font-size:12px;
	line-height:16px;
}
.practice-areas .text-box2 a {
	font-weight:bold;
	color:#fff;
	line-height:18px;
}
.testimonials {
	overflow:hidden;
	background:#bf6918 url("../images/testimonials.gif") repeat-x;
}
.text-box2 {
	height:1%;
	padding:14px 5px 13px;
}
.text-box2 p {
	margin:0 0 18px;
	font-size:12px;
	line-height:18px;
}

.text-box {
	height:1%;
	overflow:hidden;
	padding:14px 12px 13px;
}
.text-box p {
	margin:0 0 18px;
	font-size:12px;
	line-height:18px;
}
.link-holder {
	display:block;
	width:100%;
	overflow:hidden;
}
.text-box a.more {float:right;}
.testimonials .text-box a.more {
	background:url("../images/black-arrow.gif") no-repeat 100% 60%;
	padding:0 10px 0 0;
}
.testimonials h2 {border-bottom:2px solid #f7eee5;}
.news-updates {
	overflow:hidden;
	background:#aa9986 url("../images/news-updates.gif") repeat-x;
	padding:0 15px 0 0;
}
.news-updates h2 {
	border-bottom:2px solid #36566b;
	color:#36566b;
}
.news-updates ul {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
.news-updates li {
	padding:0 0 4px 14px;
	background:url("../images/blue-arrow.png") no-repeat;
}
.news-updates a.more {
	color:#36566b;
	padding:0 14px 0 0;
	background:url("../images/blue-arrow2.gif") no-repeat 100% 4px;
}
#footer {
	width:100%;
	height:537px;
	overflow:hidden;
}
.footer-content {
	display:block;
	width:909px;
	height:537px;
	margin:0 auto;
}
.footer-area1,.footer-area2 {
	float:left;
	display:inline;
	margin:20px 15px 0 0;
	width:295px;
	height:315px;
}
#footer p {margin:0;}

#footer .footer-area2 p {
	margin-bottom:1em;
	font-size:13px;
	line-height:20px;
	color:#fff;
}

.footer-nav {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

.footer-nav {
	float:left;
	display:inline;
	width:130px;
	margin-left:15px;
}

#footer .form {
	float:left;
	width:283px;
	margin-top:20px;
}

#footer .form .row {
	padding:0;
}

#footer .form .text-holder,#footer .form .textarea-holder {
	width:280px;
}

.footer-bottom .footer-nav {
	width:155px;
	margin-left:0;
}

.footer-area1 .footer-nav li,.footer-bottom .footer-nav li {
	display:block;
	padding:5px 0 5px 12px;
	margin:0;
	background:url("../images/ico-footer1.png") 0 8px no-repeat;
}

.footer-bottom {
	display:block;
	height:124px;
	clear:both;
	overflow:hidden;
}
.footer-bottom h3 {
	float:left;
	display:inline;
	width:367px;
	height:107px;
	background:url("../images/logo-footer-bottom.png") 5px 10px no-repeat;
	font-size:0;
	text-indent:-9999px;
}
.footer-bottom .footer-nav li {
	background:url("../images/ico-footer2.png") 0 8px no-repeat;
}
.footer-copyright {
	clear:both;
	margin-top:25px;
	text-align:center;
}
.footer-copyright p,.footer-copyright a {
	color:#fff;
}

.footer-nav li a {
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
}
/*gallery*/
.gallery {
	width:100%;
	overflow:hidden;
}
.gallery div.gal-holder {
	width:294px;
	overflow:hidden;
}
.gallery div.gal-holder ul {
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
	overflow:hidden;
}
.gallery div.gal-holder li {
	float:left;
	width:294px;
	overflow:hidden;
}

/*gallery*/
.gallery2 {
	width:100%;
	overflow:hidden;
}
.gallery2 div.gal-holder2 {
	width:294px;
	overflow:hidden;
}
.gallery2 div.gal-holder2 ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.gallery2 div.gal-holder2 li {
	float:left;
	width:294px;
	overflow:hidden;
	padding-left:12px;
	background:url("../images/ico-sidebar.png") 0 5px no-repeat;
}
.gallery2 div.gal-holder2 li.first {
	padding-left:0;
	background-image:none;
}

/*blog*/
.post {
	border-bottom:1px #000 dashed;
	margin-bottom:10px;
}
.previous-posts h2 {
	background:url("../images/practice-areas-title.png");
	border-bottom:2px solid #dfe6ec;
	color:#fff;
}
.previous-posts .blog-text-box {background:#446282 url("../images/practice-areas.gif") repeat-x;}
.previous-posts .blog-text-box strong {
	font-size:15px;
	display:block;
	line-height:28px;
}
.blog-labels h2 {
	border-bottom:2px solid #f7eee5;
	color:#fff;
}
.blog-labels {
	overflow:hidden;
	background:#bf6918 url("../images/testimonials.gif") repeat-x;
}
.blog-text-box {
	height:1%;
	overflow:hidden;
	padding:14px 12px 13px;
}
.blog-text-box p {
	margin:0;
	color:#fff;
	font-size:12px;
	line-height:16px;
}
.blog-text-box p a {
	color:#fff;
}

/*corner*/
.corner {
	width:161px;
	height:146px;
	background:url("../images/img-corner.png") no-repeat;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	position:absolute;
	right:0;
	top:0;
}

.stylef1 {
  display:none;
}

#pa-right {
	float:right;
	margin:10px 10px 10px 10px;
	background-color:#ccc;
	position:relative;
	width:180px;
	border:1px solid #222;
}
#pa-right span {
	float:right;
	padding:2px;
}
#pa-right a {
	font-weight:bold;
	color:#345266;
	text-decoration:none;
}
#pa-right a:hover {
	font-weight:bold;
	color:#bc620d;
	text-decoration:none;
}

#pa-right h2 {
	padding:5px;
	background:#345266;
	border-bottom:1px solid #fff;
	margin:0px;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
#pa-right p {
	padding:5px;
}
#pa-right ul {
	height:1%;
	position:relative;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:160px;
}
#pa-right ul li a {
	background:url("../images/pa-right.jpg") no-repeat;
	color:#fff;
	padding:4px;
	display:block;
	width:160px;
	text-decoration:none;
}
#pa-right ul li a:hover {
	background:url("../images/pa-right-o.jpg") no-repeat;
	color:#fff;
	display:block;
}

#community {
	margin:6px 0 6px 8px;
}
.imageright {
	float:right;
	margin:10px;
	border:1px solid #000;
}

#corner {
	width:161px;
	height:146px;
	background:url("../images/img-corner.png") no-repeat;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	position:absolute;
	right:0;
	top:0;
}


