/* 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:830px;
	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 12px 12px;
}
/* logo */
.logo{
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	left:140px;
	top:43px;
	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 18px;
	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-wrap{
	width:100%;
	overflow:hidden;
}
#main{
	width:823px;
	background:url(../images/divider-main.gif) repeat-y 393px 0;
	margin:131px 7px 36px 0;
}
#main:after{
	display:block;
	content:"";
	clear:both;
}
/* content styles start */
#content{
	float:right;
	width:381px;
}
#content h2{
	font:bold 1.7em Arial, Helvetica, sans-serif;
	color:#030;
	letter-spacing:1px;
	margin:0 0 -6px;
}
#content p{
	margin:23px 0 0;
	text-align:justify;
	font-size:1.5em;
	line-height:19px;
}
/* content styles end */
/* sidebar styles start */
#sidebar{
	float:left;
	width:356px;
	margin:-13px 0 -8px;
	position:relative;
}
/* image frame */
.img-frame{
	background:url(../images/bg-img-frame.gif) no-repeat;
	width:307px;
	height:389px;
	padding:32px;
	position:relative;
}

.img-frame-inner {
	background:url(/asset/0/willowbank/template3/images/img01.jpg) 3px 1px no-repeat;
	width:307px;
	height:389px;	

}
/* overlay */
.overlay{
	position:absolute;
	bottom:79px;
	left:34px;
}
.overlay div{
	background:url(../images/bg-overlay.png) no-repeat;
	width:283px;
	height:22px;
	padding:6px 0 0 19px;
}
.overlay h3{
	margin:0;
	width: 275px;
	height: 18px;
	font-size: 16px;
	color:#FFFFFF;
	overflow:hidden;
}
.side-list{
	margin:10px 0 0 30px;
	padding:0 5px 0 0;
	list-style:none;
}
.side-list li{
	height:1%;
	padding:0 11px 0 0;
	margin:7px 0 0;
}
.side-list a{color:#666;}


.side-list ul{
	margin:5px 0 0;
	padding:0 0 10px 5px;
	list-style:none;
	font-size:13px;
}
.side-list ul li {
	margin:18px 0 0;
	width:100%;
}

.side-list ul li ul li {
	font-size: 12px;
	list-style: disc;
	margin-left: 12px;
}
.side-list {
	margin-bottom: 20px;

}

/* sidebar styles end */
/* footer styles start */
#footer{
	height:26px;
	margin:-6px auto 0;
	position:relative;
	width:815px;
	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 */
