/* Always check ie.css just in case changes have to be duplicated there also */

/* index.php page  no delete*/ 
div#topBanner {
	position: relative;
	width: 877px;
	height: 386px;
}

#home_page_text_noflash {
	position: absolute;
	top: -1260px;
	left: 40px;
	width: 497px;
	height: 96px; 
}

#home_page_text_noflash div {
	font-size: 1.1em;
	padding: 30px 310px 0 30px;
	width: 100%;
	height: 100%; 
	color: white;
	background:url(/images/bk.png);
}

#block_holder {
	padding: 0;
	margin: 0;
	width: 848px !important;
}
#home_hold {
	float:left;
	width:777px;
	padding:15px 0 30px 30px;
}
.block_holderNoFlash #home_hold {
	background: transparent url(/images/home/homepage_1_side.jpg) no-repeat left top;
	padding:15px 0 30px 50px;
}
#content {
	width:940px;
	height:100%;
}
#areas {
	width:100%;
	float:left;
}
#areas img {
	padding:10px 0 5px 0;
}
#areas p {
	margin:0;
	padding:0;
}
.areas {
	float:left;
	width:238px;
}
.login {
	margin-right:16px;
}
.areasw {
	width:238px;
	float:left;
	padding:0 30px 0 30px;
}
#latest_news {
	width:100%;
	float:left;
/*	padding-top:19px;*/
}
#latest_news_det {
	width:370px;
}
#latest_news_det h2{
	font-weight: normal;
	font-size: 1.9em;
	line-height:2.0em;
}
#latest_news_det h3 {
	font-size: 1.9em;
	font-weight: normal;
}
#latest_news_det ul {
	margin:0;
	padding:0;
	margin-top:12px;
	list-style-type:none;
}
#latest_news_det ul a {
	/* margin-left:10px; */
}
#latest_news_det h1 {
	margin-bottom:17px;
}
#latest_news_det img {
	float:left;
	margin-right:14px;
}
#upcoming_courses {
	margin-top:20px;
	width:480px;
}
#upcoming_courses ul {
	margin:0;
	padding:0;
	margin-top:12px;
	list-style-type:none;
}
#upcoming_courses ul a {
	margin-left:10px;
}
#upcoming_courses h1 {
	margin-bottom:17px;
}
#upcoming_courses img {
	float:left;
	margin-right:14px;
}
#left {
	float:left;
	width:877px;
	height:100%;
	background-color: #FFFFFF;
}
#hidden {
	width: 940px;
	color:#000000;
	height:100%;
	position:absolute;
	z-index:100;
	display:none;
}
#left_side {
	float:left;
	width:40px;
	background:#000000;
}
/*#register_now {
border:1px solid #FFFFFF;
background:#F46F2A;
width:104px;
margin-top:10px;
display:block;
font-weight:bold;
padding:4px 0 4px 12px;

}
#register_now a{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}*/
/* End of index.php page*/

h2.upcoming {
	margin-top: 10px;
}