/* CSS Document */
body{
	width:780px;
	margin:0px auto;
	padding:0;
	background-color:#fff;
}

img{
	border:none;
}

#topbanner{
        position:relative;
        width:780px;
        height:188px;
        background-image:url("../images/system/topbanner.jpg");
        background-repeat: no-repeat;
}

#access{
        position: absolute;
        top: 20px;
        left: 664px;
        width:96px;
        height:38px;
        background-image:url("../images/system/button.png");
        background-repeat:no-repeat;
}

#navcontain{
        float:left;
        width:780px;
        height:24px;
}

#datetime{
        position: absolute; left: 480px; top: 150px;
        width:250px;
        height:24px;
        font-family:  Arial,Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #E0E0E0;
}


#topbanner2{
	float:left;
	width:780px;
	height:188px;
	background-image:url("../images/system/topbanner.jpg");
}

#navcontain2{
	float:left;
	width:780px;
	height:24px;
}

#datetime2{
	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;
	z-index:100;
}

#lastupdated{
	float:left;
	width:780px;
	height:21px;
}

#footer{
	float:left;
	width:780px;
	height:112px;
}

