@charset "utf-8";


body {
 	background-image:url("/images/Bg.jpg");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	color:#165600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color:#496221;
}

a {
	color:#165600;
	text-decoration:none;
}

a:hover {
	color:#339900;
}

strong {
	color:#339900;
}

img {
	border:0px;
}

#Container {
	background-image:url("/images/CenterPic.jpg");
	background-position:top;
	background-repeat:no-repeat;
	width:800px;
	height:236px;
}

#Menu {
	position:absolute ;
	top:125px;
	left:50%;
	margin-left:-255px;
	display:block;
	width:600px;
	
}


#Menu a {
	float:left;
	height:45px;
}

#Menu p {
	width:75px;
}



/*--------------------------------------*/




#Menu1 a {
	background-image:url("/images/Pic1.jpg");
	background-position:top right;
	width:75px;
	height:45px;
	margin-top:-45px;
}

#Menu1 a:hover {
	background-position:bottom left;
}

#Menu1 {
	margin-left:60px;
}



#Menu2 a {
	background-image:url("/images/Pic2.jpg");
	background-position:top right;
	width:75px;
	height:45px;
	margin-top:-45px;
}

#Menu2 a:hover {
	background-position:bottom left;
}

#Menu2 {
	margin-left:140px;
}



#Menu3 a {
	background-image:url("/images/Pic3.jpg");
	background-position:top right;
	width:75px;
	height:45px;
	margin-top:-45px;
}

#Menu3 a:hover {
	background-position:bottom left;
}


#Menu3 {
	margin-left:220px;
}


#Menu4 a {
	background-image:url("/images/Pic4.jpg");
	background-position:top right;
	width:75px;
	height:45px;
	margin-top:-45px;
}

#Menu4 a:hover {
	background-position:bottom left;
}


#Menu4 {
	margin-left:297px;
}



#Menu5 a {
	background-image:url("/images/Pic5.jpg");
	background-position:top right;
	width:75px;
	height:45px;
	margin-top:-45px;
}

#Menu5 a:hover {
	background-position:bottom left;
}


#Menu5 {
	margin-left:373px;
}


#Menu6 a {
	background-image:url("/images/Pic6.jpg");
	background-position:top right;
	width:75px;
	height:45px;
	margin-top:-45px;
}

#Menu6 a:hover {
	background-position:bottom left;
}


#Menu6 {
	margin-left:450px;
}

#Menu7 a {
	background-image:url("/images/Pic7.jpg");
	background-position:top right;
	width:75px;
	height:45px;
	margin-top:-45px;
}

#Menu7 a:hover {
	background-position:bottom left;
}


#Menu7 {
	margin-left:521px;
}

/*----------------------------------------------------*/


#NewsLetter {
	font-size:1.1em;
	background-color:#d9dfa1;
	border:1px solid #FFFFFF;
	position:absolute;
	top:188px;
	left:50%;
	margin-left:-410px;
	padding:20px;
	padding-top:12px;
	padding-bottom:0px;
	width:170px;
	min-height:350px;
	text-align:left;
	}

#NL {
	position:absolute;
	top:133px;
	left:50%;
	margin-left:-417px;
	z-index:1000;
}


#NewsLetter a {
	color:#FF9900;
	font-size:1.1em;
	font-weight:bold;
}


#NLF {
	position:relative;
	top:14px;
	left:-28px;
}


#MainText {
	font-size:1.1em;
	background-color:#e8ebbe;
	border:1px solid #FFFFFF;
	position:absolute;
	top:167px;
	padding:20px;
	padding-top:12px;
	width:500px;
	left:50%;
	margin-left:-186px;
	text-align:justify;
	}


#MTX {
	position:absolute;
	top:147px;
	left:50%;
	margin-left:-186px;
	z-index:1000;
}

#MTXFooter {
	position:relative;
	background-image:url("/images/MainTextFooter.gif");
	background-repeat:no-repeat;
	width:542px;
	height:25px;
	top:42px;
	left:-21px;
	font-size:10px;
	text-align:right;
}

#MTXFooterText {
	width:160px;
	height:20px;
	padding-top:10px;
	margin-left:360px;
	margin-right:20px;

}


#LangSelector {
	margin-left:555px;
	font-weight:bold;
	font-size:9px;
	padding-top:2px;
	//color:#00CC66;
}



/*----------------------------------ie6-----------------------------------------*/



* html #NLF {
	position:relative;
	top:0px;
	left:0px;
	margin:-28px;
	margin-top:0px;
}


* html #MTXFooter {
	position:relative;
	top:0px;
	left:0px;
	margin:-21px;
	margin-top:10px;
	margin-bottom:-45px;
}

* html #Menu1 a {
	background-image:none;
}

* html #Menu2 a {
	background-image:none;
}

* html #Menu3 a {
	background-image:none;
}

* html #Menu4 a {
	background-image:none;
}

* html #Menu5 a {
	background-image:none;
}

* html #Menu6 a {
	background-image:none;
}

* html #Menu7 a {
	background-image:none;
}

#rootlink {
	position: absolute;
	top: 10px;
	left: -390px;
	margin-left: 50%
}
