/* Nav and Rollover Classes */


#nav-container
{
	float: left;
	width: 160px;
	color: white;
	padding: 0px;
	margin-left: 2px !important;
	margin-left/**/: 1px;
}

ul.navlist
{
	clear: left;
	width: 159px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

li.navlist
{
	color: white;
	margin: 10px 0px 10px 23px;
}

.navheading
{
	color: white;
	font: bold 16px arial, sans-serif;
	margin: 0px 0px 10px 7px;
	list-style-type: none;
}

ul#nav-a
{
	background-color: #6C8E9E;
}

ul#nav-b
{
	background-color: #BC032D;
}

#nav-container a:link,
#nav-container a:visited
{
	color: white;
	font-weight: normal;
}

/*
.rollover {
	display: block;
	float: left;
	display: inline;
}
.rollover img {
	width: 100%;
	height: 100%;
	border: 0;
}
.rollover:hover {
	visibility: visible;
}
.rollover:hover img {
	visibility: hidden;
}

/* Nav ID's */

/*
#recruitment
{
	width: 97px;
	height: 29px;
	background: url(/images/nav/recruitment-ho.gif) no-repeat;
}

#coaching
{
	width: 175px;
	height: 29px;
	background: url(/images/nav/coaching-ho.gif) no-repeat;
}

#contracting
{
	width: 95px;
	height: 29px;
	background: url(/images/nav/contracting-ho.gif) no-repeat;
}

#home
{
	width: 63px;
	height: 26px;
	background: url(/images/nav/home-ho.gif) no-repeat;
}

#candidate
{
	width: 117px;
	height: 26px;
	background: url(/images/nav/candidate-ho.gif) no-repeat;
}

#hrtips
{
	width: 67px;
	height: 26px;
	background: url(/images/nav/tips-ho.gif) no-repeat;
}

#people
{
	width: 123px;
	height: 26px;
	background: url(/images/nav/people-ho.gif) no-repeat;
}

#contact
{
	width: 90px;
	height: 22px;
	background: url(/images/nav/contact-ho.gif) no-repeat;
}

#who
{
	width: 109px;
	height: 22px;
	background: url(/images/nav/who-ho.gif) no-repeat;
}

#useful
{
	width: 95px;
	height: 22px;
	background: url(/images/nav/useful-ho.gif) no-repeat;
}*/
