/* CSS Document */

#masterBACK {
margin: 0 auto;
background-color: #ffffff;
height: 745px;
position: absolute;
top: 15px;
width: 760px;
z-index: 2
}

#navigation {
height: 17px;
left: 15px;
position: absolute;
top: 208px;
width: 730px;
z-index: 3
}

#news {
	background-image: url(img/News2.jpg);
	background-repeat: no-repeat;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 485px;
	width: 465px;
	z-index: 3;
	background-color: #F0F0F0;
}

#actionbox2 {
background-image: url(img/home-canidate.gif);
height: 217px;
left: 258px;
position: absolute;
top: 258px;
width: 242px;
z-index: 2
}

#logo-white {
background-image: url(img/logo-bk-white.gif);
background-repeat: no-repeat;
height: 80px;
left: 17px;
position: absolute;
top: 10px;
width: 300px;
z-index: 2
}

#flash-background {
height: 195px;
left: 15px;
position: absolute;
top: 8px;
width: 730px;
z-index: 1
}

#Actionbox1 {
background-image: url(img/home-employer.gif);
background-repeat: no-repeat;
height: 217px;
left: 13px;
position: absolute;
top: 258px;
width: 242px;
z-index: 1
}
.news-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.news-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8000;
}
.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.news-text-hd {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.news-text-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666 ;
}
