@charset "utf-8";

h2 {
	color: #0ba6b8;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: 1px solid #666666;
	padding-bottom: 10px;
}

#nav .on{
	background: url(../images/hover.png) no-repeat center;
	height: 12px;
	color:#000000 !important;
	float: left;
	position: relative;
}
