/* CSS Document */
body{
	width:780px;
	margin:0px auto;
	padding:0;
	background-color:#fff;
}

/*img{
	border:none;
}*/


#access{
        position: absolute;
        top: 20px;
        left: 664px;
        width:96px;
        height:38px;
        background-image:url("../images/system/button.png");
        background-repeat:no-repeat;
}

#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;
}

#header{
	position:relative;
	float:left;
	width:780px;
	height:187px;
	background-image:url("../images/system/header.jpg");
	background-repeat:no-repeat;
}

#navcontain{
	float:left;
	width:780px;
	height:26px;
}

#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: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;
}

