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

#footer_copy {
	padding: 25px 20px 30px 20px;
	width: 760px;
	}
	
.footer_img {
	float: left;
	}
	
.footer_links {
	text-align:center;
	}
	
.footer_right {
	padding-left: 430px;
	}
	
.footer_left {
	float: left;
	width: 420px;
	border-right: #808080 1px solid;
	}
	
.footer_left_text {
	padding-top: 15px;
	background-image:url(images/footer/footer_18.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 115px;
	}
	
.footer_text_a {
	color: #808080;
	text-decoration: none;
	}

#footer a {
	color: #808080;
	text-decoration: none;
	}
	
#footerindex a {
	color: #808080;
	text-decoration: none;
	font-size:9px;
	font-weight: normal;
	}
