
/* Body */
#bg 
{ 
/*background: url(images/background.jpg) top repeat-x;*/
width:100%; 
background-color:#066791; 
margin: 0 auto;
}	

* 
{
margin:0; 
padding:0; 
}

a
{
font-weight: normal;
font-size: 0.8em;
font-family: Arial, Helvetica, sans-serif; 
}

a img 
{ 
border: none;
}

/* Wrapper */

#wrapper 
{ 
margin:0 auto; 
}

/* Header */

#header 
{ 
margin:0 auto; 
width:863px; 
position: relative;
}

#header-img
{
width:864px; 
background-image:url(../images/english_top_banner.jpg); 
height:340px; 
}

/* Right Menu */

#rightmenu 
{
width:140px; 
position: absolute; 
top: 20px; 
left: 770px; 
color: #000000; 
}

#rightmenu  a
{
font-size: 16px; 
color: #000000;
}
#rightmenu  a:hover 
{
font-size: 16px; 
color: #ffffff; 
text-decoration: none;
}

/* Logo */

#mylogo 
{
width:350px; 
position: absolute; 
margin-left: -100px;
margin-top: 100px;
top: 98px; 
left: 110px; 
color: #ffffff; 
font-size: 0.7em; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-style: italic;
}

#mylogo i
{
font-size: 0.6em; 
}

#mylogo a
{
width:200px; 
position: absolute; 
top: 32px; 
left: 20px;
font-size: 13px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-style: italic; 
text-decoration: none; 
color: #898888;
}

/* Menu */

#menu
{
position: relative; 
width:835px; /* 864 */  
clear:both; 
/*background: #000000;  */
list-style: none; 
height:30px; 
margin:0 auto;
margin-top: -5px;
padding-left: 30px;
background-image: url(../images/menu_back.jpg);
}

/* CSSMenu */

#cssmenu ul 
{
list-style: none; 
margin: 0; 
padding: 0;
margin-left: 0px;
}

#cssmenu li 
{
/*width:173px; */
text-align: center; 
float:left; 
/*border-right: 1px solid #575C55; */
padding-top: 0px;  
height:31px;
margin-left: 0px;
}
#cssmenu li a 
{
display: block
}

#cssmenu a 
{ 
font-weight: normal; 
font-size: 15px; /* 19 */
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff; 
text-decoration:none; 
margin-top: 3px;
}

#cssmenu a:hover 
{
color: #ffffff;
}
#cssmenu li:hover 
{ 
background:url(../images/rollover.jpg) repeat-x;
color: #cdcdcd;
}

/* Content */

#content
{
padding: 0px 0px 0px 0px; 
width: 859px; 
height: 100%;
background: #ffffff;
margin:0 auto;
border-bottom: 2px solid #D8DADB; 
border-top: 2px solid #D8DADB; 
border-left: 2px solid #D8DADB; 
border-right: 2px solid #D8DADB; 
background-image: url(../images/content_back.jpg);
background-repeat: repeat-x;
background-color: #e9e9e9;

}

/* Page */

#page
{
padding: 0px; 
margin-top: 5px;
float: left; 
width: 850px;
/*background-image: url(../images/content_back.jpg);
background-repeat: repeat;*/
}

#page h1 
{
font-weight: bold; 
border-bottom: 1px solid #D8DADB; 
padding-bottom: 0px;
}

#page h1 a 
{
font-size: 0.8em; 
color: #2682B7; 
text-decoration: none;
padding-bottom: 4px;
margin-bottom: 25px;
}

#page p 
{
font-size: 11px;
/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-weight: normal; */
font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
font-size: 11px;
line-height: 1.8;
padding-top: 5px;
padding-left: 10px;
color: #3B3B3B;
}

#page a 
{
color: #2682B7;
font-size: 11px;
}

/* Footer */

#footer 
{ 
width:100%; 
margin-top:-20px; 
height:50px; 
vertical-align:top; 
padding:0px;  
font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; 
color: #898888; 
/*background: #000000;
border-top: 1px solid #ffffff;
*/
}

#footer-text 
{ 
width:100%; 
text-align:center; 
margin:0px; 
padding-top:13px;
}

#footer a 
{ 
color:#898888; 
font-weight: normal;
font-size: 13px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
text-decoration: none; 
}

#footer a:hover
{ 
color:#ffffff; 
font-weight: normal;
font-size: 13px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
text-decoration: underline; 
}

#caption
{
}

#container
{
margin: 10px auto;
/*background-color: #fff;*/
color: #333;
/*border: 1px solid gray;*/
line-height: 130%;
}


#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: ;
}

#middle
{
/*margin-left: 200px;*/
border-left: 1px solid gray;
padding: ;
width: 840px;
}

#middle p
{
 margin-top: -10px;
 margin-left: 70px;
}

#middle span{
	padding: 20px;
	display: inline-block;
/*	background-color: 	#E8E8E8 ; */
	background-image: url('../images/link_back.jpg');
	background-repeat: repeat-x;
	width: 220px;
	margin-bottom: 3px;
	margin-right: 3px;
}


#middle p object
{
 padding-right: 50px;
}

#link
{
 float: right;
 margin-top: 0px;
}
	
