/********** Footer ************/

#footerContainer {
	width: 100%;
	background:url(../images/footer-back.jpg) repeat-x;
	height:375px;
}

#footerInner {
	position:relative;
	width: 960px;
	color: #ffffff;
	margin:0 auto;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
}

#footerInner a {
	color: #ccf0fd;
	text-decoration: none; 
}

#footerInner a:hover {
	text-decoration: underline; 
}

.c1 {
	position:absolute;
	top:35px;
	left:15px;
	width:340px;
}

.c2 {
	position:absolute;
	top:35px;
	left:410px;
	width:320px;
}

.c2a {
	position:absolute;
	top:35px;
	left:380px;
	width:320px;
}

.c3 {
	position:absolute;
	top:35px;
	right:0;
	width:200px;
}

.c4 {
	position:absolute;
	top:300px;
	left:15px;
	width:930px;
	text-align:center;
	border-top:1px solid #455969;
	padding-top:20px;
}

.footerTitle {
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:15px;
}

.footerLatestTitle {
	font-weight:bold;	
}

.footerBanners01 {
	margin-top:20px;	
}
