.content_cell {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(slices/content_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 43px;
	font-size: 12px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.navigation_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 21px;
}
.navigation_bottom:hover {	
	text-decoration:underline;
}
.navigation_bottom_container {
	background-image: url(slices/index_r3_c1.jpg);
	background-repeat: no-repeat;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.link_color {
	color: #A87546;
	text-decoration: none;
}
.link_color:hover {
	text-decoration:underline;
}
