
#tabs {
	float:left;
	width:980px; 
	font-size:93%;
	line-height:normal;
	overflow:hidden;
	margin:0;
	}

#tabs ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	padding:0 0 0 0px;
	text-decoration:none;
margin:0;
		}

#tabs a span {
	float:left;
	display:block;
	background:url("../media/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}






/*Footer Menu*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0 auto;
padding-left: 50px;
float: left;
font: bold 13px Arial;
width: 900px;
overflow: hidden;
/*margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(media/blockdefault.gif) center center repeat-x;*/
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../media/blockactive.gif) center center repeat-x;
}
#footer-NEW
{
	width:890px; 
	font-size:11px; 
	margin-left:50px; 
	margin-right:50px; 
	margin-bottom:10px;
}
#footer-NEW a
{
	text-decoration:none;
	color:#333;
	size:11px;
}
#footer-NEW a:hover
{
	color:#03C;
}
