body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	background-image: url(../body_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
#headerCont{
	width:100%;
	height: 219px;
	background:url(../header_bg.jpg) repeat-x;
}
#header{
	width: 100%;
	height: 219px;
	background: url(../header.jpg) no-repeat;
} 
#navigation{
	float:left;
	width: 218px;
	background: url(../button_home_idle.jpg);
}
#home a{
	float:left;
	width: 218px;
	height: 45px;
	background:url(../button_home_idle.jpg);
}
#home a:hover{
	float:left;
	width: 218px;
	height: 45px;
	background:url(../button_home_hover.jpg);
}
#health a{
	float:left;
	width: 218px;
	height: 40px;
	background: url(../button_healthandsafety_idle.jpg);
}
#health a:hover{
	float:left;
	width: 218px;
	height: 40px;
	background: url(../button_healthandsafety_hover.jpg)
}
#courses a{
	float:left;
	width: 218px;
	height: 39px;
	background: url(../button_courses_idle.jpg);
}
#courses a:hover{
	float:left;
	width: 218px;
	height: 39px;
	background: url(../button_courses_hover.jpg);
}
#quality a{
	float:left;
	width: 218px;
	height: 40px;
	background: url(../button_quality_idle.jpg)
}
#quality a:hover{
	float:left;
	width: 218px;
	height: 40px;
	background: url(../button_quality_hover.jpg)
}
#waste a{
	float:left;
	width: 218px;
	height: 40px;
	background: url(../button_waste_idle.jpg);
}
#waste a:hover{
	float:left;
	width: 218px;
	height: 40px;
	background: url(../button_waste_hover.jpg);
}
#clients a{
	float:left;
	width: 218px;
	height: 41px;
	background: url(../button_clients_idle.jpg)
}
#clients a:hover{
	float:left;
	width: 218px;
	height: 41px;
	background: url(../button_clients_hover.jpg)
}
#tips a{
	float:left;
	width: 218px;
	height: 42px;
	background: url(../button_tips_idle.jpg);
}
#tips a:hover{
	float:left;
	width: 218px;
	height: 42px;
	background: url(../button_tips_hover.jpg);
}
#contact a{
	float:left;
	width: 218px;
	height: 42px;
	background: url(../button_contact_idle.jpg);
}
#contact a:hover{
	float:left;
	width: 218px;
	height: 42px;
	background: url(../button_contact_hover.jpg);
}
#employment a{
	float:left;
	width: 216px;
	height: 40px;
	background: url(../button_employmentlaw_idle.jpg);
}
#employment a:hover{
	float:left;
	width: 216px;
	height: 40px;
	background: url(../button_employmentlaw_hover.jpg);
}
#testimonials a{
	float:left;
	width: 216px;
	height: 42px;
	background: url(../button_testimonials_idle.jpg);
}
#testimonials a:hover{
	float:left;
	width: 216px;
	height: 42px;
	background: url(../button_testimonials_hover.jpg);
}
#newsletters a{
	float:left;
	width: 216px;
	height: 42px;
	background: url(../button_newsletters_idle.jpg);
}
#newsletters a:hover{
	float:left;
	width: 216px;
	height: 42px;
	background: url(../button_newsletters_hover.jpg);
}
#training a{
	float:left;
	width: 216px;
	height: 42px;
	background: url(../button_training_idle.jpg);
}
#training a:hover{
	float:left;
	width: 216px;
	height: 42px;
	background: url(../button_training_hover.jpg);
}
#management a{
	float:left;
	width: 216px;
	height: 42px;
	background: url(../button_manage_idle.jpg);
}
#management a:hover{
	float:left;
	width: 216px;
	height: 42px;
	background: url(../button_manage_hover.jpg);
}
#blog a{
	float:left;
	width: 216px;
	height: 43px;
	background: url(../newsletter_idle.png);
}
#blog a:hover{
	float:left;
	width: 216px;
	height: 43px;
	background: url(../newsletter_hover.png);
}
#sideImages{
	float:left;
	width: 218px;
	height:300px;
	background:#FFFFFF;
}
#clear{
	clear:left;
}
#columnLeft{
	float:left;
	width: 218px;
}
#columnMiddle{
	float:left;
	width: 5px;
	height:600px;
	border-right: solid #CCCCCC 1px;
	background:  #FFFFFF;
}
#headertext{
	position: absolute;
	left: 132px;
	top: 147px;
	width: 636px;
	height: 24px;
	text-align:center;
}
	

