@charset "ISO-8859-1";
.content {
	height: 313px;
	width: 924px;
	text-align: center;
	vertical-align: bottom;
	background-image: url(bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.copy {
	font-size: 14px;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	height: 200px;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding: 30px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	float: left;
	height: 200px;
	width: 110px;
	padding: 30px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 6px;
	font-weight: normal;
	text-transform: uppercase;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 6px;
	font-weight: normal;
	text-transform: uppercase;
}
.nav {
	background-color: #000000;
	background-position: center;
	padding: 6px;
	width: 912px;
	color: #FFFFFF;
}
