body {
font: 9pt/15pt Arial;
background-color:#F5F5E0;
margin:0;
border:0 none inherit;
padding:0;
}

/* containers */
#container {
position: absolute;
background-color:#FFFFFF;
border: 2px solid #666666;
padding:0;
top: 10px;
left: 10px;
width:750px;
height:1100px;
}

#footer {
position: absolute;
background-color:#025589;
top: 1081px;
left: 13px;
width:748px;
height:30px;
}

#footer2 {
position: absolute;
background:url(../images/logo_blue.gif) no-repeat;
top: 1081px;
left: 585px;
width:170px;
height:30px;
}

/* banner */
#ban1 {
background:url(../images/banner_employ_r1_c1.jpg) no-repeat;
width:750px;
height:91px;
top:12px;
left:12px;
position:absolute;
}

#ban2 {
background:url(../images/banner_employ_r2_c1.jpg) no-repeat;
width:300px;
height:126px;
top:103px;
left:12px;
position:absolute;
}

#ban3 {
background:url(../images/banner_employ_r2_c3.jpg) no-repeat;
width:450px;
height:126px;
top:103px;
left:312px;
position:absolute;
}

/* navigation */
#nav1 {
background:url(../images/banner_employ_r3_c1.jpg) no-repeat;
width:150px;
height:33px;
top:229px;
left:12px;
position:absolute;
}

#nav2 {
background:url(../images/banner_employ_r3_c2.jpg) no-repeat;
width:150px;
height:33px;
top:229px;
left:162px;
position:absolute;
}

#nav3 {
background:url(../images/banner_employ_r3_c3.jpg) no-repeat;
width:150px;
height:33px;
top:229px;
left:312px;
position:absolute;
}

#nav4 {
background:url(../images/banner_employ_r3_c4.jpg) no-repeat;
width:150px;
height:33px;
top:229px;
left:462px;
position:absolute;
}

#nav5 {
background:url(../images/banner_employ_r3_c5.jpg) no-repeat;
width:150px;
height:33px;
top:229px;
left:612px;
position:absolute;
}

/* spacer for main navigation */
#nav1 a {
	margin: 0;
	padding: 0;
	background: url(../images/spacer.gif) no-repeat;
	width: 150px;
	height: 33px;
	position: absolute;
}

#nav2 a {
	margin: 0;
	padding: 0;
	background: url(../images/spacer.gif) no-repeat;
	width: 150px;
	height: 33px;
	position: absolute;
}

#nav3 a {
	margin: 0;
	padding: 0;
	background: url(../images/spacer.gif) no-repeat;
	width: 150px;
	height: 33px;
	position: absolute;
}

#nav4 a {
	margin: 0;
	padding: 0;
	background: url(../images/spacer.gif) no-repeat;
	width: 150px;
	height: 33px;
	position: absolute;
}

#nav5 a {
	margin: 0;
	padding: 0;
	background: url(../images/spacer.gif) no-repeat;
	width: 150px;
	height: 33px;
	position: absolute;
}

/* roll effect on mouse hover */
#nav1 a:hover, #nav1 a:visited:hover { 
background:url(../images/banner_employ_on_r2_c1.jpg) no-repeat;
}

#nav2 a:hover, #nav2 a:visited:hover { 
background:url(../images/banner_employ_on_r2_c2.jpg) no-repeat;
}

#nav3 a:hover, #nav3 a:visited:hover { 
background:url(../images/banner_employ_on_r2_c3.jpg) no-repeat;
}

#nav4 a:hover, #nav4 a:visited:hover { 
background:url(../images/banner_employ_on_r2_c4.jpg) no-repeat;
}

#nav5 a:hover, #nav5 a:visited:hover { 
background:url(../images/banner_employ_on_r2_c5.jpg) no-repeat;
}



