@charset "utf-8";
/* CSS Document */



#footer-content {
height: 120px; 
width: 1150px;  
margin:250px 25px 0 0;
padding:0 5px 0 0;
overflow: auto;
font:12px/13px Arial; 
color:#8d9293;
text-align: justify;
border:#DCE0ED 1px solid;
}

#Layer1 {
	position:absolute;
	left:750px;
	top:17px;
	width:225px;
	height:649px;
	z-index:1;
}
.style1 {
	color: #666666
}
#footer-content h1 {
	font-size: 20px;
	color: #8d9293;
	font-family: Arial, Helvetica, sans-serif;
}
#footer-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8d9293;
}

