/* footer navigation styles*/

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

/* widget foundation styles --------------------------------------- */


#footer-top, #footer-column, #footer-bottom {
	float: left;
	width: 1000px;
	padding: 0px;
}

#footer-top {
	height: 30px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/footerwt.gif');
	background-repeat: no-repeat;
}

#footer-column {
	margin: 0px;
	height: autopx;
	background-color: #000000;
	border-style: solid;
	border-width: 1 0 0 0;
	border-color: #999;
}

#footer-bottom {
	height: 15px;
	margin: 0px 0px 10px 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url('../images/site-style/footerwb.gif');
	background-repeat: no-repeat;
}

#ftitle-left {
	display: block;
	float: left;
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 6px 0px 0px 15px;
	color: #C8C8C8;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}

#footer-box {
	display: block;
	float: left;
	width: 185px;
	padding: 0px;
	margin: 10px 0px 20px 15px;
}

* html #footer-box,  { display:inline; }

#footer-item {
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
	color: #C8C8C8;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	width: 164px;
	text-transform: uppercase;
}

* html #footer-item {
	display: inline;
}

#footer-item a {
	color: #C8C8C8;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#copyright { 
	display: block;
	float: left;
	width: 50%;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	font-size: 8pt;
	line-height: 11pt;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

#awethentik { 
	display: block;
	float: left;
	width: 50%;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	text-align: right;
}

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

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

#cdn { 
	display: block;
	float: left;
	width: 50%;
	padding: 0px;
	color: #FFF;
	font-size: 8pt;
	line-height: 11pt;
	margin: 0px 0px 25px 0px;
	text-align: right;
}

#cdn a {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	line-height: 11pt;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}

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