* {margin:0; padding:0; border:none; }


#contain {
	width:1300px;
	min-height:902px;
	margin:0 auto;
}

#left_col {
	background:url(../img/left_shade.jpg) no-repeat;
	width:170px;
	min-height:902px;
	float:left;
}

#left_nav_shade {
	width:170px;
	height:69px;
	margin-top:35px;
	float:right;
}

#center_col {
	background:url(../img/main_photo.jpg) no-repeat;
	min-height:902px;
	width:960px;
	float:left;
}

#headernav {
	background:url(../img/headnav_bg.png) no-repeat center;
	width:960px;
	height:102px;
	margin-top:35px;
}

#social_nav {
	width:65px;
	height:44px;
	margin-top:11px;
	margin-right:18px;
	float:right;
}

#nav {
	width:788px;
	height:32px;
	margin-left:172px;
	float:left;
}

#content_contain {
	width:960px;
	margin-top:415px;
	float:left;
}

#content_left {
	width:527px;
	font:13px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	line-height:1.7em;
	padding: 32px 77px 0px 43px;
	float:left;
}

#content_left a {
	color:#69bb00;
	text-decoration:none;
}

#content_left a:hover {
	color:#69bb00;
	text-decoration:underline;
}

#content_left h1 {
	font:13px Arial, Helvetica, sans-serif;
	color:#69bb00;
	line-height:1.5em;
	padding-top:10px;
	padding-left:20px;
}

.large {
	font:16px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}

#content_right {
	width:313px;
	float:left;
}

#right_col {
	background:url(../img/right_shade.jpg) no-repeat;
	min-height:902px;
	width:170px;
	float:left;
}

#right_nav_shade {
	width:170px;
	height:102px;
	margin-top:35px;
	float:left;
}

#footer_contain {
	background:url(../img/footer_bg.jpg) repeat-x;
	height:177px;
	margin:0 auto;
}

#footer {
	height:177px;
	width:960px;
	margin:0 auto;
}

#footer_nav {
	width:800px;
	height:32px;
	margin:77px 0 0 28px;
	float:left;
}

#footer_nav_text {
	width:500px;
	font:11px Arial, Helvetica, sans-serif;
	color:#d4d4d4;
	text-transform:uppercase;
	line-height:1.5em;
	margin:0 0 0 45px;
	Float:left;
}

#footer_nav_text a {
	font:11px Arial, Helvetica, sans-serif;
	color:#d4d4d4;
	text-decoration:none;
}

#footer_nav_text a:hover {
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:underline;
}



	
