.left1_back{
	background-attachment: relative;
	background-color: #005F67;
	background-image: url(images/main_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.center_back{
	background-attachment: relative;
	background-color: #005F67;
	background-image: url(images/main_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
}
.right_back{
	background-attachment: relative;
	background-color: #005F67;
	background-image: url(images/main_08.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.verdana_normal{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.yellow_heading{
	font-family: verdana;
	font-size: 16px;
	color: #FED27D;
	text-decoration: none;
}
.large_arial{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.large_arial2{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}