@charset "utf-8";
#footerContainer{
margin-top:10px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #666666;
}
#footerContainer a{
text-decoration:none;
color:#0072bc;
padding:5px;
}
#footerContainer a:hover{
text-decoration:underline;
}
#footerContainer #leftRound{
background-image:url(http://www.controlservers.com/cssImages/footer_1/LRC.gif);
background-repeat:no-repeat;
background-position:left;
height:29px;
}
#footerContainer #rightRound{
background-image:url(http://www.controlservers.com/cssImages/footer_1/RRC.gif);
background-repeat:no-repeat;
background-position: right;

}
#footerContainer #centerRound{
background-image:url(http://www.controlservers.com/cssImages/footer_1/CRC.gif);
background-repeat:repeat-x;
background-position:top;
}
#footerContainer #footMenu{
margin: 5px 0px 2px 0px;
}

