



/* footer */

#footer-wrapper {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;	
	background-color:#CCCCCC;		
}

/*#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}

#footer-wrapper a {
	color: #fff;
	background: transparent;
}
*/

#footer {
	float: left;	
	width: 100%;	
	padding: 0;				
	margin-left: 0px;	
	margin-top: 0px;
	background-color:#FFF;
}

.icon-one {
	margin-right: 50px;
	width: 210px;
	height:100px;
	padding-left: 20px;
	padding-top: 300px;

}


.icon-two {
	float: left;
	width: 210px;
	height:100px;
	margin-left:250px;
	margin-top: -450px;
}
.icon-three {
	float: left;
	width: 210px;
	height:100px;
	margin-left: 480px;
	margin-top: -455px;

}

.icon-four {
	float: left;
	width: 210px;
	height:100px;
	margin-left: 710px;
	margin-top: -450px;

}

#footer-bottom {
	clear: both;
	border-top: 0px solid #111;
	width: 880px;
	margin: 0 auto;	
	background-color:#999999;
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;
	background-color:#FFF;	
}
#footer-bottom .bottom-right {
	float: right;
	text-align: right;
	padding-right: 0;
	background-color:#FFF;
}

/* Start of bottom featured */
#featured-bottom{background:#ffffff	; padding:0 12px; margin-top:20px;}
.bottomfst { float:left; width:228px;  }
.bottomfst h3{ font-size:16px; margin:15px 0;}
.bottomfst ul {list-style-type:square; margin:0; padding:0 14px; line-height:150%;}
.bottomfst ul li{list-style-type:square; padding-bottom:3px; color:#0070C5;}

/* End of bottom featured */

