﻿body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	background:#f0f1f6;
	min-width:1000px;
}
img{border:none;}
h1{
	color:#2a5333;
}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main-header{
	width:100%;
	overflow:hidden;
	background:#fff;
	background:url(../images/bg-body.gif) repeat-x;
}
#header{
	margin:0 auto;
	width:984px;
	height:65px;
}
.logo{
	display:block;
	overflow:hidden;
	padding:25px 0 10px 33px;
	float:left;
}
.logo a{
	/* background:url(../images/logo.png) no-repeat; */
	width:650px;
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:3.2em;
	color:#898989;
	text-decoration:none;
	display:block;
}
#nav{
	background:#fff;
	width:100%;
	overflow:hidden;
}
#nav ul{
	width:944px;
	margin:0 auto 0px auto;
	list-style:none;
	overflow:hidden;
	padding:0px 0 0px 40px;
}
#nav ul li{
	float:left;
	display:block;
}
#nav ul li a{
	display:block;
	text-transform:uppercase;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d87a0a;
	padding:11px;
	text-decoration:none;
}
#nav ul li a:hover{
	text-decoration:none;
	background: url(../images/bg-body.gif) repeat-x;
	display:block;
	color:#365574;
}
#nav ul li.first{background:none;}
#main-wrapper{
	width:100%;	
	background:url(../images/bg-main.gif) repeat-x;
	padding:2px 0 0;
}
#main{
	width:1000px;
	margin:0 auto;
}
#shdw-center{
	margin:0 0 0 12px;
	padding:0 7px;
	width:970px;
	background:url(../images/shdw-center.png) repeat-y;
}
#shdw-bottom{
	width:984px;
	margin:0 0 8px 13px;
	padding-top:23px;
	background:url(../images/shdw-bottom.png) no-repeat;
	height:86px;
}
#content{
	padding:9px 0 0 15px;
	width:955px;
	/* background:#fff url(../images/bg-content.gif) repeat-x; */
	background:#fff url(../images/banner-back.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}
#content-add{
	float:left;
	overflow:hidden;
	margin-top:7px;
}
#shdw-describe-top{
	width:648px;
	height:12px;
	background:url(../images/shdw-describe-top.png) no-repeat;
}
#shdw-describe-center{
	background:url(../images/shdw-describe-center.png) repeat-y;
	padding:0 4px;
	width:640px;
	overflow:hidden;
}
#shdw-describe-bottom{
	width:648px;
	height:11px;
	background:url(../images/shdw-describe-bottom.png) no-repeat;
}
#describe{
	width:623px;
	padding:8px 0 78px 16px;
	background:#fff url(../images/bg-describe.gif) repeat-x;
}
#describe h1{
	font-size:18px;
	font-weight:normal;
	border-bottom:2px solid #2a5333;
	margin:0 -1px 11px -16px;
	padding:0 0 12px 16px;
	position:relative;
}
#describe p{
	margin:0 0 26px;
	padding-right:10px;
	line-height:26px;
}
.image{
	margin:0 14px 10px 8px;
	width:189px;
	height:275px;
	float:right;
}
.shdw-img-top{
	background:url(../images/shdw-img-top.png) no-repeat;
	height:8px;
	width:189px;
}
.shdw-img-center{
	width:169px;
	background:url(../images/shdw-img-center.png) repeat-y;
	padding:2px 10px;
	height:255px;
}
.shdw-img-bottom{
	background:url(../images/shdw-img-bottom.png) no-repeat;
	height:8px;
	width:189px;
}
.logo01{
	display:block;
	overflow:hidden;
	float:left;
}
.logo01 a{
	background:url(../images/logo01.gif) no-repeat;
	width:246px;
	height:22px;
	display:block;
	text-indent:-9999px;
}
.address{
	margin:0 0 0 21px;
	color:#616161;
	display:block;
}
#sidebar{
	float:left;
	overflow:hidden;
	width:290px;
	margin-top: 0px;
	padding:0 0 0 10px;
}
#sidebar h2{
	margin:0 0 0 4px;
	display:block;
	text-indent:-9999px;
	background:url(../images/find2.png) no-repeat;
	width:286px;
	height:79px;
}
.phone{
	margin:0;
	display:block;
	background:url(../images/phone.png) no-repeat;
	width:171px;
	height:25px;
	text-indent:-9999px;
	margin:2px 0 0 63px;
}
.request{
	background:url(../images/request.png) no-repeat;
	display:block;
	width:137px;
	height:40px;
	text-indent:-9999px;
	margin:0 auto 27px auto;
	cursor:pointer;
}
span.txt-inp{
	background:url(../images/bg-text.gif) no-repeat;
	width:262px;
	height:19px;
	margin:0 0 9px 0;
	display:block;
}
.sidebar-form {
	height:1%;
	padding:8px 0 0 19px;
}
.sidebar-form input{
	border:none;
	background:none;
	padding:2px 3px 2px 5px;
	width:240px;
}
span.txt-area-bg{
	background:url(../images/bg-textarea.gif) no-repeat;
	width:262px;
	height:70px;
	display:block;
	padding:0 0 2px;
}
span.txt-area-bg textarea{
	padding:1px 1px 1px 4px;
	margin:1px 0 0 0;
	border:none;
	background:none;
	width:257px;
	height:60px;
	overflow:auto;	
}
.logo-box{
	position:relative;
	left:22px;
	top:22px;
	padding-bottom:30px;
	width:250px;
}
.logo-box strong{
	margin:0 0 5px;
}
.contact{
	margin:0 0 0 2px;
	padding:0;
	list-style:none;
	float:left;
}
.contact li{
	display:block;
	margin:0 0 15px;
}
.shdw-box-top{
	background:url(../images/shwd-sidebar-top.png) no-repeat;
	width:280px;
	height:11px;	
}
.shdw-box-center{
	background:url(../images/shwd-sidebar-center.png) repeat-y;
	width:272px;
	padding:0 5px 0 3px;
}
.box-in{
	background:#bdbdbd url(../images/bg-in-sidebar.jpg) repeat-x;
	padding:0 0 0 2px;
	height:1%;
}
.side-cont{
	height:1%;
	overflow:hidden;
	padding:4px 8px 0 0;
}
.side-cont span{
	border:4px solid #2a5333;
	width:127px;
	height:89px;
	float:left;
	margin:0 10px 0 3px;
}
.side-cont p{
	margin:5px 0 0 0;
	font-size:11px;
	line-height:14px;
}
.box-in a.visit{
	background:url(../images/bullet02.gif) no-repeat 100% 50%;
	padding:2px 10px 0 0;
	color:#5f5f6a;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:9px;
	text-decoration:none;
	float:right;
}
.box-in a.visit:hover{
	text-decoration:underline;
}
h3.belluckfox{
	background:url(../images/belluck.png) no-repeat;
	width:145px;
	height:20px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	margin:16px 0 8px 10px;
}
.shdw-box-center:after, 
.box-in:after{
	content:"";
	clear:both;
	display:block;
}
.wrapper{
	margin-top:-7px;
	float:left;
	width:100%;
}
.heading{
	background:url(../images/bg-in-top.png) no-repeat;
	width:269px;
	height:44px;
	overflow:hidden;
	position:relative;
}
.shdw-box-bottom{
	background:url(../images/shwd-sidebar-bottom.png) no-repeat;
	width:280px;
	height:12px;
}
h3.mesoth{
	background:url(../images/mesothelioma.png) no-repeat;
	width:205px;
	height:20px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	margin:16px 0 8px 9px;
}
h3.ny{
	background:url(../images/newyork.png) no-repeat;
	width:258px;
	height:18px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	margin:16px 0 8px 8px;
}
#footer{
	width:984px;
	text-align:center;
	color:#666;
	font-size:10px;
	margin:0 auto;
	padding:0 0 22px;
}
#footer-inner{
	width:984px;
	margin: -14px 0px 0px 5px;
	background: #333 url(footer-inner.png) no-repeat;
	padding:22px;
}

.footer-nav{
	padding:0px 0px 0px 0px;
	list-style:none;
	text-align:center;
	color:#fff;
	font-size:10px;
	margin:0 auto;

}
.footer-nav li{
	display:inline;
	padding:0 12px 0 14px;
	background:url(../images/bullet01.gif) no-repeat 0 3px;
}
.footer-nav li a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.footer-nav li a:hover{
	text-decoration:underline;
}
#footer p{margin:5px 0 2px;}
.footer-nav li.first{
	background:none;
	padding-left:0;
}
#footer span{
	display:block;
	margin:0 0 2px;
}
#footer address.belluck{
	margin:17px 0 2px;
	display:block;
	font-style:normal;
}
.web{
	margin:0;
	padding:0;
	list-style:none;
}
.web li{
	display:inline;
	padding:0 4px 0 5px;
	background:url(../images/bullet01.gif) no-repeat 0 3px;	
}
.web li.first{
	background:none;
	padding-right:0;
}
