@import url("subpage.css");

/* MARKETING STYLES */
#MarketingFooter{
color:#FFFFFF;
background:url(../images/FooterBG.gif) no-repeat #626262;
height:125px;
padding:35px 0 35px 0;
text-align:center;
width:659px;
}
#MarketingFooter p{
color:#FFFFFF;
}
#MarketingFooter a{
color:#FFFF00;
text-decoration:underline;
}
#MarketingFooter a:hover{
color:#c5c5c5;
}