#centerpadding {
	position:relative;
	width:100%;
}
#headercontent {
	position:relative;
	width: 772px;
	height:116px;
}
#kwalogo {
	position:absolute;
	text-indent: -9999px;
	width: 160px;
	height: 81px;
	top: 18px;
	left: 32px;
	background: transparent url(/images/kwa_logo.gif) top center no-repeat;
}
#kwalogo a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-align: center;
}
#reclogo {
	position:absolute;
	text-indent: -9999px;
	width: 60px;
	height: 63px;
	top: 25px;
	left: 513px;
	background: transparent url(/images/rec_logo.gif) top center no-repeat;
}
#bookmark {
	position:absolute;
	text-indent: -9999px;
	width: 182px;
	height: 27px;
	top: 0px;
	left: 582px;
}
#bookmark a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-align: center;
	background: transparent url(/images/bookmark01.gif) top center no-repeat;
}
#bookmark a:hover {
	background: transparent url(/images/bookmark02.gif) top center no-repeat;
}
#addresscontainer {
	position:absolute;
	width:166px;
	height:77px;
	top:34px;
	left:582px;
}
#address {
	position:relative;
	text-indent: -9999px;
	width: 166px;
	height: 40px;
	background: transparent url(/images/address01.gif) top center no-repeat;
}
#address a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-align: center;
}
/* Alternate Links for right panel */ 
#right_blue a {
	position:relative;
	float:left;
	width: 180px;
	height: 58px;
	background: url(/images/button_ci.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#right_pink a {
	position:relative;
	float:left;
	width: 180px;
	height: 58px;
	background: url(/images/button_sm.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#right_green a {
	position:relative;
	float:left;
	width: 180px;
	height: 58px;
	background: url(/images/button_fp.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
/* Main Menu */
#mainmenu {
	position:relative;
	width:558px;
	height:32px;
	overflow:hidden;
}
/* NEW MENU STYLE */
#option_home a {
	position:relative;
	float:left;
	width: 54px;
	height: 64px;
	background: url(/images/menu/home.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#option_home a:hover {
	background-position: 0px -32px;
}
#option_aboutus a {
	position:relative;
	float:left;
	width: 62px;
	height: 64px;
	background: url(/images/menu/aboutus.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#option_aboutus a:hover {
	background-position: 0px -32px;
}
#option_clientarea a {
	position:relative;
	float:left;
	width: 74px;
	height: 64px;
	background: url(/images/menu/clientarea.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#option_clientarea a:hover {
	background-position: 0px -32px;
}
#option_candidatearea a {
	position:relative;
	float:left;
	width: 100px;
	height: 64px;
	background: url(/images/menu/candidatearea.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#option_candidatearea a:hover {
	background-position: 0px -32px;
}
#option_workforus a {
	position:relative;
	float:left;
	width: 84px;
	height: 64px;
	background: url(/images/menu/workforus.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#option_workforus a:hover {
	background-position: 0px -32px;
}
#option_meettheteam a {
	position:relative;
	float:left;
	width: 96px;
	height: 64px;
	background: url(/images/menu/meettheteam.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#option_meettheteam a:hover {
	background-position: 0px -32px;
}
#option_getintouch a {
	position:relative;
	float:left;
	width: 88px;
	height: 64px;
	background: url(/images/menu/getintouch.gif) 0 0  no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#option_getintouch a:hover {
	background-position: 0px -32px;
}