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

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

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

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

#google_map { width:457px; height:auto;  margin:10px 50px 45px 45px; }

#map { width:457px; height:300px; border:#fff 5px solid; }

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

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

#sidebar_footer
{
	position:absolute;
	bottom:88px;
	right:0px;
	width:248px;
	height:167px;
	background:url(../images/sidebar_fern.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:248px;
	height:126px;
	background:url(../images/sidebar_biz_dir.jpg) no-repeat;
}

#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;
}

#news
{
	position:relative;
	width:198px;
	height:66px;
	background:url(../images/sidebar_news.jpg) no-repeat;
	padding:45px 35px 15px 15px;
	color:#fff;
	line-height:14px;
}

#news a { color:#fff; font-weight:normal; font-size:12px; }
#news ul.news li + li { margin-top:12px; }

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

