body {
	background: url(/images/background.gif) 0 0 repeat-x #E5E5E5;
}
pre#toppageanchor {
	text-decoration: none;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
/*** Header ***/
div#logo a {
	width:184px;
	height:79px;
	background:url(/images/logo.gif) 0 0 no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
/*** Left ***/
div#leftarea {
	width: 302px;
}
div#intro {
	margin: 10px 10px 0px 0px;
}
div#left_picheader {
	position: relative;
	height: 45px;
	overflow: hidden;
}
div#left_viewall a {
	float: right;
	margin: 5px 0px 0px 0px;
}
div#left_photo {
	width: 282px;
	height: 166px;
	background:url(/images/left_pic.jpg) top left no-repeat;
}
div#header_viewall a {
	float: left;
	margin: 5px 0px 0px 20px;
}
/** Panel **/
.panel-list {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.panel-list li {
	float: left;
	width: 174px;
	height: 121px;
	background: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-left: 20px;
	margin-top: 23px;
	cursor: pointer;
	overflow: hidden;
	display: block;
}
.panel-list li:hover {
	background: #D9E027;
	color: #FFFFFF;
}
.panel-list .image {
	width: 174px;
	height: 100px;
	overflow: hidden;
}
div#bluepanel {
	float: left;
	width: 302px;
}
div#bluepanel #bluemain {
	background-color: #03A99D;
	width: 302px;
	min-height: 134px;
}
div#bluepanel #bluebottom {
	width: 302px;
	height: 27px;
	background: url(/images/bottom_blue.gif) top left no-repeat;
}
div#greenpanel {
	float: right;
	width: 302px;
}
div#greenpanel #greenmain {
	background-color: #A4D245;
	width: 302px;
	min-height: 134px;
}
div#greenpanel #greenbottom {
	width: 302px;
	height: 24px;
	background: url(/images/bottom_green.gif) top left no-repeat;
}
#whitebottom {
	width: 302px;
	height: 36px;
	background: url(/images/bottom_white.gif) top left no-repeat;
}

/** Footer **/
div#footer a
{
	color:#9ea1a6;
	text-decoration:none;
}
div#footer a:hover
{
	color:#9ea1a6;
	text-decoration:underline;
}
div#copyright {
	position: absolute;
	left: 323px;
	color: #009187;
	font-size: smaller;
}
div#aboutsite {
	position: absolute;
	right: 0px;
	color: #009187;
	font-size: smaller;
}

div#contentheader {
	position:relative;
	width: 626px;
	height: 59px;
	background:url(/images/header.gif) top left no-repeat;
	overflow: hidden;
	padding: 10px 0px 0px 10px;
}
/**************************** Content Settings ****************************/
div.textblock {
	padding: 10px;
}
div.whitebg {
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
div.whitebg ul {
	margin: 0;
	padding: 2px 0px 2px 15px;
}
div.whitepadding {
	width: 283px;
	padding: 10px 0 10px 10px;
}
#breadcrumbs {
	position:relative;
	height:27px;
	background:url(../images/news_ticker_bg.gif) bottom left repeat-x;
    font-size:80%;
	padding-top:5px;
}
#breadcrumbs a
{
	color:#9ea1a6;
	text-decoration:none;
}
#breadcrumbs a:hover
{
	color:#9ea1a6;
	text-decoration:underline;
}
div.title h2 {
	color: #03A99D;
}
div#content						/* page content */
{
}
#getaquote-left a {
	position:absolute;
	top:320px;
	left:29px;
	display:block;
	padding-top:16px;
	width:245px;
	height:145px;
	text-indent:-9999px;
	background:url(../images/get-a-quote.jpg) 0 0 no-repeat;
	overflow:hidden;
}
.hr1 {
	position:relative;
	height:16px;
	background:url(../images/news_ticker_bg.gif) bottom left repeat-x;  
}
/*********************** Page Navigation **********************/

div.pagenavigation				/* page navigation */
{
	margin-bottom:10px
}

/******************** Default Content Page ********************/

div.contenttext					/* page text */
{
}
div.contentunavailable p 		/* page content unavailable text */
{
}

/******************** Default Contact Page ********************/

div.contactwarningmsg p			/* contact error message */
{
	color:#FF0000;
}
form#contactform				/* contact form */
{
	width: 600px;
}
div.contactthankyou p			/* thankyou text */
{
}

/******************** Default List Page ********************/

div.listinstructions			/* module configuration introduction text */
{
}
div.list 						/* list of records */
{
}
div.listgroupdivider			/* end category divider */
{
	clear:both;
}
div.listgrouptitle h3 			/* record category title */
{
	background-color:#CCCCCC;
}
div.listgroupcaption 			/* record category title */
{
}
div.listrow 					/* record row */
{
}
div.listimage 					/* record image */
{
	float:right;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
}
div.listimage img				/* record image */
{
}
div.listdetails					/* record details (title, caption, select) */
{
}
div.listtitle 					/* record title */
{
}
div.listcaption 				/* record caption */
{
}
div.listselect					/* record select button */
{
}
div.listdivider					/* record divider */
{
	clear:both;
}
div.listunavailable p			/* list unavailable text */
{
}

/******************** Default Selected Page ********************/

.selected						/* selected information (image and details) */
{
}
.selectedimage					/* selected image */
{
}
.selecteddetails				/* selected details (title, text) */
{
}
.selectedtitle					/* selected record title */
{
}
.selectedtext					/* selected record text */
{
}
.selectedlink					/* selected record text */
{
}
.selectedunavailable p			/* selected record unavailable text */
{
}
.selectedpreviouspage			/* previous page link */
{
}

/************************* Search Box ***************************/

#sitesearch						/* website search box */
{
	position:absolute;
	left: 800px;
	top:47px;
	color:#9ea1a6;
	width:250px;
	height:24px;
	margin: 0px;
	overflow: hidden;
}
#sitesearchform					/* website search form */
{
	height:24px;
	width:200px;
}
.sitesearchtitle				/* website search title */
{
	float:left;
}
#sitesearchtext					/* website search textbox */
{
	float:left;
	font-size:0.9em;
	height:20px;
	border: solid 1px #9ea1a6;
}
#sitesearchgo					/* website search go */
{
	float:left;
	height:24px;
	width:25px;
}

/*********************** Product Search *************************/

.productsearchinstructions		/* product search box */
{
}
#productsearchform				/* product search form */
{
}

/********** Additional Job Vacancies **********/

.listsalary 						/* record salary */
{
}
.liststartdate 						/* record startdate */
{
}
.selectedsalary 					/* selected salary */
{
}
.selectedstartdate					/* selected startdate */
{
}

/*********************** Gallery Settings ***********************/

div.gallery div.listgroupdivider			/* end category divider */
{
	padding-top:10px;
	clear:both;
}
div.gallery div.listgrouptitle h3 			/* record category title */
{
	background-color:#CCCCCC;
}
div.gallery div.listrow 					/* record row */
{
	float:left;
	width:25%;
	height:auto;
	margin-bottom:10px;
}
div.gallery div.listimage 					/* record image */
{
	float:none;
	position:relative;
	margin-left:0px;
	margin-bottom:5px;
	background-color:#CCCCCC;
	width:140px;
	border:1px dashed #555555;
}
div.gallery div.listimage img				/* record image */
{
	margin:19px;
}
div.gallery div.listdetails					/* record details (title, caption, select) */
{
	width:140px;
	height:3em;
	overflow:hidden;
	background-color:#CCCCCC;
	text-align:center;
	border:1px dashed #555555;
}
div.gallery div.listtitle 					/* record title */
{
	padding:2px;
}