

div#wrapper {
    width:770px;
	text-align: center;
	margin: 0px Auto;
	font-family: Arial;
	font-size: 12px;
	color: #231F20;
	border: 0px solid;
	height: 100%;
 }
 
 
 div#homeWrapper{
    width:770px;
    height:492px;
	border: 0px solid;
	background-image : url(../images/home/home_bg.gif);
	background-repeat : no-repeat;
 }
 
 
 
  div#pageWrapper{
	float: left;
    width:770px;
	border: 0px solid;
	background-image : url(../images/globals/header_bg.gif);
	background-repeat : no-repeat;
 }
 
 
  div#pageContent{
	float: left;
    width:770px;
	border: 0px solid;
	padding-top: 70px;
	padding-bottom: 25px;
}
 
   div#pageFooter{
	float: left;
    width:730px;
	height: 30px;
	border-top: 1px solid #A99F90;
	margin-top: 50px;
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 25px;
	text-align: left;
	
}
 
 
 
  div#mainContent{
	float: left;
	width: 548px;
	border: 0px solid;
	text-align: justify;
	padding-left: 42px;
	line-height: 20px;
	
}

	div#sub{
	float: right;
	width: 160px;
	border: 0px solid;

}


	div#subItem{
	float: right;
	width: 140px;
	border-bottom: 1px solid  #A0958A; 
	border-right: 8px solid  #A0958A; 
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
}
 
	div#subItem A:HOVER {
	float: right;
	width: 140px;
	border-bottom: 1px solid  #C6C1A3; 
	border-right: 8px solid  #C6C1A3; 
	text-align: right;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-right: -18px;
	margin-top: 0px;
	margin-bottom: -1px;
}
 
 
 
 
  div#header{
    width:770px;
    height:151px;
	float: left;
	border: 0px solid;
 }
 
   div#pagePic{
    width:240px;
    height:117px;
	float: left;
	border: 0px solid;
	padding-left: 42px;
	border: 0px solid;
	text-align: left;
 }
 
 
  div#pageLogo{
    width:378px;
    height:117px;
	float: right;
	border: 0px solid;
	text-align: right;
 }
 
 
  div#homeNav{
 	margin-left: 0px;
    width:709px;
	margin-right: 0px;
    height:34px;
	padding-top: 0px;
	border: 0px solid;
	background: #C6C1A3;
	float: left;
	text-align: left;
 }
 
 
   div#pageNav{
 	margin-left: 41px;
    width:390px;
    height:32px;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 280px;
	border: 0px solid;
	float: right;
	text-align: right;
 }
 
 
 
   div#homeFlash{
 	padding-left: 21px;
    width:431px;
    height:305px;
	border: 0px solid;
	float: left;
 }
 
    div#homeLogo{
 	margin-left: 0px;
    width:305px;
    height:205px;
	border: 0px solid;
	float: left;
 }
 
    div#homeEnglish{
 	margin-left: 0px;
    width:725px;
    height:15px;
	border: 0px solid;
    padding-top: 45px;
	float: left;
	text-align: right;
 }

 A:LINK,A:ACTIVE,A:FOCUS,A:VISITED{
	font-family    : arial, sans-serif;
	color          : #231F20;
	font-size      : 12px;
	text-decoration: None;

	
}

A:HOVER{
	color          : #666666;
	text-decoration: None;
}
 

 
 h1{
 color: #C6C1A3;
 font-size: 26px;
 padding-top: 0px;
 margin-top: 0px;
 padding-right: 10px;
 padding-bottom: 0px;
 margin-bottom: 3px;
 }
 
h2{
 color: #A0958A;
 font-size: 18px;
  padding-bottom: 0px;
 margin-bottom: 3px;
 padding-top:0px;
  margin-top: 0px;
 }
 
 div.title{
 	background-image : url(../images/globals/title_bg.gif);
	background-repeat : repeat-y;
 	width: 400px;
	border: 0px solid;
	margin-bottom: 20px;
 }