﻿body {
	margin: 0 auto;
/*	position: relative;*/
	width: 759px;
/*	overflow: scroll;*/
}
img {
	border: none;
}
.footerV2 {
	clear: both;
	position: relative;
	background-image: url(/assets/images/footer/footer.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 758px;
}
.footerV2 a:link, .footerV2 a:visited {
	color: #959500;
	text-decoration: none;
}
.footerV2 a:hover, .footerV2 a:active {
	color: #959500;
	text-decoration: underline;
}
.footerText1V2 {
	position: relative;
	width: 45px;
	height: auto;
	color: #959500;
	font-size: 10px;
	top: 45px;
	left: 150px;
	float: left;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footerText2V2 {
	position: relative;
	width: 160px;
	height: auto;
	color: #FFFFFF;
	font-size: 10px;
	left: 150px;
	top: 45px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footerText3V2 {
	position: relative;
	width: 85px;
	height: auto;
	color: #FFFFFF;
	font-size: 10px;
	top: 45px;
	left: 175px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footerText4V2 {
	position: relative;
/*	width: 280px;*/
	height: auto;
	color: #959500;
	font-size: 10px;
	left: 175px;
	top: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-weight: bold;
	text-decoration: none;
}
.W3C {
	/*clear: both;*/
	float: right;
	position: relative;
}
