@charset "UTF-8";
/* CSS Document */

#footer {
	width:100%;
	height:100px;
	background:#EDEDEE url(../images/footer_border.gif) top repeat-x;
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 0px;
	color:#999;
	font-size:11px;
}

#footer a {
	color:#999;
	text-decoration:none;
}

#footer a:hover {
	color:#FD7117;
	text-decoration:none;
}

#footer_container {
	width:960px;
	vertical-align:top;
	
}

#mvllogo {
	margin:0px 20px 0px 0px;
	float:left;
}

#phonenumber {
	width:281px;
	height:42px;
	display:block;
	background:url(../images/phone_number.gif) no-repeat;
	text-indent:-999999px;
}

#phonenumber_small {
	width:85px;
	height:14px;
	display:block;
	background:url(../images/phone_number_small.gif) no-repeat;
	text-indent:-999999px;
}

#email_footer {
	width:90px;
	height:14px;
	display:block;
	text-indent:999999px;
	overflow:hidden;
	background:url(../images/email.gif) no-repeat;
}

#email_footer:hover {
	background:url(../images/email_over.gif) no-repeat;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
