.left_back{
	background-attachment: fixed;
	background-color: #C08713;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.white_link{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.box1_bottom_back{
	background-attachment: fixed;
	background-color: #CD9900;
	background-image: url(images/box1_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFA900;
	border-left-color: #FFA900;
}
.white_heading{
	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.padding_text{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.box2_bottom_back{
	background-attachment: fixed;
	background-color: #FFCF43;
	background-image: url(images/box2_bottom_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #D2A72C;
}
.box2_header{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}