@import url("articles.css");

/* ---- MARKETING STYLES  ----*/
#MarketingFooter {
background:url(../images/FooterBg.gif) repeat-x #fff7de;
display:table;
float:left;
height:206px;
width:954px;
}
#MarketingFooterNav {
background:url(../images/FooterNavBg.gif) no-repeat;
float:left;
width:654px;
}

#MarketingFooterNav li {
float:left;
list-style:none;
padding:0 0 0 50px;
margin:0 0 10px 0;
width:25%;
}

#MarketingFooterNav a {
color:black;
text-decoration:none;
}

#MarketingFooterNav a:hover {
color:#0066CC;
}

#MarketingFooterInfo {
float:left;
font:11px Arial, Helvetica, sans-serif;
padding:45px 0 0 20px;
width:250px;
}

#MarketingFooterInfo a {
color:black;
text-decoration:none;
}

#MarketingFooterInfo a:hover {
color:#0066CC;
}