body{
	background-color: #e8e8e8;
	}
#submenu{
	width:886px;
	height:auto;
	left:25px;
	margin-top: -274px;
	position:absolute;
	}

#submenu h2{
	font-size: 16px;
	margin-bottom: 6px;
	
	}



#submenu a {
	width:70px;
	height:70px;
	margin: 3px 3px 0 0;
	float: left;
	}
#submenu a:hover {
	width:70px;
	height:70px;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	opacity:.50;
	}
