body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
	
a {
	color: #000;
	text-decoration: none;
}


p {
	font-size: 12pt;
	margin: 0 0 15px 0;
	}	
	
h1 {
	font-size: 16pt;
	color: #004385;
	}
	
h2 {
	font-size: 14pt;
	margin-bottom: 10px;
	color: #004385;
	text-transform: none;
	}	
	
h3 {
	font-size: 12pt;
	margin-bottom: 8px;
	color: #004385;
	text-transform: uppercase;
	}			


#container {
	margin: 0 auto;
	background-color: #FFF;
	width: 1000px;
	height: 768px;
	}
	
#header {
	width: 1000px;
	}
	
#logo {
	display: none;
	}	

	
#contactdetails {
	float: left;
	padding: 0;
	margin: 0;
	width: 400px;
	text-align: left;
	font-size: 12pt;
	color: #000;
	}	
	
#navigation {
	display: none;
	}
		
	
#breadcrumb {
	display: none;
	}
	

	
#content {
	clear: both;
	width: 1000px;
	}			
	
					
	
#footer {
	display: none;
	}	
	
	
		
	
#contentleft {
	display: none;
	}
	
		
	
#contentright {
	float: left;
	width: 800px;
	padding: 0 0px 0px 0px;
	}
	
#contentright ul li {
	list-style-type: disc;
	margin-left: 40px;
	font-size: 12px;
	line-height: 16px;
	}	
	
.tablecopy {
	width: 800px;
	}		
	
	
	
.downloadpricelist {
	display: none;
	}
	
	
table {
	font-size: 11pt;
	border-top: 1px solid #004385;
	border-left: 1px solid #004385;
	margin-bottom: 15px;
	}	
	
table th {
	text-transform: uppercase;
	color: #FFF;	
	background: #004385;
	padding: 3px 0px;
	text-align: center;
	border-right: 1px solid #FFF;
	}
	
table td {
	border-bottom: 1px solid #004385;
	border-right: 1px solid #004385;
	text-align: center;
	padding: 3px 0px;
	}
	
.blue {
	color: #004385;
	}
	
.bigtext {
	color: #004385;
	font-size: 16px;
	}
		
table.noborder {
	border: 0px;
	margin: 0px;
	} 
	
table.noborder td{
	border: 0px;
	} 	
	
.redbox {
	background-color: #FF0000;
	}	
	
.bluebox {
	background-color: #0066FF;
	}
	
.yellowbox {
	background-color: #FFFF00;
	}	
	
	
	fieldset {
	border: 1px dotted #004385;
	padding: 15px 0 5px 0;
	}		
	
legend {
	background-color: #DBE7F5;
	font-size: 70%;
	color: #004385;
	padding: 0 10px 0 10px;
	margin-left: 10px;
	}	
	
input, textarea {
	width: 220px;
	border: 1px solid #004385;
	}	
	
.postcode {
	width: 100px;
	}	
	
#contact_form .label {
	padding: 0;
	margin: 0;
	float: left;
	font-size: 70%;
	text-align: right;
	width: 150px;
	/* height: 22px; */
	padding-top: 3px;
	}
	
#contact_form .control {
	padding: 0;
	margin: 0;
	margin-left: 160px;
	}	
	
.button {
	width: 80px;
	background-color: #004385;
	color: #FFF;
	}	
	
/* \*/
/* Fix IE. Hide from IE Mac \*/
* html #clear  {clear: both; height: 0; background-color: #000000; display: none;} 
* html #contact_form {margin: 0; padding: 0;}
* html fieldset {padding-bottom: 10px;}
* html legend {padding-bottom: 10px;}
/* End */ 
/* */		

#clear {
	clear: both;
	height: 2px;
	}					

