body { background: #ffffff url('../redesign10/bg02.jpg') no-repeat top center;
	   margin: 0px;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
 	   }

#mainbox {
width: 957px;
position: relative;
margin-left: auto;
margin-right: auto;
}

#content {
width: 957px;
height: 556px;
position: absolute;
top: 100px;
background: url('../redesign10/content.png') no-repeat top center;
overflow: visible;
}


p { font-family: trebuchet MS, Arial, Tahoma, Verdana, Courier;
	font-size:14px;
	color:#000000;
	text-align: justify;
	line-height: 1.6em;		
	margin:10px;
	} 		

a:link {text-decoration: underline; Color: #000000; }
a:visited {text-decoration: underline; Color: #000000; }
a:hover {text-decoration: none; Color: #000000; }
a:active {text-decoration: underline; Color: #000000; }

a.fg:link IMG { border-color: #000000; border-width: 2px; }
a.fg:visited IMG { border-color: #000000; border-width: 2px; }
a.fg:hover IMG { border-color: #ffffff; border-width: 2px; }
a.fg:active IMG { border-color: #000000; border-width: 2px; }

h1 { font-family: Tahoma, Verdana, Arial, Courier;
	 color: #000000;
	 font-size: 20px;
	 margin:10px;
	 }
		
h2 { font-family: Tahoma, Verdana, Arial, Courier;
	 color: #000000;
	 font-size: 18px;
	 margin:10px;
	 }
	 
h3 { font-family: Tahoma, Verdana, Arial, Courier;
	 color: #000000;
	 font-size: 16px;
	 margin:10px;
	 }		
	 

#topmenu {
width: 957px;
height: 45px;
position: absolute;
top: 10px;
background-color: #cbccd3;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
#topmenu ul {
	list-style: none;
	margin: 9px;
	padding: 0;
	float: right;
}
#topmenu li {
	width: 134px;
	height: 25px;
	list-style: none;
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial, Courier;
}
#topmenu li a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #000;
}
#topmenu li:hover, #topmenu li.hover {
	position: static;

}
#topmenu li a:hover, #topmenu li.active a {
	height: 25px;
	color: #ffffff;
	background-color: #ab1c21;
	background-position: center;
}
html>body #topmenu li a {
	width: auto;
}

#lngchng {
width: 140px;
height: 45px;
position: absolute;
top: 80px;
right: 30px;
background-color: #ab1c21;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
#lngchng ul {
	list-style: none;
	margin: 9px;
	padding: 0;
	float: right;
}
#lngchng li {
	width: 120px;
	height: 25px;
	list-style: none;
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial, Courier;
}
#lngchng li a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #000;
}
#lngchng li:hover, #topmenu li.hover {
	position: static;

}
#lngchng li a:hover, #topmenu li.active a {
	height: 25px;
	color: #ffffff;
	background-color: #ab1c21;
	background-position: center;
}
html>body #lngchng li a {
	width: auto;
}
	 
