@charset "UTF-8";

/* CSS Document ASIAN IVY LABS
------------------------------------------------------------- */
html, body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#E0DC9B;
	font-size:12px;
	height:100%;
	background:#000;
	width:100%;
}

p {
	margin: 0 0 14px 0;
	font-size:12px;}

a {
	color: #3E9031;
	text-decoration:none;
}

a:hover {color: #f90;}	


/* Layout container
------------------------------------------------------------- */
#containerw {
	float:left;
	background:url(../images/bk.jpg) center top no-repeat #262625;
	width:100%;}	
	
#container {
	margin:auto;
	width:950px;}	

/* Header section 
------------------------------------------------------------- */
#header {
	width:950px;
	height: 211px;
	background:url(../images/header.jpg);
	padding:0 0 0 0;
	float:left;
}

#headerr {
	width:220px;
	height: 211px;
	padding:0 0 0 0;
	float:right;
}
	
#date {
	width:210px;
	height: 28px;
	padding:8px 0 0 10px;
	float:left;
	color: #0D5914;
	font-size: 13px;
}

#date a {color:#060;}
#date a:hover {color:#000;}
	
#login {
	width:210px;
	height: 76px;
	padding:0px 0 0 10px;
	float:left;
	color: #000;
	font-size: 14px;
}

#login form {
	padding:0;
	margin:0;}
	
#login input.text {
	background-color:#F9F6E8;
	border:1px solid #C8C9C3;
	width:120px;
	height:18px;
	margin:0 2px 5px 0;
	padding:2px;
	color: #666;
	font-size: 11px;
	float: left;
}

#login input.send {
	width:47px;
	height:22px;
	padding:0;
	margin:0;
	border:none;
	background:url(../images/login.gif);
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	cursor:pointer;
	float: left;
}
	
#ask {
	width:220px;
	height: 99px;
	padding:0 0 0 0;
	float:left;
}
	
#logo {
	width:344px;
	height:170px;
	float:left;
	padding: 14px 0 0 32px;
}	
	
/* Top section
------------------------------------------------------------- */
#content {
	float:left;
	width:950px;
	background:url(../images/cross.jpg);
}

#contentbk {
	float:left;
	width:950px;
	background:url(../images/contentbk.jpg) no-repeat;
}

#vision {
	width:552px;
	height:110px;
	background:url(../images/vision.jpg);
	float:left;
	padding: 10px 30px 0 50px;
}
	
#vision h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#D6BA8A;
	margin:0;
	padding:0 0 0px 0;
	font-weight:normal;
	font-style:italic;
}

#vision p {
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding:0;
	margin:0;
}
	
#register {
	width:304px;
	height:108px;
	background:url(../images/register.jpg);
	float:left;
	color: #EBE3C7;
	font-size: 11px;
	padding: 12px 0 0 14px;
}
	
#registertop {
	width:304px;
	height:24px;
	float:left;
}
	
#registerleft {
	width:131px;
	height:69px;
	float:left;
	padding: 4px 10px 0 0;
}
	
#registerright {
	width:158px;
	height:63px;
	float:left;
	padding: 10px 0 0 0;
}

#registertop img {
	border:0;
	margin:0;
	padding:0;}
	
#registertop a {
	color: #EBE3C7;
	font-size: 11px;}
	
#registertop a:hover {
	color: #fff;}
	
#register form {
	padding:0;
	margin:0;}
	
#register input.text {
	background-color:#073306;
	border:1px solid #3f8d37;
	width:100px;
	height:18px;
	margin:0 2px 5px 0;
	padding:2px;
	color: #3F8D37;
	font-size: 11px;
	float: left;
}

#register input.send {
	width:44px;
	height:22px;
	padding:0;
	margin:0;
	border:none;
	background:url(../images/send.png);
	display:block;
	float:left;
	text-indent: -999999px;
	overflow: hidden;
	cursor:pointer;
}
	
	
/* Code for the menus
------------------------------------------------------------- */
#topmenu {
	width:917px;
	height: 39px;
	background:url(../images/topmenu.jpg);
	padding:3px 0 0 33px;
	float:left;
}
	
#topmenu ul {
	display: inline;
	margin: 0;
	padding: 0;}
	
#topmenu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;}	
	
#topmenu li a {
	float:left;
	font-size:13px;
	color:#EA7F25;
	font-weight:normal;
	height:22px;
	padding:11px 10px 0 10px;
	background:url(../images/menudiv.jpg) right center no-repeat;
	display:block;
}

#topmenu li a.last {
	float:left;
	font-size:13px;
	color:#EA7F25;
	font-weight:normal;
	height:22px;
	padding:11px 10px 0 10px;
	background:url(../images/menudiv.jpg) right center no-repeat;
	display:block;
}

#topmenu li a:hover{ color: #9ECD1C; }
	
#topmenu li.selected a { color:#C5C553; }

/* Page Content
------------------------------------------------------------- */
#left {
	width:589px;
	background:url(../images/left.jpg) no-repeat;
	padding:45px 0 0 24px;
	float:left;
}

#leftip {
	width:489px;
	padding:47px 70px 0 54px;
	float:left;
}

#leftip p {
	line-height:18px;
	font-size: 13px;
	margin: 0 0 25px 0;
}

#leftip h1 { margin:0 0 40px 0; }

#leftip a {
	font-weight:bold;
	color: #F90;}
	
#leftip a:hover {
	font-weight:bold;
	color: #fff;}
	
#lefttop {
	width:569px;
	height:45px;
	float:left;
}
	
#right {
	width:292px;
	background:url(../images/right.jpg) no-repeat;
	float:left;
	padding: 0 0 0 45px;
}
	
#right a {color:#E0DC9B;} 
#right a:hover {color:#fff;} 


#right img {
	border:0;}
	
#apply {
	width:274px;
	height:45px;
	background:url(../images/applybk.jpg) no-repeat bottom;
	float:left;
	text-align: center;
	padding: 20px 0 0 0;
}

#news {
	width:224px;
	height:106px;
	background:url(../images/newsbk.jpg) no-repeat bottom;
	float:left;
	padding: 20px 50px 0 0;
}

#recent {
	width:204px;
	height:112px;
	background:url(../images/recentbk.jpg) no-repeat bottom;
	float:left;
	padding: 30px 70px 0 0;
}

#contact {
	width:154px;
	height:122px;
	background:url(../images/contactbk.jpg) no-repeat bottom;
	float:left;
	color: #fff;
	padding: 50px 100px 0 20px;
}

#contact a {color:#fff;}
#contact a:hover { color:#E0DC9B; }

/* Footer area
------------------------------------------------------------- */
#footer {
	width:950px;
	height:65px;
	background:url(../images/footer.jpg) no-repeat;
	text-align:center;
	padding:23px 0 0 0;
	color: #EACF95;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer p {
	font-size:11px;}
	
#footer a {
	color:#666;
	font-weight:bold;}

#footer a:hover {
	color:#ccc;}

#footerw {
	float:left;
	background:url(../images/footerw.jpg) repeat-x;
	width:100%;}	

	
/* Classes and styles
------------------------------------------------- */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFF;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height: 28px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#EA7E25;
	margin:0;
	padding:5px 0 10px 0;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9C0;
	margin:0;
	padding:0 0 5px 0;
	font-weight: normal;
	letter-spacing: 3px;
}

.box {
	float:left;
	width:255px;
	height:190px;
	padding:10px 25px 0 10px;
}

.box2 {
	float:left;
	width:255px;
	height:190px;
	padding:10px 5px 0 20px;
}

.orange {
	color:#EA7F25;
	font-weight: bold;}
	
.white {
	color:#fff;
	font-weight: bold;}
	


.imgborder {
	margin: 0 8px 30px 0;
	float: left;
	border: 0;
}
