/* CSS Document */


#footer{
	list-style-type: none;
	display: block;
	position: relative;
	top: 25px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	float: left;
	margin-top: 20px;
}
.lowerLine {
	background-image: url(images/line.gif);
	position: relative;
	height: 6px;
	width: 817px;
	top: -10px;
	z-index: 250;
	clear: both;
}
.woman {
	position: absolute;
	height: 385px;
	width: 330px;
	left: 604px;
	top: -125px;
	z-index: 100;
	background-image: url(images/womanInGlass.png);
	background-repeat: no-repeat;
}
.cities {
	float: left;
	position: relative;
	left: 7px;
}
#jl {
	float: left;
	position: relative;
	width: 250px;
	top: -35px;
	padding: 6px;
	left: 4px;
}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	text-align: left;
}

.hpSponsors {
	text-align: center;
	vertical-align: bottom;
	margin-top: -20px;
	z-index: 1500;
	position: absolute;
	left: 0px;
	width: 850px;
	top: 135px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: -12px top;
	font-family: Arial, Helvetica, sans-serif;
}
.hpSponsors ul li{
	position: relative;
	margin-top: -10px;
}
.hpSponsors a {
	font-size: 10px;
	text-transform: uppercase;
	color: #D63A59;
	text-decoration: none;
	width: 90px;
	display: block;
	margin-right: 19px;
	margin-left: 19px;
}
.hpSponsors img {
	border: thick solid #DEC5E4;
}
.hpSponsors a:hover {

	font-size: 10px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	width: 90px;
	display: block;
}
.sponsorsCopy {

	text-align: center;
	z-index: 2000;
}
