/* footer navigation styles*/

#footer { 
	display: block;
	clear: both;
	width: 980px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

/* footer navigation styles*/

#footer-body { 
	display: block;
	width: 980px;
	height: auto;
	padding: 0px 0px;
	margin: 0px 0px;
}

#credits { 
	display: block;
	clear: both;
	width: 980px;
	height: 50px;
	padding: 0px 0px;
	margin: 0px;
}

#copyright { 
	display: block;
	float: left;
	height: 40px;
	width: 380px;
	padding: 10px 0px;
	margin: 0px;
	text-align: left;
	border-style: solid;
	border-width: 1 0 0 0;
	border-color: #FFF;
}

#footernav { 
	display: block;
	float: right;
	height: 40px;
	width: 600px;
	padding: 10px 0px;
	margin: 0px;
	text-align: right;
	border-style: solid;
	border-width: 1 0 0 0;
	border-color: #FFF;
}

#footernav a {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
	text-decoration: none;
	border-style: solid;
	border-width: 0 1 0 0;
	border-color: #FFF;
}

#footernav a.last {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
	text-decoration: none;
	border-width: 0;
}

#footernav a:hover { color: #900; }

#awethentik { 
	display: block;
	float: left;
	height: 20px;
	width: 980px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}

#awethentik a {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}

#awethentik a:hover { color: #900; }

.nav { 
	font-size: 10px;
	line-height: 10pt;
	color: #FFF;
	text-decoration: none;
}

.nav:hover { color: #900; }