.main_bg {

	background-image: url(images/main_bg.jpg);

	background-repeat: repeat-x;

}

.top_bg {

	background-image: url(images/top_bg.jpg);

	background-repeat: repeat-x;

}

.bottom_bg {

	background-image: url(images/borrom_bg.jpg);

	background-repeat: repeat-x;

}

.center_txt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-align: justify;

}

.sub_head, .sub_head a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #0099CC;

	text-align: left;
	text-decoration:none;

}
.sub_head_white, .sub_head_white a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #fff;
	text-align:center;
	padding-top:55px;
	text-decoration:none; height:119px;
}

.intro_under {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;

}

