/* general styles start */
body{
	margin:0;
	font:62.5% Arial, Helvetica, sans-serif;
	color:#531b00;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{text-decoration:underline;}
a:visited,
a:active{color:#333;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
img{border:none;}
input,select,textarea{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	vertical-align:middle;
}
.wrap{
	height:1%;
	overflow:hidden;
}
/* general styles end */
/* wrapper styles start */
#wrapper{
	width:854px;
	margin:0 auto;
	position:relative;
	padding:103px 0 0;
}
/* header styles start */
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:103px;
	background:url(../images/bg-header-image.gif) no-repeat 18px 12px;
}
/* logo */
.logo{
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	left:146px;
	top:45px;
	z-index:1;
	background:url(../images/bg-logo.gif) no-repeat;
	width: 224px;
	height: 24px;
	margin:0;
}
.logo a{
	height:100%;
	display:block;
}
/* ad nav */
.ad-nav{
	width:100%;
	overflow:hidden;
	margin:11px 0 0;
}
.ad-nav ul{
	float:right;
	margin:0 8px 0 0;
	display:inline;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:11px;
}
.ad-nav ul li{
	float:left;
	background:url(../images/sep-nav.gif) no-repeat 0 50%;
	margin:0 1px 0 -1px;
	padding:0 6px 0 8px;
}
/* nav */
.nav{
	margin:63px 0 0 26px;
	padding:0;
	list-style:none;
	font-size:11px;
	overflow:hidden;
	letter-spacing:1px;
}
* html .nav{
	height:1%;
	overflow:visible;
}
.nav li{
	float:left;
	background:url(../images/bullet-nav.gif) no-repeat 0 60%;
	padding:0 11px 0 14px;
	margin:0 4px 0 -4px;
}
/* header styles end */
/* main styles start */
#main{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-main-strip.gif) repeat-y;
}
.main-t{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-main-top.gif) no-repeat;
}
.main-b{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-main-bottom.gif) no-repeat 0 100%;
	padding:3px 18px 48px;
}
.visual{
	width:100%;
	position:relative;
	height: 110px;
	
	background: #531b00 url(../images/img01.jpg) no-repeat 0px 0px;
	border-top:4px solid #531b02;
	border-bottom:19px solid #531b00;
	display:block;
}
.visual h1{
	position:absolute;
	right:0;
	top:67px;
	font:42px Georgia, Times, serif;
	color:#fff;
	margin:0;
}
.visual img{
	
}
.main-content{
	border-top:5px solid #fff;
	height:1%;
	overflow:hidden;
	padding:0 28px 181px 11px;
	position:relative;
}
/* sidebar styles start */
#sidebar{
	float:left;
	width:121px;
}
.side-list{

	font-size:1.1em;
}

.side-list ul {

	margin:0;
	padding:0 0 0 4px;
	list-style:none;
}
.side-list li{
	margin:5px 0 0;
	background:url(../images/bullet-side.gif) no-repeat 0 5px;
	padding:0 0 0 16px;
	line-height:18px;
}
.side-list a{color:#000;}
.explore-box{
	width:100%;
	overflow:hidden;
	margin:35px 0 0;
	font-size:1.1em;
}
.explore{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/txt-explore.gif) no-repeat;
	width: 13px;
	height: 80px;
	margin:9px 9px 0 0;
}
.img-frame{
	background:url(../images/bg-img-frame.gif) no-repeat;
	width:74px;
	height:98px;
	padding:8px;
}
.explore-box h3{
	font:italic 1.1em Arial, Helvetica, sans-serif;
	margin:2px 0 0;
	color:#000;
}
.explore-box p{
	margin:2px 0 0;
	color:#666;
}
.explore-box a{color:#666;}
.firm-info{
	position:absolute;
	left:21px;
	bottom:0;
	color:#807859;
	width:153px;
	line-height:18px;
	font-size:1.1em;
	padding:0 0 0 1px;
}
.firm-info address{font-style:normal;}
.firm-info address span{display:block;}
.firm-info dl{
	margin:1px 0 0;
	width:100%;
	overflow:hidden;
}
.firm-info dt{
	float:left;
	margin:0 1px;
}
.firm-info dd{
	height:1%;
	overflow:hidden;
	display:block;
	margin:0;
	padding:0 0 1px;
}
.firm-info a{color:#807859;}
/* sidebar styles end */
/* content styles start */
#content{
	float:right;
	width:575px;
}
#content h2{
	margin:22px 0 -9px;
	font:2.8em Georgia, Times, serif;
}
#content p{
	margin:23px 0 0;
	text-align:justify;
	font-size:1.5em;
	line-height:21px;
}
#content h3{
	margin:21px 0 -7px;
	font:2.2em Georgia, Times, serif;
}
#content h4{
	margin:19px 0 0;
	font:italic 1.7em Georgia, Times, serif;
}
.bullet-list{
	margin:14px 0 0;
	padding:0 0 0 19px;
	list-style:none;
	font-size:14px;
}
.bullet-list li{
	padding:0 0 0 15px;
	background:url(../images/bullet-content-list.gif) no-repeat 0 50%;
	margin:7px 0 0;
}
.bullet-list a{color:#764c35;}
/* content styles end */
/* main styles end */
/* wrapper styles end */
