div#footer2 {
	float: left;
	padding: 18px 0 20px 0;
	width: 100%;
	margin: auto;
}
.content_footer2 {
	width: 100%;
	
}
.div-footer3 {
	width: 100%;
	background: url("../images/bg-footer3.png");
	color:#CCCCCC;
	height: 121px;
    padding: 10px;
    width: 908px;
	
}

.div-footer3 a{
	color: #CCCCCC;
	
}
.div-footer4 {
	width: 100%;
	background: url("../images/bg-footer4.png");
	color:#CCCCCC;
	height: 57px;
    padding: 10px;
    width: 907px;
	
}

.div-footer4 a{
	color: #CCCCCC;
	
}

.content_footer{
	width: 100%;
	height: 200px;
	
}


div#footer {
	float: left;
	padding: 18px 0 20px 0;
	width: 100%;
	margin: auto;
	height: 250px;
}

div#footer p {
	font-size: 12px;
	color: #CCCCCC;
	padding: 0 10px;
	margin: 0px;
	line-height:13px !important;
}
div#footer div {
	font-size: 12px;
	color: #CCCCCC;
	/*padding: 0 0 0 20px;*/
	margin: 0px;
	
}

div#footer p a {
	color: #CCCCCC;
	text-decoration: underline;
}

div#footer p a:hover {
	text-decoration: none;
}

