/* ======================== Homepage center column */
#cent-wrap {
	width: 254px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a1d01;
	margin-left:10px;
}
#cent-wrap h4 {
	font-size:18px;
	font-weight:normal;
	color:#72767e;
}
#cent-wrap h4 span {
	color:#d77a44;
}
#cent-global, #cent-student {
	margin-top:16px;
}
#cent-study {
	min-height:128px;
	background:url('../images/study_bg.jpg') no-repeat bottom right;
}
#cent-global {
	min-height:149px;
	background:url('../images/accredit_bg.jpg') no-repeat bottom right;
}
#cent-student{
	position:relative;
	min-height:200px;
}
#cent-wrap #cent-study .maintext, #cent-wrap #cent-global .maintext,
#cent-wrap #cent-student .maintext {
	padding:10px 0 0 3px;
	font-weight:bold;
	font-style:italic;
	line-height:1.3em;
}
#cent-wrap #cent-study .maintext {
	padding-right:30px;
}
#cent-wrap #cent-global .maintext {
	padding-right:67px;
}
#cent-wrap #cent-student .maintext {
	
}
#cent-wrap #cent-student .maintext .maintext-block {
	width:130px; height:150px;
	float:right;
}
#cent-wrap .majortext {
	padding-right:150px;
	font-size:9px;
	color:#7d3c08;
}
.readmore {
	margin-top:10px;
	padding:0 3px 10px 0;
}
.readmore a {
	font-weight:bold;
	text-decoration:none;
	color:#a09588;
}
.readmore a img {
	vertical-align:text-top;
}

#student-text {
	position:absolute;
	width:254px;
	z-index:1;
}
#student-img {
	position:absolute;
	margin-top:20px;
	right:0;
	z-index:0;
}

.borderform
{
	border: thin 1px #000;	
}
#openDayButton {
	background: url(images/Dubai_OpendayButton.gif) no-repeat left top;
	width: 161px;
	height: 93;
	display: block;
	padding: 19px;
}
