.footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 775px;
}
.left_bg {
	background-image: url(../images/Left_bg.gif);
	background-repeat: repeat-y;
	width: 60px;
}
.right_bg {
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 57px;
}
.mid_bg {
	background-image: url(../images/mid_bg.gif);
	background-repeat: repeat-y;
	width: 658px;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.broderline {
	border: 1px solid #FC232B;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.border2 {
	border: 1px solid #999999;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
