/*******************/
/*  FOOTER STYLE  */
/*******************/

#footerwrapper {
	width:100%;
	background-color:#24282a;
	background-image:url(../images/style1/footerbg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	float:left;
	display:block;
}
#footercontentcontainer {
	width:968px;
	margin:35px auto 35px auto;
	display:block;
}
#footercontentcontainer a:hover {
	border-bottom:1px dotted #999;
}
.at2 {
	width: 138px;
	height: 18px;
	margin: 20px 0 0 0;
	padding: 0;
	display: block;
	background: transparent url(../images/at.png) no-repeat left top;
	text-indent: -9999px;
}
#footercontentcontainer .at2:hover {
	border:0;
}
/*footer text styles*/
.footertext {
	font-size:11px;
	text-shadow:#000 0px 1px;
}
.footertext a {
	color:#fff;
}
.footerlinks {
	color:#fff;
	font-size:12px;
}