@charset "utf-8";
#sideNavWrapper {
	width: 179px;
	float: left;
/*	margin-top: 185px;
	margin-left: 115px;*/
}
.box_1 {
	height: 24px;
	width: 179px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b1bdce;
	float: left;
	
	background-image: url(../images/huron/but_overview.gif);
	background-repeat: no-repeat;
}
.box_2 {
	height: 24px;
	width: 179px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b1bdce;
	float: left;	
	background-image: url(../images/huron/but_bus_plan.gif);
	background-repeat: no-repeat;
}
.box_3 {
	height: 24px;
	width: 179px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b1bdce;
	float: left;
	
	background-image: url(../images/huron/but_getting_involved.gif);
	background-repeat: no-repeat;
}
.box_4 {
	height: 24px;
	width: 179px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b1bdce;
	float: left;
	
	background-image: url(../images/huron/but_corporate.gif);
	background-repeat: no-repeat;
}
.box_5 {
	height: 24px;
	width: 179px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b1bdce;
	float: left;
	
	background-image: url(../images/huron/but_biodiversity.gif);
	background-repeat: no-repeat;
}
.box_6 {
	height: 24px;
	width: 179px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b1bdce;
	float: left;
	
	background-image: url(../images/huron/but_awards.gif);
	background-repeat: no-repeat;
}
.box_7 {
	height: 24px;
	width: 179px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b1bdce;
	float: left;
	
	background-image: url(../images/huron/but_newsletter_here.jpg);
	background-repeat: no-repeat;
}
.box_8 {
	height: 24px;
	width: 179px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b1bdce;
	float: left;
	
	background-image: url(../images/huron/but_links.gif);
	background-repeat: no-repeat;
}
.box_9 {
	height: 24px;
	width: 179px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccb896;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccb896;
	background-image: url(../images/but_links.gif);
	background-repeat: no-repeat;
	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
