@charset "utf-8";
/* CSS Document */

#wrapper2
{
	position:relative;
	float:left;
	width:552px;
	height:auto;
}

h1#content_hdr
{
	position:relative;
	width:552px;
	height:255px;
	background:url(../images/directors_hdr.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

#content
{
	position:relative;
	float:left;
	width:552px;
	min-height:450px;
	height:auto;
	background:#e8eae7 url(../images/directors_content.jpg) no-repeat top;
}

#content .content_wrapper { margin:0px 50px 45px 45px; }

#sidebar
{
	position:relative;
	float:right;
	width:248px;
	height:auto;
	padding-bottom:245px;
}

#sidebar_footer
{
	position:absolute;
	bottom:88px;
	right:0px;
	width:248px;
	height:245px;
	background:url(../images/sidebar_eagle_tree.jpg) no-repeat bottom;
}

h4#quick_links_hdr
{
	position:relative;
	width:248px;
	height:50px;
	background:url(../images/sidebar_quicklinks_hdr.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

#quick_links
{
	position:relative;
	width:195px;
	height:auto;
	background:#e3e5e1 url(../images/sidebar_quicklinks.jpg) no-repeat;
	padding:5px 20px 33px 33px;
}

#business_directory
{
	position:relative;
	width:182px;
	height:71px;
	padding:50px 45px 5px 21px;
	background:url(../images/sidebar_biz_dir.jpg) no-repeat;
	line-height:13px;
}

#questions
{
	position:relative;
	width:168px;
	height:43px;
	background:url(../images/sidebar_questions.jpg) no-repeat;
	padding:30px 30px 5px 50px;
	color:#333;
	font-size:12px;
	line-height:18px;
}

#events
{
	position:relative;
	width:138px;
	height:64px;
	background:url(../images/sidebar_events.jpg) no-repeat;
	padding:47px 60px 15px 50px;
	color:#fff;
	font-size:12px;
	line-height:14px;
}

#sidebar_news
{
	position:relative;
	width:248px;
	height:126px;
	background:url(../images/sidebar_news.jpg) no-repeat;
}

#join
{
	position:relative;
	width:165px;
	height:auto;
	background:url(../images/sidebar_join.jpg) no-repeat top;
	padding:42px 33px 0px 50px;
}













