.site-bg {
	background-color: #B4801D;
	background-image: url(images/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content-bg {
	background-image: url(images/home_content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DDEA96;
}
.td-bg {
	background-color: #DDEA96;
	background-image: url(images/td_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.contact-bg {
	background-image: url(images/home_contactinfo-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu-bg {
	background-image: url(images/home_leftmenu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt-content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.subpg-content-bg {
	background-color: #FFFFFF;
	background-image: url(images/subpg_content-botmbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.subpg-leftbg {
	background-image: url(images/subpg_contactinfo-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table-bg {
	background-image: url(images/subpg_content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.botm-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.img-float {
	float: left;
	margin-bottom: 10px;
}
.copy-txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #E5EFAE;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu-pad {
	padding-bottom: 8px;
}
.contact-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 10px;
}
.botmmenu-link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.botmmenu-link:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #E5EFAE;
	text-decoration: none;
}
.mail-link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #E5EFAE;
	text-decoration: none;
}
.mail-link:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #AD4D00;
	text-decoration: none;
}

