/* CSS Document */

body

{

	margin: 0 0 0 0;
	font-size:62.5%;
	background-color:#fff;
	text-align:center;
	
}
	

/* Body Content */

.content

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
	color: #336600;
	padding: 10px, 10px, 4px, 10px;
	
}

/* Body Label */

.label

{
	
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #336600;
	padding: 6px, 2px, 5px, 0px;
	
}

.sublabel

{
	
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #336600;
	padding: 0px, 10px, 0px, 17px;
	
}


/* Body Links */

a.contentlinks

{

	
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7ems;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #336600;
	
	
}
		



a.contentlinks:hover

{

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7ems;
	font-style: normal;
	font-weight: bold;

	text-decoration: none;
	color: #336600;
	
}


/* Body Image Position */

.image

{
	
	padding: 5px, 5px, 0px, 5px;
	
}

/* Service List */

.servicelist

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #9FADB1;
	padding: 5px, 0px, 5px, 0px;
	
}

/* Enquiry Form */

td.enquiry

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;

	
}



/* Footer Content */

.footer

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #9FADB1;
	padding: 0px, 0px, 0px, 20px;
	
}

/* Services Links */

a.serviceslinks

{

	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0px, 0px, 0px, 5px;
		
}


a.serviceslinks:hover

{

	color: #FFF;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}

/* Back Links */

a.backlinks

{

	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 0px, 10px, 0px, 0px;
		
}


a.backlinks:hover

{

	color: #FFF;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}

/* Footer Links */

a.footerlinks

{

	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.footerlinks:hover

{

	color: #FFF;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}