#footer_wrapper {
margin: 4px auto 0px auto;
background-image: url(../images/vmu_network_footer.gif);
width: 756px;
height: 126px;
text-align: left;
background-repeat: no-repeat;
position: relative;
}

#footer_link_container {
position: relative;
top: 43px;
left: 45px;
}

#footer_link_container a {
color: #fff;
font-family: helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

#footer_link_container a:hover {
text-decoration: underline;
}

.footer_section_vmu {
position: relative;
float:left;
width: 110px;
height: 60px;
margin: 0px 20px 0px 0px;
}

.footer_section {
position: relative;
float:left;
width: 125px;
margin: 0px 20px 5px 0px;
}

.footer_copy {
margin: 0px 0px 0px 1px;
padding: 0px;
color: #BD9999;
font-family: helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
}


.spacer {
clear: both;
}

