#content_wrapper{
	padding: 1px 0 0 0;
	background: white;
}
#content{
	margin: 0 0 1px 20px;
	background: white url(images/sub_bg.gif) right 40px repeat-y;
}
#main{
	background: none;
	clear: both;
	height: 1%;
}
#sub_page_content,
.sub_page_content{
	width: 455px;
	float: left;
	padding: 0 20px 20px 0;
}

/* @group Sub Page Header */

#sub_page_header{
	height: 80px;
	background: white;
}
#sub_page_header h1{
	line-height: 80px;
	float: left;
	margin: 0;
	padding: 0;
}
#sub_page_header ul.breadcrumb{
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	line-height: 80px;
	list-style: none;
}
#sub_page_header ul.breadcrumb li{
	float:left;
	margin-right: 0.6em;
}
#sub_page_header ul.breadcrumb li a{
	padding-right: .8em;
	display: block;
	float: left;
	background: url(images/breadcrumb_sep.gif) right center no-repeat;
}
#sub_page_subheader{
	margin: 10px 0 0px 0;
	padding-bottom: 5px;
	height:75px;
	background:url(images/sub_page_gradient.jpg) bottom left no-repeat;
}
.sub_page_subheader{
	background:url(images/sub_page_gradient.jpg) 0 bottom no-repeat;	
	padding-bottom: 15px;
	margin-bottom: -15px;
}
.sub_page_subheader small{
	font-size: 11px;
	font-style: italic;
	display: block;
	line-height: 24px;
	margin-bottom: 20px;	
}
#sub_page_content .sub_page_subheader,
.sub_page_content .sub_page_subheader{
	background:url(images/sub_page_gradient_leftcol.jpg) 0 bottom no-repeat;	padding-bottom: 10px;
	margin-bottom: -10px;	
}
.sub_page_area_header{
	background: url(images/subpage_header_bg.jpg) 0 bottom no-repeat;	
	color:white;
	padding: 0 0 20px 30px;
	clear: both;
	margin: 1em -20px 0 0;
	position: relative;
	width: 700px;
	left: -29px;
	font-size: 20px;
}
.sub_page_area_header, .sub_page_area_header_mid{
	line-height: 35px;
}
.sub_page_area_header small, .sub_page_area_header_mid small{
	font-size: 11px;
	font-style: italic;
	display: block;
	line-height: 18px;
	margin-bottom: 10px;	
}
#sub_page_content .sub_page_area_header,
.sub_page_content .sub_page_area_header{
	background: url(images/subpage_header_bg.jpg) 0 bottom no-repeat;	
	color:white;
	clear: both;
	height: auto;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 15px 20px 30px;
	border-top: 1px solid #AAA;
	line-height: 1.3em;
	width: 450px;
	margin-right:-40px;
}
#sub_page_content .sub_page_area_header small,
.sub_page_content .sub_page_area_header small,
.sub_page_area_header_mid small{
	font-weight: normal;
	margin-top: 8px;	
}
/* @end */

/* @group Sidebar */

#sidebar_wrapper{
	width: 212px;
	float: right;
	background: none;
	border-top: 1px solid #CCC;
	margin: 0;
	padding: 0;
	position: relative;
}
* html #sidebar_wrapper{
	overflow: hidden;	
}
ul.sidebar_ads{
	margin: 0;
	padding: 12px;
	list-style: none;
	list-style-image: none;
}
ul.sidebar_ads li{
	margin: 10px 0;
	list-style-image: none;
}
.sidebar_header{
	font-size: 13px;
	font-weight: bold;
	color: #222;
	background: url(images/sidebar_header_bg.jpg) 0 0 no-repeat;
}
.sidebar_header strong{
	padding: 10px 10px 5px 10px;
	display: block;	
}
.sidebar_header small{
	display: block;
	font-weight: normal;
	font-style: italic;
	color: #555;
	line-height:1.6em;
	font-size: 11px;
	padding: 0 10px 10px 10px;
	background: url(images/sidebar_header_bottom.jpg) 0 bottom no-repeat;
}
ul.sidebar_items li div.content{
	padding: 0 15px;
}

/* @end */

/* @group Sub Nav */

#sub_nav {
}
#sub_nav ul{
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
#sub_nav li,
#sub_nav a{
	display: block;
	height: 1%;
}
#sub_nav li{
	background: url(images/subnav_inset.jpg) 0 bottom no-repeat;
}
* html #sub_nav li{
	height: 1%;
}
#sub_nav a{
	padding: 8px 5px 8px 15px;
	text-decoration: none;
	color: #666;
}
#sub_nav ul ul a:hover{
	color: white !important;
}
#sub_nav ul ul{
	margin: 0;
	padding: 0 0 5px 0;
}
#sub_nav li li{
	background: url(images/subsubnav_inset.jpg) 0 0 no-repeat;
}
#sub_nav ul ul li{
	margin-left: 30px;
}
#sub_nav li li a{
	padding-left: 0;
}
#sub_nav ul ul{
	display: none;
}


/* @end */

/* @group Middle Bar inside of #Main */
#mid_side_bar,
.mid_side_bar {
	width: 195px;
	float: right;
	border-left: 1px solid #CCC;
	padding-left: 20px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
	
}
#mid_side_bar .side_bar_header,
.mid_side_bar .side_bar_header{
	background:url(images/sub_page_mid_side_bar_gradient.jpg) -10px bottom no-repeat;
	padding-bottom: 25px;
	margin-bottom: 0;
	font-size: 14px;	
}
* html #mid_side_bar .side_bar_header,
* html .mid_side_bar .side_bar_header{
	position: relative;
}
#mid_side_bar h4 small{
	
}

/* @end */

/* @group Side */



/* @end */

/* @group Featured items */

.featured_portfolio{
	width: 210px;	
	margin-left: -10px;
	height: ;
}
#main .featured_portfolio ul{
	margin: 0;
	padding: 0;
	list-style-image: none;
}
.featured_portfolio ul li{
	float: left;
	width:60px;
	height: 60px;
	margin: 0;
}
.featured_portfolio ul li a{
	float: left;
	margin: 0 2px;
	width: 50px;
	height: 50px;
	display: block;
	padding: 3px;
	border: 2px solid white;
}
.featured_portfolio ul li.middle{
	margin: 0 12px;
}
* html .featured_portfolio ul li.middle{
	margin: 0 3px;
}
.featured_portfolio ul li a:hover{
	border: 2px solid #DDD;	
}
.featured_portfolio ul li a img{
	width: 50px;
	height: 50px;
}
.featured_portfolio ul li.featured a,
.featured_portfolio ul li.featured a img{
	width: 195px;
	height: 150px;
}
.featured_portfolio ul li.featured{
	width: 205px;
	height: 160px;
}


/* @end */