/* general styles start */
html,body{height:100%;}
body{
	margin:0;
	font:62.5% Arial, Helvetica, sans-serif;
	color:#333;
}
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:823px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	min-height:100%;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
/* header styles start */
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:103px;
	background:url(../images/bg-header-image.gif) no-repeat 0 8px;
}
/* logo */
.logo{
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	left:128px;
	top:40px;
	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:15px 0 0;
}
.ad-nav ul{
	float:right;
	margin:0 24px 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 4px 0 6px;
}
/* nav */
.nav{
	margin:56px 0 0 8px;
	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 9px 0 12px;
	margin:0 4px 0 -4px;
}
/* header styles end */
/* main styles start */
#main{
	width:100%;
	padding:103px 0 60px;
}
.visual{
	width:100%;
	background:url(../images/bg-visual.gif) no-repeat;
	width:773px;
	height:261px;
	padding:26px 25px;
	position:relative;
}

.visual-inner {

	background:url(/asset/0/willowbank/template4/images/img01.jpg) 1px no-repeat;
	width: 764px;
	height: 248px;

}
.visual h2{
	margin:0;
	position:absolute;
	font:50px Georgia, Times, serif;
	color:#fff;
	right:44px;
	bottom:27px;
}
.main-content{
	height:1%;
	overflow:hidden;
	padding:0 45px 0 9px;
	margin:15px 0 0;
	background:url(../images/divider-main.gif) repeat-y 164px 0;
}
/* content styles start */
#content{
	float:right;
	width:583px;
}
#content h2{
	font:2.4em Georgia, Times, serif;
	margin:10px 0 0 4px;
	padding:0 0 7px;
}
#content p{
	margin:10px 0 0;
	text-align:justify;
	font-size:1.5em;
}
#content p strong{
	font-weight:normal;
	letter-spacing:3px;
	display:block;
}
/* content styles end */
/* sidebar styles start */
#sidebar{
	float:left;
	width:130px;
}
#sidebar h3{
	font:1.5em Georgia, Times, serif;
	margin:15px 0 0;
}
#sidebar ul{
	margin:5px 0 0;
	padding:0 0 10px 5px;
	list-style:none;
	font-size:1.2em;
}
#sidebar ul li {
	margin:18px 0 0;
	width:100%;
}

#sidebar ul li ul li {
	font-size: 12px;
	list-style: disc;
	margin-left: 12px;
}


/* sidebar styles end */
/* footer styles start */
#footer{
	height:26px;
	margin:-26px auto 0;
	position:relative;
	width:823px;
	font-size:11px;
	color:#666;
}
#footer a{color:#666;}
#footer ul{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
	list-style:none
}
#footer ul li{
	display:inline;
	background:url(../images/sep-nav.gif) no-repeat 0 50%;
	padding:0 6px 0 9px;
}
#footer address{
	display:inline;
	font-style:normal;
}
#footer ul li:first-child{background:none;}
/* footer styles end */
/* main styles end */
/* wrapper styles end */