*
{
	margin:0px;
	padding:0px;
	font-family:arial, sans-seref;
	font-size:12px;
	color:#6D6B6B;
	}
body
{
	background-color:#c8c8c8;	
	
	}
#containner
{
	width:944px;	
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	}
#top-menu
{
	width:944px;
	height:129px;
	/*background:url(images/bg-top-menu.gif) repeat-x;*/
	}
.logo
{
	height:99px;
	}
.logo-lhs
{
	float:left;
	margin-left:18px;
	position:relative;
	top:21px;
	}
.restor-rhs
{
	float:right;
	margin-right:33px;
	margin-top:60px;
	}
.lgbottom
{
	float:none;
	}
.menu
{
	width:944px;
	height:30px;
	background:url(images/logobottom.gif) no-repeat;
	}
.menu .ul-menu
{
	background-color:#362E2D;
	padding-left:125px;	
	}
.menu .ul-menu li
{
	float:left;
	list-style:none;
	margin-right:12px;
	}

#menu-home a:link, #menu-home a:visited
{
	background:url(images/mu-home-b.gif) no-repeat;
	width:50px;
	height:30px;
	float:left;
	}

#menu-home a:hover
{
	background:url(images/mu-home-r.gif) no-repeat;
	width:50px;
	height:30px;
	}

#menu-introduction a:link, #menu-introduction a:visited
{
	background:url(images/mu-introduction-b.gif) no-repeat;
	width:105px;
	height:30px;
	float:left;
	}
#menu-introduction a:hover
{
	background:url(images/mu-introduction-r.gif) no-repeat;
	width:105px;
	height:30px;
	cursor:pointer;
	display:block;
	}
#menu-guiding-principles a:link, #menu-guiding-principles a:visited
{
	background:url(images/mu-guiding-principles-b.gif) no-repeat;
	width:142px;
	height:30px;
	float:left;
	}
#menu-guiding-principles a:hover
{
	background:url(images/mu-guiding-principles-r.gif) no-repeat;
	width:142px;
	height:30px;
	}
#menu-programs a:link, #menu-programs a:visited
{
	background:url(images/mu-programs-b.gif) no-repeat;
	width:100px;
	height:30px;
	float:left;
	}

#menu-programs a:hover
{
	background:url(images/mu-programs-r.gif) no-repeat;
	width:100px;
	height:30px;
	}
#menu-cambodia-history a:link, #menu-cambodia-history a:visited
{
	background:url(images/mu-cambodia-history-b.gif) no-repeat;
	width:146px;
	height:30px;
	float:left;
	}
#menu-cambodia-history a:hover
{
	background:url(images/mu-cambodia-history-r.gif) no-repeat;
	width:146px;
	height:30px;
	}
#menu-ways-to-help a:link, #menu-ways-to-help a:visited
{
	background:url(images/mu-ways-to-help-b.gif) no-repeat;
	width:110px;
	height:30px;
	float:left;
	}
#menu-ways-to-help a:hover
{
	background:url(images/mu-ways-to-help-r.gif) no-repeat;
	width:110px;
	height:30px;
	}
#menu-contact a:link, #menu-contact a:visited
{
	background:url(images/mu-contact-b.gif) no-repeat;
	width:68px;
	height:30px;
	float:left;
	}
#menu-contact a:hover
{
	background:url(images/mu-contact-r.gif) no-repeat;
	width:68px;
	height:30px;
	}
#sub_menu{
		z-index:1000;
		padding-left:187px;
		position:absolute;
		display:block;
		width:105px;
		list-style:none;
		line-height:12px;
	}
#sub_menu li
{
	background:#C12026;
	padding-bottom:7px;
	}
#sub_menu li a img{
		border:none;
		position:relative;
		
}
#sub_menu li a{
		border:none;
		margin:0px;
		padding:0px;		
}
/*---------------------------------------*/
#sub_menu_guiding{
		z-index:1000;
		padding-left:304px;
		position:absolute;
		display:block;
		width:142px;
		list-style:none;
		line-height:12px;
	}
#sub_menu_guiding li
{
	background:#C12026;
	padding-bottom:7px;
	}
#sub_menu_guiding li a img{
		border:none;
		position:relative;
		
}
#sub_menu_guiding li a{
		border:none;
		margin:0px;
		padding:0px;		
}
/*--------------------------------------------------*/
#sub_menu_program{
		z-index:1000;
		padding-left:459px;
		position:absolute;
		display:block;
		width:100px;
		list-style:none;
		line-height:12px;
	}
#sub_menu_program li
{
	background:#C12026;
	padding-bottom:7px;
	}
#sub_menu_program li a img{
		border:none;
		position:relative;
		
}
#sub_menu_program li a{
		border:none;
		margin:0px;
		padding:0px;		
}
/*--------------------------------------------------*/
#sub_menu_ways{
		z-index:1000;
		padding-left:729px;
		position:absolute;
		display:block;
		width:110px;
		list-style:none;
		line-height:12px;
	}
#sub_menu_ways li
{
	background:#C12026;
	padding-bottom:7px;
	}
#sub_menu_ways li a img{
		border:none;
		position:relative;
		
}
#sub_menu_ways li a{
		border:none;
		margin:0px;
		padding:0px;		
}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
#content
{
	margin-left:43px;
	background-color:#fff;
	}
.header
{
	margin-left:22px;
	height:24px;
	margin-top:45px;
	margin-bottom:25px;
	}
.img-lhs
{
	width:203px;
	margin-left:22px;
	margin-right:54px;
	float:left;
	}
.img-lhs img
{
	margin-bottom:20px;
	border:1px solid #ccc;
	}
#content .txtrhs
{
	width:571px;
	float:left;
	}
#content .txtrhs img
{
	float:right;
	margin-left:10px;
	margin-top:10px;
	}
.nonetop
{
	margin-top:0px;
	}
.img-lhs .no-border
{
	border:none;
	}
#contacttbl td
{
	padding:0px;
	}

/*------------------------------------------------*/
/*-------------------------------------------------*/
#ways-to-help-contact
{
	width:542px;
	}
#ways-to-help-contact1
{
	width:542px;
	}
#ways-to-help-contact2
{
	width:542px;
	}
#ways-to-help-contact3
{
	width:542px;
	}
#ways-to-help-contact4
{
	width:542px;
	}
.lhs-cambodia
{
	width:200px;	
	float:left;
	}
.rhs-cambodia
{
	width:342px;
	
	float:left;
	}
.n-width
{
	width:100px;
	
	}
table th
{
	text-align:left;
	padding-bottom:10px;
	}
table td
{
	padding-bottom:10px;
	}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
#home-header
{
	width:944px;
	height:178px;
	background-color:#5D612A;
	}
.home-img
{
	float:left;
	}
.home-qoute
{
	float:right;
	margin-top:55px;
	margin-right:40px;
	}
#content-home
{
	width:877px;
	margin-left:40px;
	}
.cnt-lhs
{
	width:434px;
	float:left;

	}
.cnt-lhs p
{
	margin-bottom:20px;
	text-align:justify;
	}
.cnt-mid
{
	width:98px;
	float:left;
	}
.cnt-rhs
{
	width:344px;
	float:right;
	
	}
#content-home .rhs-list li
{
	list-style-type:none;
	margin-bottom:20px;
	}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
h1
{
	font-size:14px;
	margin-top:32px;
	margin-bottom:12px;
	color:#C12026;
	}
h2
{
	font-size:24px;
	color:#362E2E;
	}
h3
{
	margin-bottom:5px;
	margin-top:20px;

	}
h4
{
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:10px;
}
h5
{
	font-size:14px;
	margin-top:70px;
	margin-bottom:12px;
	color:#C12026;
	}	
span
{
	font-size:24px;
	font-weight:normal;
	color:#362E2E;
	}
p
{
	margin-bottom:10px;
	text-align:justify;
	line-height:18px;
	}
a:link, a:visited
{
	text-decoration:underline;
	}
a:hover
{
	text-decoration:none;
	}
#content ul
{
	margin-left:20px;
	}
#content li
{
	margin-bottom:10px;
	}
.also
{
		margin-left:20px;
	}
/*---------------------------------------------*/
/*--------------------------------------------*/
#bottom
{	
	width:944px;
	height:64px;
	background-color:#e7e7e7;
	clear:both;
	}
.pleft
{	
	margin-left:30px;
	float:left;
	}
.pright
{	
	margin-right:20px;
	float:right;
	}
.topsite
{
	height:23px;
	width:944px;
	padding-top:10px;
}
.bottomsite
{
	height:30px;
	width:944px;
	}
#bottom p
{
	margin-bottom:5px;
	font-size:11px;
	
	}
#bottom a:visited
{
	font-weight:bold;
	font-size:11px;
	color:#cb0000;
	}
#bottom  a:link
{
	font-size:11px;
	color:#6D6B6B;
	}