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

a:link, a:visited, a:active {
	color: #366;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
.style7 {
	color: #000;
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
}
.style7:hover {
	color: #FFF;
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
}
.style8 {
	color: #666;
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
}
.copy {
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}
.copylink {
	color: #F00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}
.copylink:hover {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

#wrapper {
	width:800px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:50px;
	text-align: center;
}
#navholder {
	position:absolute;
	width:800px;
	height:46px;
	z-index:12;
	top: 150px;
	left: 50px;
}
#header2 {	width:100%;
	height:150px;
	top: 0;
	position: absolute;
	z-index: 10;
	left: 0px;
	right: 0px;
	bottom: 150px;
}
#footer {
	height:50px;
	width:100%;
	bottom:0px;
	background-color: #000;
	position: fixed;
	left: 0px;
	right: 0px;
	z-index: 20;
	background-image: url(/sitestyle/generic/footerbg.jpg);
	background-repeat: repeat-x;
}
#apDiv1 {
	position:relative;
	width:800px;
	height:49px;
	z-index:10;
	padding-top: 150px;
}
#apDiv2 {
	position:relative;
	width:800px;
	height:46px;
	z-index:12;
	top: 11px;
	clear:both;
}
