body {
	margin: 0px;
}

.bg_header {
	background-image: url(images/Header_img.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 140px;
	background-color: #73734f;
}
.bg_footer {
	background-image: url(images/footer_img.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	height: 72px;
}
.text_topmenu {
	font-family: Arial, Tahoma, serif;
	font-size: 10px;
	color: #97be89;
	text-decoration: none;
	height: 20px;
}
.text_topmenu a {
	font-family: Arial, Tahoma, serif;
	font-size: 10px;
	color: #97be89;
	text-decoration: none;
	height: 20px;
}
.color_patition_menu {
	color: #555636;
}

.text_topmenu a:hover {
	font-family: Arial, Tahoma, serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
}

#text_top_main_menu
{
	margin: 0px;
    padding: 0 0 0 5px;
    width: 100%;
    position: relative;
    text-align: right;
    line-height: 25px;
    list-style-type: none;
    z-index: 30;
}
#text_top_main_menu ul
{
	float: RIGHT;
	}
#text_top_main_menu li
{
    float: LEFT;
    margin: 0;
    padding: 0;
    text-align: RIGHT;
    height: 25px;
}
#text_top_main_menu li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:White;
	display: block;
	margin: 1px;
	padding: 4px 7px 10px 7px;
	text-align: center;
	font-weight: normal;
	z-index: 1;
	vertical-align: middle;
}
#text_top_main_menu li a:hover
{
	text-decoration: none;
	color: #ffffff;
}
#text_top_main_menu div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	top: 31px;
	padding: 10px;
	width: 161px;
	background: #dedeb7;
	border: solid 1px #555636;
}

#text_top_main_menu div a
{
	color: #555636;	
	position: relative;
    padding: 0px;
    display: block;
    text-transform: none;
    line-height: 20px;
    border: 0px;
    background-image: none;
    z-index: 30;
    text-align: left;
}
#text_top_main_menu div a:hover
{
    padding: 0px;
    color: #ffffff;
    text-transform: none;
    line-height: 20px;
    border: 0px;
    text-decoration: none;
    z-index: 30;
}
/*#m1
{
	position: absolute;
	width: 950px;
	top: 125px;
	left: 390px;
	text-align: left;
	height: 20px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #54562f;
}*/
#m2
{
	position: absolute;
	width: 950px;
	top: 125px;
	left: 390px;
	text-align: left;
	height: 20px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #54562f;
}
#m3
{
	position: absolute;
	width: 950px;
	top: 125px;
	left: 390px;
	text-align: left;
	height: 20px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #54562f;
}#m4
{
	position: absolute;
	width: 950px;
	top: 125px;
	left: 390px;
	text-align: left;
	height: 20px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #54562f;
}

#m7
{
	position: absolute;
	width: 950px;
	top: 125px;
	right: 350px;
	text-align: right;
	height: 20px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #54562f;
}
#m8
{
	position: absolute;
	width: 950px;
	top: 125px;
	right: 380px;
	text-align: right;
	height: 20px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #54562f;
}
#m9
{
	position: absolute;
	width: 950px;
	top: 125px;
	right: 440px;
	text-align: right;
	height: 20px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #54562f;
}
#m10
{
	position: absolute;
	width: 950px;
	top: 125px;
	right: 350px;
	text-align: right;
	height: 20px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #54562f;
}
.subglobalNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #54562f;
}

.subglobalNav a:link, .subglobalNav a:visited
{
	font-size: 12px;
	color: #54562f;
}

.subglobalNav a:hover
{
	font-size: 12px;
	color: #000000;
}

#txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#txt_white a{
	color: #FFFFFF;
	text-decoration: none;
}
#txt_white a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.txt_link_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
   	color:#ffffff;
   	text-decoration: none;
}
.txt_link_footer a{
   	color:#ffffff;
   	text-decoration: none;
}
.txt_link_footer a:hover{
   	color:#54562f;
   	text-decoration: underline;
}


