/* CSS Document */
BODY #hp #header, 
BODY #au, 
BODY #cs, 
BODY #pg, 
BODY #te, 
BODY #cu, 
BODY #vd {
} 

#hp #header {
	display:none;
}
#au #header {
	display:none;
}
#l1 #header {
	background:url(../img/header.jpg) no-repeat top;
}
#pg #header {
	background:url(../img/header.jpg) no-repeat top;
}
#cu #header {
	background:url(../img/header.jpg) no-repeat top;
}
#l2 #header {
	background:url(../img/header.jpg) no-repeat top;
}
#l3 #header {
	display:none;
}
#l1 #content {
	background:#453400;
	height:auto;
	width:827px;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;

	}
#li #content {
	background:#453400;
	height:360px;
	width:827px;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	margin:0 auto 0px 0px;
	}
#hp #content {
	background:url(../img/home_page.jpg) no-repeat top;
	height:480px;
	width:827px;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	}
#au #content {
	background:url(../img/Abdout_us.jpg) no-repeat top;
	height:480px;
	width:827px;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	}
#l3 #content {
	background:url(../img/Video.jpg) no-repeat top;
	height:683px;
	width:827px;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	}
#pg #content {
	background:#453400;
	height:auto;
	width:807px;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:130px;
	}
* html #l2 #content {
	background:#453400;
	height:auto;
	width:827px;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	}
#l2 #content {
	background:#453400;
	height:auto;
	width:827px;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	}

#cu #content {
	background:#453400;
	height:auto;
	width:767px;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	padding-left:30px;
	padding-right:30px;
	}
#xx #content {
	background:#453400;
	height:auto;
	width:827px;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	}
#xx h1 {
	width:auto;
	font-size: 24px;
	font-weight: bold;
	color: ##FEF8DE;
	/*background:url(../img/headline_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;*/
}

#xx h2 {
	width:auto;
	font-size: 18px;
	font-weight: bold;
	color:##FEF8DE;

}

#xx h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#xx h4 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

/*
BODY#hp a.hp,
BODY#au a.au,
BODY#cu a.cu,
BODY#l1 a.l1,
BODY#l2 a.l2,
BODY#l3 a.l3,
BODY#pg a.pg {
	color: #FEC500;
}
*/

