@charset "utf-8";
/* CSS Document */

#left {
	margin-right: 0px;
	width: 640px;
	float:left;
}

#right{
	width: 315px;
	float:right;
}

#index {
	color: #fff;
	overflow: hidden;
}

#index h1 {
	font: normal 16px/normal "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#index a:link, #index a:visited {
	color: #ccc;
}

#index a:hover {
	color: #999;
}

#index p {
	color: #ccc;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 1.5;
}

.panel {
	display: block;
	float: left;
	margin-bottom: 4px;
	overflow: hidden;
}

.panel .top {
	background: url(../images/rounded_topleft2.gif) no-repeat top left;
	font-size: 1px;
	margin: 0 0 -5px;
	position: relative;
	z-index: 10;
}

.panel .top span {
	background: url(../images/rounded_topright2.gif) no-repeat top right;
	display: block;
	height: 5px;
}

.panel .bottom {
	background: url(../images/rounded_bottomleft2.gif) no-repeat bottom left;
	font-size: 1px;
	margin: -5px 0 0;
	position: relative;
	z-index: 10;
}

.panel .bottom span {
	background: url(../images/rounded_bottomright2.gif) no-repeat bottom right;
	display: block;
	height: 5px;
}

#billboard {
	margin-right: 4px;
	width: 636px;
}

#roadshow {
	background: #4b4b4b url(../images/index/roadshow_bg.gif) no-repeat left bottom;
	width: 320px;
}

#roadshow .middle {
	height: 203px;
	padding: 20px;
}

#roadshow .middle span {
	color: #fff;
}

#roadshow big {
	font: 16px/36px "Times New Roman", Times, serif;
	height: 36px;
}

#roadshow .details {
	height: 187px;
	overflow: hidden;
}

#roadshow .moreroadshows {
	height: 36px;
}

#intake {
	background: #000;
	width: 320px;
	float: right;

}

#intake h1 {
	line-height: 1;
	margin-bottom: 0;
}

#intake .middle {
	height: 29px;
	padding: 20px;
	
}

#enrolnow {
	background: transparent url(../images/index/enrol_button.png) no-repeat;
	display: block;
	float: right;
	height: 28px;
	text-indent: -99999px;
	width: 107px;
}

#news {
	background: #1b1b1b url(../images/index/news_bg.gif) no-repeat;
	margin-right: 4px;
	width: 636px;
}

#news .middle {
	height: 240px;
	padding: 20px;
}

#news .column {
	border-right: 1px solid #333;
	height: 240px;
	width: 171px;
	margin-right: 20px;
	padding-right: 20px;
}

#news .last {
	border: none;
	margin-right: 0;
	padding-right: 0;
}

#news p span {
	color: #777;
	font-size: 9px;
	line-height: normal;
}

#news .news {
	height: 225px;
}

#news .morenews a {
	background: url(../images/more.gif) no-repeat 0 0;
	display: block;
	float: right;
	height: 15px;
	text-indent: -99999px;
	width: 61px;
}

#mission, #consortium, #registration {
	background: #727272;
	margin-right: 4px;
	margin-bottom: 0;
	width: 209px;
}

#mission p, #consortium p, #registration p {
	line-height: normal;
}

#mission .middle, #consortium .middle, #registration .middle {
	height: 236px;
	padding: 20px;
}

#mission {
	background: url(../images/index/mission_2020.png) no-repeat;
}

#consortium {
	background: url(../images/index/consortium.png) no-repeat;
}

#registration {
	background: url(../images/index/registration.png) no-repeat;
}

#prospective {
	background: #333;
	float: right;
	width: 320px;
}

#prospective .middle {
	height: 422px;
	padding: 20px;
}

#prospective h2 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

#prospective ul {
	float: right;
	margin-bottom: 15px;
}

#prospective ul li {
	background: transparent url(../images/arrow_bullet.gif) no-repeat right 6px;
	font-size: 14px;
	padding-right: 10px;
	line-height: 1.3;
}

#prospective img {
	border: 1px solid #3d3d3d;
	float: right;
	margin-left: 15px;
}

#popular {
	background: #1b1b1b;
	margin-bottom: 0;
	width: 320px;
	float: right;
}

#popular .middle {
	height: 90px;
	padding: 20px;
}

#popular ul li {
	background: transparent url(../images/arrow_bullet.gif) no-repeat right 6px;
	font-size: 14px;
	padding-right: 10px;
	line-height: 1.3;
}

.english {
	font-size: 11px;
	direction: ltr;
	unicode-bidi: bidi-override;
}
