.bottom_bg {
	background-position:center;
	background-repeat:repeat;
	background-position:top;
	min-height:150px;
	padding-top: 15px;
	padding-bottom: 30px;
	margin-top: 0px;
	background-image: url('bg.png');
}	




a.a_bottom_text {
	FONT-FAMILY: 'Open Sans', sans-serif, Arial;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0;
	line-height: 20px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.a_bottom_text:hover,
a.a_bottom_text:focus {	
	COLOR: #FFFFFF;
	text-decoration:underline;
}

.bottom_text_copyright {
	color:#333333;
	font-weight: normal;
}
.bottom_text {
	FONT-FAMILY: 'Open Sans', sans-serif, Arial;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0;
	line-height: 20px;
	color:#FFFFFF;
	font-weight: normal;
}