﻿#footer {
	background: url(../images/footer_bg.png) repeat-y;
	width: 750px;
	margin: 0px auto;
	text-align: center;
	height: 39px;
	text-shadow: 1px 1px 2px #333333;
	font-weight: bold;
	min-width: 750px;
	font-size: 11px
}

#footer p {
	margin: 0px;
	padding-top: 11px;
	color: #FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #FAFAFA;
	text-decoration: underline;
	text-shadow: 1px 1px 2px #333333;
}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footerMVWS {
	width: 750px;
	margin: 0px auto;
	text-align: center;
	height: 39px;
	text-shadow: 1px 1px 2px #333333;
	font-weight: bold;
	min-width: 750px;
	font-size: 11px
}

#footerMVWS p {
	margin: 0px;
	padding-top: 11px;
	color: #666666;
}

#footerMVWS a:link, #footerMVWS a:visited {
	color: #FAFAFA;
	text-decoration: underline;
	text-shadow: 1px 1px 2px #333333;
}

#footerMVWS a:hover, #footerMVWS a:active {
	color: #FFFFFF;
	text-decoration: none;
}