
#footer {
width:870px;
padding-left:55px;
padding-right:55px;
margin:auto;
position:relative;
height:62px;
background-image: url(../images/footer.gif);
background-position: bottom;
background-repeat: no-repeat;
}	
	
#footer {
margin-top: -62px;
}
		
* html #footer {
margin-top: -62px;
}	

#footer a, #footer a:link, #footer a:visited {
cursor:pointer;
text-decoration:none;
}

#footer a:focus, #footer a:hover, #footer a:active {
cursor:pointer;
text-decoration:none;
}

#MD {
width:105px;
position:absolute;
top:22px;
left:443px;
}

#MediaDesign {
width:105px;
height:31px;
margin: 0;
padding: 0;
font-size: 0.9em;
color:#FFFFFF;
line-height: normal;
}	

#MediaDesign span {
width:105px;
height:31px;
display:block;
position:absolute;
background-image: url(../images/MD.gif);
}

