@charset "utf-8";
/* CSS Document */


#footer .footer-text a {
color:#cfcfcf;
font-size:10px;
text-decoration:none;
font-weight:bold;
}

#footer .footer-text a,
#footer .footer-text a:link,
#footer .footer-text a:visited,
#footer .footer-text a:active{
	color:#cfcfcf;
	padding:0 3px 0 3px;	
}

#footer .footer-text a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#footer .footer-text a.first {
	padding:0 5px 0 0;	
}


#footer.dark {
background-image:url(../images/footer-bg-1003x85.png); 
background-repeat:no-repeat;
width:1003px;
height:85px;	
}


#footer {
margin-left:0px;
width:1003px;
clear:both;
}

#footer .footer-text1 {
color:#b8b8b8;	
font-size:11px;
font-weight:normal;
}

#footer .footer-text {
color:#cfcfcf;	
font-size:11px;
text-decoration:none;   
}

