body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.wrapper {
	border: 1px solid #999999;
	width: 802px;
	padding-right: 62px;
	padding-left: 62px;
	padding-bottom: 22px;
	padding-top: 26px;
	margin-bottom: 22px;
}

.logo {
	clear: both;
	width: 800px;
	float: right;
}

.nav {
	clear: right;
	margin-bottom: 22px;
	padding-top: 15px;
	float: right;
	text-align: right;
}


.pushNav {
	padding-top: 15px;
	float: left;
	width: 490px;
}

.content {
	clear: both;
	margin-bottom: 22px;
	width: 800px;
	height: 470px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	vertical-align: middle;
	width: 800px;
}
#footText {margin-left: 21px;}
#footText a:link {color: #999999;}
#footText a:visited {color: #999999;}
#footText a:hover {color: black;}
#footText a:active {color: #999999;}

