/* footer navigation styles*/

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

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


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

#footer-top {
	height: 30px;
	margin: 0;
	font-size: 0;
	line-height: 0;
	background-image: url('https://ddde457d3b16a8614480-1c5b19b429ddb017fc420c330826ace8.ssl.cf2.rackcdn.com/images/site-style/footerwt.gif');
	background-repeat: no-repeat;
}

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

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

#ftitle-left {
	display: block;
	float: left;
	width: auto;
	height: 20px;
	margin: 0;
	padding: 6px 0 0 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: 0;
	margin: 10px 0 20px 15px;
}

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

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

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

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

#footer-item a:hover {
	color: #900;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: default;
}

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

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

#awethentik a {
	margin: 0;
	padding: 0;
	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: 0;
	color: #FFF;
	font-size: 8pt;
	line-height: 11pt;
	margin: 0 0 25px 0;
	text-align: right;
}

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

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



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

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

.footer-item {
	float: left;
	height: auto;
	padding: 0;
	margin: 0;
	color: #900;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	width: 164px;
	text-transform: uppercase;
}

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

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

.footer-item a:hover {
	color: #900;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: default;
}