
a {
	color: #0d1a1d;
	text-decoration: none;
	letter-spacing: 0px;
}

a:hover {
	color: #d7c500;
	letter-spacing: 0px;
}


p {
	
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
	letter-spacing: -0.8px;
}


.container_16 {
	
	margin-bottom: 0px;
}


#header{
	height:407px;
	opacity: 100;
}

#footer{
	margin-top:200px;
	opacity: 100;
}

#spacer{
	height:20px;
	opacity: 0;
}

h2.expand_heading {
	background-color: #000;
	margin-bottom: 0px;
	height: 220px;
	width: 220px;
	float: left;
	cursor:pointer;
}


h2.expand_heading a {
	color: #000;
	text-decoration: none;
	display: block;
}


h2.expand_heading a:hover {
	color: #000;
}

h2.active {
	background-position: left bottom;
	background-color: #000;
}


.toggle_container {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	width: 220px;
	clear: both;
}

.toggle_container .box {
	padding: 0px;

}

.toggle_container .box p {

}

.toggle_container h3 {
	font: Helvetica, Arial;
	font-weight: 600;
	letter-spacing: -.08px;
	font-size: 12px;
	padding: 0 0 0px 5px;
	color:#000;
	
}

.toggle_container h4 {
	font: Helvetica, Arial;
	font-weight: 100;
	letter-spacing: -.08px;
	font-size: 11px;
	margin-top: -23px;
	padding: -0 0 5px 5px;
	color:#000;
	
}

.toggle_container h5 {
	font: Helvetica, Arial;
	letter-spacing: -.08px;
	font-size: 9px;
	padding: 0px 5px -10px;
	margin-top: -24px;
	margin-bottom: 0px;
	color:#000;
	font-weight: bold;
	font-style: italic;
}

.toggle_container h6 {
	font: Helvetica, Arial;
	font-weight: 100;
	font-weight: 100;
	letter-spacing: -.08px;
	font-size: 9px;
	padding: 0px 5px -10px;
	margin-top: -15px;
	margin-bottom: 10px;
	color:#000;
}

.toggle_container img {
	
}


.expanded{
	background-position:bottom left;
	background-color: #fff;
}

	
.button1 {
	float:left;
	width:76px;
	}
.button2 {
	float:left;
	width:67px;
	}
.button3 {
	float:left;
	width:76px;
	}
