#td_bottom {
	background-color: #C9C2B2;
	width: 760px;
}
#td_copyright {
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
#td_left {
	width: 435px;
	background-color: #C9C2B2;
}
#td_right {
	width: 325px;
	background-color: #C9C2B2;
}
.top_border_left {
	background-color: #89A173;
	background-image: url(../images/top_border_left.gif);
	background-repeat: repeat-x;
	height: 15px;
	display: block;
}
.top_border_right {
	background-color: #666666;
	height: 15px;
	display: block;
}
.top_company_name {
	background-color: #618244;
	height: 90px;
	font-size: 18px;
	color: #FFFFFF;
	display: block;
}
.top_links {
	background-color: #333333;
	height: 90px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	display: block;
}
.top_stripes {
	background-image: url(../images/bg_stripes.gif);
	height: 215px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #618244;
	display: block;
}
.top_img_withborder {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #618244;
	display: block;
}
.home_left_content {
	padding: 20px;
}
.home_right_content {
	padding: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.title_green {
	font-size: 23px;
	color: #618244;
	font-weight: bold;
}
.title_black {
	font-size: 23px;
	font-weight: bold;
}
#mainlinks {
	display: block;
	padding-top: 16px;
}
#mainlinks a {
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 15px 10px 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainlinks a:hover {
	color: #000000;
	background-color: #999999;
}
a.more_icon:link, a.more_icon:visited, a.more_icon:active {
	background-color: #618244;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 50px;
	text-decoration: none;
	margin-bottom: 5px;
}
a.more_icon:hover {
	background-color: #40552D;
}
.img_right_padd {
	margin-right: 8px;
	float: left;
}
