/* CSS Document */
body{
	width:780px;
	margin:0px auto;
	padding:0;
	background-color:#fff;
}

img{
	border:none;
}


#topbanner{
	float:left;
	width:780px;
	height:188px;
	background-image:url("../images/system/topbanner.jpg");
}

#navcontain{
	float:left;
	width:780px;
	height:24px;
}

#datetime{
	float:left;
	position: relative; left: 550px; top: 160px;
	width:780px;
	height:24px;
	font-family:  Arial,Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #E0E0E0;
}

#maincontain{
	float:left;
	width:780px;
	height:auto !important;
	height:555px;
	min-height:555px;
	background-image:url("../images/system/jobstartsidebarstretch2.gif");
}

#leftside{
	float:left;
	width:213px;
	height:555px;
	/*	background-image:url("../images/system/leftside.jpg"); */
}


#lefttop{
	float:left;
	width:213px;
	height:30px;
}

#leftreferral{
	float:left;
	width:213px;
	height:80px;
	display:block;
	text-indent:-9999px;
}

#leftalumni{
	float:left;
	width:213px;
	height:73px;
	display:block;
	text-indent:-9999px;
}

#leftaerc{
	float:left;
	width:213px;
	height:73px;
	display:block;
	text-indent:-9999px;
}

#leftet{
	float:left;
	width:213px;
	height:73px;
	display:block;
	text-indent:-9999px;
}

#leftset{
	float:left;
	width:213px;
	height:68px;
	display:block;
	text-indent:-9999px;
}

#leftcommunity{
	float:left;
	width:213px;
	height:73px;
	display:block;
	text-indent:-9999px;
}

#leftjobbank{
	float:left;
	width:213px;
	height:73px;
	display:block;
	text-indent:-9999px;
}

#content{
	float:left;
	width:564px;
	height:auto !important;
	height:610px;
	min-height:610px;
	background-image:url("../images/system/mainbody.jpg");
	background-repeat:no-repeat;
}

#lastupdated{
	float:left;
	width:780px;
	height:21px;
}

#footer{
	float:left;
	width:780px;
	height:112px;
}
