#header{
	height: 170px;
}
#content{
	background: #d2cbbc;
	padding: 5px 0px 40px;
}
#footer #wrapper{
	background: url(images/icon-arrow-down-inner.png) no-repeat;
}
#dnn_LeftPane{
	float:left;
	clear:both;
	width:440px;
	margin: 0px 10px 0px 0px
}
#dnn_RightPane{
	float:left;
	width: 195px;
	padding: 0px;
}
#dnn_FullPane{
	float:left;
	clear:both;
	width:100%;
}
#left-column{
	clear:both;
	float:left;
	width:250px;
	background:none;
	border: none;
	margin:0 0 0 11px;
	padding:0px 0px 20px;
}
#dnn_inner_left_column{
	clear:both;
	float:left;
	width:250px;
}
.left-nav-wrap{
	background:#f4efe3;
	border: 1px solid #bbb39b;
	margin: 0 0 12px 0px !important;
	padding:10px 10px 25px;
}
#dnn_inner_left_column div.SkinContainer .Content{
	border-top:1px solid #ddd6c4;
}
.blue-header{
	background:#f4efe3;
	border: 1px solid #bbb39b;
	margin: 0 0 12px 0px !important;
	padding:10px 10px 25px;
}

.blue-header h2 .Head{
	color:#2c7477;
	font-size:18px;
	line-height:120%;
}
.blue-header h2{
	border-bottom: 1px solid #fff;
	padding-bottom:5px;
	margin-bottom:0px
}

#dnn_inner_left_column div.SkinContainer .Content{
	border-top:1px solid #ddd6c4;
}
#articleSearchFormSmall{
	float: left;
	position: relative;
	width: 230px;
	height: 40px;
}
#articleSearchFormSmall .NormalTextBox{
	background:url(images/bg-searchbox.jpg) repeat-x #e2e2e2;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d1cbbd;
	padding: 6px 30px 6px 5px;
	position:absolute;
	left:7px;
	top:10px;
	width: 180px;
}

#articleSearchFormSmall input[type="submit"]{
	background:url(images/btn-search-big.png) no-repeat;
	position:absolute;
	right:7px;
	top:12px;
	display:block;
	text-indent:-9999px;
	width:30px;
	height:30px;
	border:none;
}

.resource-nav{
	margin: 5px 0 0 15px;
	padding:0;
}
.resource-nav li{
	list-style:none;
	width: 213px;
	padding:0px;
	line-height:120%;
}
.resource-nav li a{
	font-weight:normal !important;
	color:#938e7f;
	font-size:14px !important;
	width: 213px;
	display:block;
	padding:6px 0px 6px;
}
.resource-nav li a:hover{
	background:url(images/icon-arrow-left-inner.png) #418488 no-repeat scroll 0px 0px !important;
	color:#fff !important;
	font-weight:normal !important;
	font-size:14px !important;
	padding: 6px 0 6px 26px;
	margin: 0px -10px 0px -26px;
	width:224px;
}
.resource-nav  li.SelectedTab a{
	background:url(images/icon-arrow-left-inner.png) #418488 no-repeat scroll 0px 0px !important;
	color:#fff !important;
	font-weight:normal !important;
	font-size:14px !important;
	padding: 6px 0 6px 26px;
	margin: 0px -10px 0px -26px;
	width:224px;
}

.main-topic{
	float:left;
	width:312px;
	margin: 12px 0px;
	height: 70px;
}
.main-topic h4{
	font-size: 18px;
	color: #322C2E;
	margin: 10px 0px;
}



