/* CSS Document */

#BOTTOM_SECTION {
width:940px;
height: 58px;
}

#BOTTOM_SECTION .footer_tab{ 
	background-color: #d4f2f2;
	width:940px;
}

#BOTTOM_SECTION #footer {
margin-top:5px;
width: 940px;
background-color: transparent !important;

}


#BOTTOM_SECTION a {
font-size:11px;
color:#0082aa;
text-decoration:none;
}

#BOTTOM_SECTION a:hover {
font-size:11px;
color:#0082aa;
text-decoration:underline;
}
