BODY
{
	font-family: "Arial ", Verdana, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	background-color: #96C832;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/body.background.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
UL.services
{
	margin: 5px 0px 0px 25px;
	padding: 0px;
	line-height: 16px;
}
P
{
	margin: 10px 10px 10px 0px;
	padding: 0px;
	line-height: 16px;
}
A
{
	text-decoration: none;
	font-family: "Arial ", Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}
A:HOVER
{
	color: 808080;
	text-decoration: underline;
}
A:ALINK
{
	color: 808080;
	text-decoration: none;
}
A:VISITED
{
	color: #585A5D;
}
/*Wrappers*/
#body_wrapper
{
	width: 100%;
	text-align: center;
	background-image: url(/images/header.background.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#bottom_wrapper
{
	width: 850px;
	margin: auto;
}
/*Content*/
#header
{
	background-color: #96C832;
	width: 100%;
	height: 138px;
	text-align: center;
	background-image: url(/images/header.background.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#footer
{
	background-color: #006432;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12px;
	margin: 20px 0px;
}
TR.page_row
{
	height: 50px;
	line-height: 50px;
	background-color: #006432;
	color: #FFFFFF;
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 18px;
}
DIV.image_background
{
	width: 264px;
	height: 129px;
	margin: auto;
	margin: 15px 15px 10px;
}
DIV.body_header
{
	height: 25px;
	width: 600px;
	float: right;
	line-height: 25px;
	background-color: #96C832;
	color: #006432;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	margin: 15px 0px 0px;
}
DIV.body_content
{
	width: 600px;
	float: right;
	line-height: 17px;
	color: #808080;
	font-size: 14px;
	margin-left: 10px;
}
/*menus*/
#top_menus
{
	width: 714px;
	height: 31px;
	float: right;
	position: relative;
	top: 84px;
}
/*layouts
colours*/
.dark_green
{
	color: #006432;
}
.light_green
{
	color: #96C832;
}
/*menus*/
#left_menus A
{
	display: block;
	width: 160px;
	height: 20px;
	text-decoration: none;
	margin: 5px 0px;
}
