/* CSS Document */
body{
	width:980px;
	margin:0px auto;
	padding:0;
	background-color:#AF9861;
}

/*img{
	border:none;
}*/

#navcontain{
	float:left;
	width:780px;
	height:54px;
}

#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:980px;
	height:auto !important;
	height:542px;
	min-height:542px;
	background-image:url("../images/system/body_stretch.jpg");
}

#leftside{
	float:left;
	width:213px;
	height:542px;
	background-image:url("../images/system/leftside.jpg");
}

#content{
	float:left;
	width:567px;
	height:auto !important;
	height:542px;
	min-height:542px;
	background-image:url("../images/system/mainbody.jpg");
	background-repeat:no-repeat;
}

#lastupdated{
	float:left;
	width:780px;
	height:21px;
}

#footer{
	float:left;
	width:780px;
	height:99px;
}

#left_top{
	float:left;
	width:213px;
	height:20px;
}

#left_jobbank{
	float:left;
	width:213px;
	height:95px;
	display:block;
	text-indent:-9999px;
}

#left_applyei{
	float:left;
	width:213px;
	height:105px;
	display:block;
	text-indent:-9999px;
}

#left_completeforms{
	float:left;
	width:213px;
	height:120px;
	display:block;
	text-indent:-9999px;
}

#left_jobstart{
	float:left;
	width:213px;
	height:95px;
	display:block;
	text-indent:-9999px;
}

#left_transitions{
	float:left;
	width:213px;
	height:105px;
	display:block;
	text-indent:-9999px;
}
