/* @override http://artba.monkcms.net/_css/sub1.css */

#sub1 #header{
	height: 200px;
	position: relative;
}
#sub1 #lsidebar{
	width: 205px;
	float: left;
	padding: 20px 15px;
}
#sub1 #content{
	width: 490px;
	top: 0;
	float: left;
}
#sub1 #rsidebar{
	width: 200px;
	float: right;
	padding: 20px 15px;
	background: url(../_img/right_sidebar_shadow_top.jpg) no-repeat 4px 0;
	margin-left: 2px;
}
#sub1 #container-inner{
	background: #f7f7f7 url(../_img/bg_content_lines.jpg) repeat-y left top;
}

#sub1 #content-wrap{
	background: url(../_img/bg_content_btm.jpg) no-repeat 235px bottom;
}

#sub1 #title{
	background: url(../_img/subpage_3clm_title_bg.jpg) no-repeat;
	width: 726px;
	display: inline-block;
	height: 46px;
	
}

#sub1 #rsidebar{
	background: url(../_img/subpage_sidebar_top_shadow.jpg) no-repeat 4px 0;
}

#sub1 #lsidebar{
	background-position: 0;
}


/* @group Content */

#sub1 #content #mainimg{
	
}

#sub1 #content #mainimg #imgbtm{
	background: #fff url(../_img/subpage_section_sep.jpg) no-repeat 2px top;
	height: 19px;
	margin-top: -1px;
}
#sub1 #content #mainimg img{
	
}
#sub1 #content a{
	color: #164e79;
	margin: 0;
	padding: 0;
}

#sub1 #content .summary{
	margin-left: 34px;
	margin-right: 34px;
	color: #70706c;
	font: 1.2em Georgia;
}

/* @end */

#sub1 #content{
	padding-bottom: 20px;
}


#sub1 #lsidebar h3{
	font: 1.5em Arial;
	color: #792823;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sub1 #content #pageheading{
	background: url(../_img/bg_page-heading.jpg) no-repeat;
	width: 491px;
	height: 33px;
	font: normal normal 2.0em Arial;
	color: #fff;
	letter-spacing: 1px;
	padding-left: 50px;
	text-transform: uppercase;
	padding-top: 13px;
}

