a						{ color: #000000; }
a:visited 				{ text-decoration: underline; color: #000000; }
a:link 					{ text-decoration: underline; color: #000000; }
a:hover					{ text-decoration: underline; color: #000000; }
a:active				{ text-decoration: underline; color: #000000; }

div.footer p a:visited 	{ text-decoration: none;  color: #ffffff; }
div.footer p a:link	{ text-decoration: none;  color: #ffffff; }
div.footer p a:hover	{ text-decoration: underline; color: #ffffff; }
div.footer p a:active	{ text-decoration: none;  color: #ffffff; }

#slide_content_1,
#slide_content_7 {
	background: url(../employment/images/landing_slide1.jpg) no-repeat 0 0;
}

#slide_content_2,
#slide_content_8 {
	background: url(../employment/images/landing_slide2.jpg) no-repeat 0 0;
}

#slide_content_3,
#slide_content_9 {
	background: url(../employment/images/landing_slide3.jpg) no-repeat 0 0;
}

#slide_content_4 {
	background: url(../employment/images/landing_slide4.jpg) no-repeat 0 0;
}

#slide_content_5 {
	background: url(../employment/images/landing_slide5.jpg) no-repeat 0 0;
}

#slide_content_6 {
	background: url(../employment/images/landing_slide6.jpg) no-repeat 0 0;
}

#subnav_2009 {
	position: absolute;
	width: 768px;
	height: 76px;
	background: #ffffff;
	top: 98px;
	left: 0;
}

	#subnav_title {
		position: absolute;
		width: 190px;
		height: 35px;
		top: 20px;
		left: 0;
		background: url(../img/nav/employment/header.gif) no-repeat 0 0;
	}

	#subnav1_top {
		position: absolute;
		top: 19px;
		left: 203px;
		border-top: 1px solid #888b9e;
		border-left: 1px solid #888b9e;
	}
	
	#subnav1_btm {
		position: absolute;
		top: 37px;
		left: 203px;
		border-top: 1px solid #1f252b;
		border-left: 1px solid #888b9e;
	}
		
		#subnav1_top li,
		#subnav1_btm li {
			height: 18px;
		}
		
			#subnav1_top li a,
			#subnav1_btm li a {
				height: 17px;
				width: 90px;
				border-right: 1px solid #1f252b;
				border-bottom: 1px solid #1f252b;
			}
			
				#subnav1_top li a.last,
				#subnav1_btm li a.last {
					width: 109px;
					border-right: none;
				}
				
				li a#subnav1_item1 {
					background: url(../img/subnav/employment/subnav1_item1.gif) no-repeat 0 0;
				}
				
				li a#subnav1_item2 {
					background: url(../img/subnav/employment/subnav1_item2.gif) no-repeat 0 0;
				}
				
				li a#subnav1_item3 {
					background: url(../img/subnav/employment/subnav1_item3.gif) no-repeat 0 0;
				}
				
					#subnav1_top li a#subnav1_item1:hover,
					#subnav1_btm li a#subnav1_item2:hover,
					#subnav1_btm li a#subnav1_item3:hover {
						background-position: 0 -17px;
					}
					
					body.overview #subnav1_top li a#subnav1_item1,
					body.us #subnav1_btm li a#subnav1_item2,
					body.asia #subnav1_btm li a#subnav1_item3,
					#subnav1_top li a#subnav1_item1.active,
					#subnav1_btm li a#subnav1_item2.active,
					#subnav1_btm li a#subnav1_item3.active {
						background-position: 0 -34px;
					}