@charset "utf-8";
/* CSS Document */
div#footer{
	height:auto;
	padding-bottom:0px;
	width:1030px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../randomBg/bgWrapper.png");
	background-repeat:repeat-y;
	background-position:10px;
}
.footer-menu {
	
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	/*color: #666666;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 5px; 
	margin-right: 5px;
}

.footer-menu a {
	color: #FFED00;
	text-decoration: none;
}
/*
.footer-menu a:visited {
	color: #666666;
	text-decoration: none;
}
*/
.footer-menu a:hover {
	color: #FFED00;
	text-decoration: underline;
}
.footer-menu a:visited {
	color: #FFED00;
	text-decoration: underline;
}


.credits {
  color: #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 12px;
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-top: 10px;
}

.credits strong {
	color: #999999;
	font-weight: normal;
}

.credits a, .credits a:visited {
	color: #FFED00;
	font-weight: normal;
	text-decoration: none;
}

.credits a:hover {
	color: #FFED00;
	font-weight: normal;
}
#Vipre{
background-image:url(../img/vipreBanner/vipreBanner_bg.png); 
height:54px; 
background-repeat: no-repeat; 
width: 1030px;">
}
#Vipre h5{
text-indent:-3000px;
display:none;
}
#Vipre a:Link{
	display:block;
	width:auto;
	height:50px;
	background-image:url(../img/vipreBanner/logoVipre.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-3000px;
	margin-top:6px;
	margin-left:20px;

}

