body {
	padding: 0px 0 0 0; 
	font: 13px "trebuchet ms", verdana, helvetica, arial, sans-serif; 
	background-color: #ffffee; 
	}
/* all-surrounding container */
#container {
	border: #000 0px solid; 
	margin: 0px auto; 
	width: 750px; 
	}
/* specific containers, of varying dimensions */
#container1 {
	position: absolute; 
	float: left; 
	width: 238px; 
	height: 750px; 
	border: 1px solid #d8ded3; 
	}
.container1a {
	position: relative;
	float: left;
	padding: 0 20px;
	width: 208px;
	border-right: 1px dashed #d8ded3;
}
#container1c {
	position: relative; 
	float: left; 
	width: 500px; 
	height: 200px; 
	}
#container1b {
	position: relative; 
	float: right; 
	padding: 0 20px; 
	width: 190px; 
	border-right: 1px dashed #d8ded3; 
	}
#container1b1 {
	position: relative; 
	float: right; 
	padding: 0 20px; 
	width: 200px; 
	}
#container1d {
	position: relative;
	float: right;
	width: 470px;
	height: 230px;
	border: 0px solid #d8ded3;
	margin-left: 0px;
	padding: 0 10px 0 10px;
}
#container1di {
	position: relative; 
	float: left; 
	width: 430px; 
	height: 230px; 
	border: 0px solid #d8ded3; 
	margin-left: 30px; 
	margin-right: 0px;
	}
#container2	{
	width: 748px; 
	height: 130px; 
	border: 1px solid #2d4d28;	
	background-color: #2d4d28;
	}
#container2i	{
	width: 748px; 
	height: 260px; 
	border: 1px solid #2d4d28; 
	background-color: #2d4d28; 	
	}
#container3	{
	width: 748px; 
	height: 210px; 
	border-right: 1px solid #d8ded3; 
	border-left: 1px solid #d8ded3; 
	}
.container4	{
	position: relative;
	width: 748px;
	padding: 20px 0 0px 0;
	border: 1px solid #d8ded3;
	height: auto;
	min-height : 370px;
}
#container4i	{
	position: relative;
	width: 748px;
	padding: 20px 0 0px 0;
	border-top: 1px solid #d8ded3; 
	border-right: 1px solid #d8ded3; 
	border-left: 1px solid #d8ded3;
	height: auto;
	min-height : 250px;
}
.container6	{
	position: relative; 
	width: 748px; 
	height: 83px;	
	border: 0px solid green;
	}
.container7	{
	position: relative; 
	width: 748px; 
	height: 10px;
	}
#breadcrumb	{
	position: relative; 
	width: 500px; 
	height: 30px;
	}
#breadcrumb	p {
	font-size: 11px; 
	color: #be4637; 
	padding: 7px 0 10px 0;
	}
#sitemapnav { 
	left: 0px; 
	top: 0px;	
	padding: 2px 0px 2px 1px; 
	text-align: center; 
	color: #000; 
	background-color: #ffffee; 
	border:1px solid #cecece; 
	width: 70px;
	height: 22px;
	margin-top: 10px;
	}
.floatleft {
	float: left; padding: 0px; width: 100px;
	}
#logo {
	float: right; 
	width: 250px; 
	height: 55px;
	border: 1px solid #cc5511;
	padding: 5px 5px 0 5px;
	margin-right: 0px; 
	margin-top: 10px;
	}
#logostrap {
	position: relative; 
	margin-top: -12px; 
	left: 60px; 
	width: 130px; 
	font-size: 10px;
	}
/* inners - to be used within container2 */
#inner1index	{
	float:left; 
	width: 500px; 
	height: 198px; 
	margin-top: 10px; 
	}
#inner2index	{
	float:right; 
	width: 230px; 
	height: 198px; 
	margin-top: 30px; 
	margin-left: 10px; 
	border-left: 1px dashed #d8ded3;
	}
#inner1	{
	float:left;
	width: 500px;
	height: 120px;
	margin-top: 10px;
	background-image : none;
}
#inner2	{
	float:right; 
	width: 230px; 
	height: 120px; 
	margin-top: 10px; 
	border-left: 1px dashed #d8ded3; 
	}
#inner2	h2{
	padding: 0 10px; 
	color:#fff; 
	letter-spacing: 0px; 
	font: normal 13px/130% verdana, lucida, arial, helvetica, sans-serif; 
	text-align: left;
	}
/* strapline box - index page*/
#strapi {
	color:#667dc3; 
	margin-top: 0px;  
	}
#subheadi {
	margin-top: 30px; 
	margin-left: 10px;
}
#subheadi h2{
	
}
#strapi h1 {
	padding: 0 0 0 20px; 
	color:#d8ded3; 
	letter-spacing: 1px;
	font: 26px/130% georgia, verdana, lucida, arial, helvetica, sans-serif; 
	text-align: left; 
	}
#strapi h2 {
	padding:0 0 3px 0; 
	color:#fff; 
	letter-spacing: 1px; 
	font: 17px/180% verdana, lucida, arial, helvetica, sans-serif; 
	text-align: left;
	}
/* ends */
/* primary navigation of site */
#sitenav {
	position: relative; 
	border-right: #667dc3 1px solid; 
	font: 13px verdana, geneva, arial, helvetica, sans-serif; 
	width: 420px; 
	border-left: #667dc3 1px solid; 
	text-align: center; 
	margin-left: 0px; 
	margin-top: 30px; 
	padding-left: 8px; 
	float: left;
	}
.main {
	font-weight: bold;
	}
.main1 {
	font-weight: normal;
	}
a.mainnav:link {
	color: #000;
	font: bold 13px "Lucida Grande", "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	}
a.mainnav:active {
	font-weight: bold; 
	color: #cd1000; 
	text-decoration: none;
	}
a.mainnav:visited {
	font-weight: bold; 
	color: #000; 
	text-decoration: underline;
	}
a.mainnav:hover {
	font-weight: bold; 
	color: #cc3300; 
	background-color: #eee; 
	text-decoration: underline;
	}
a:link {
	color: #000;
	font: normal 13px "Lucida Grande", "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	}
a:active {
	font-weight: normal; 
	color: #cd1000; 
	text-decoration: none;
	}
a:visited {
	font-weight: normal; 
	color: #000; 
	text-decoration: underline;
	}
a:hover {
	font-weight: normal; 
	color: #cc3300; 
	background-color: #fff; 
	text-decoration: underline;
	}
/* ends */
/* heading navigation of site */
a.heading:link {
	color: #d8ded3; 
	padding: 0 10px;
	font: normal 18px "Lucida Grande", "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	}
a.heading:active {
	font-weight: normal; 
	color: #cd1000; 
	text-decoration: none; 
	padding: 0 10px;
	}
a.heading:visited {
	font-weight: normal; 
	color: #d8ded3; 
	text-decoration: 
	underline; padding: 0 10px;
	}
a.heading:hover {
	font-weight: normal; 
	color: #cd1000; 
	background-color: #000; 
	text-decoration: underline; 
	padding: 0 10px; 
	}
/* ends */
/* sub-heading navigation of site */
a.subheading:link {
	color: #ffffee; 
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	text-decoration: underline; 
	padding: 0 3px; 
	}
a.subheading:active {
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	color: #cd1000; 
	text-decoration: none; 
	padding: 0 3px; 
	}
a.subheading:visited {
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	color:  #ffffee; 
	text-decoration: underline; 
	padding: 0 3px; 
	}
a.subheading:hover {
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	color: #cd1000; 
	background-color: #fff; 
	text-decoration: underline; 
	padding: 0 3px; 
	}
/* ends */
/* general library */
/* class:  yellow background for body text, for emphasis */
.bgdyellow {
	background-color: #ffffcc; 
	}
/* class: black h1 text, for emphasis */
.black {
	color: #000; 
	}
/* class: white h1 text, for emphasis */
.white {
	color: #fff; 
	}
p 	{
	color:#000; 
	font: 13px verdana, lucida, arial, helvetica, sans-serif;  
	}
p.inner 	{
	color:#fff; 
	font: 11px verdana, lucida, arial, helvetica, sans-serif; 
	margin-top: -20px; 
	padding: 5px 10px 0 10px; 
	}
p.footer 	{
	color:#000; 
	font: 11px verdana, lucida, arial, helvetica, sans-serif; 
	}
.authori{
	padding: 0px 10px 0 30px; 
	color:#fff; 
	letter-spacing: 0px; 
	font: bold 11px/120% verdana, lucida, arial, helvetica, sans-serif; 
	text-align: left; 
	margin-top: -10px;
	}
.padded {
	padding: 0px 20px;
	}
h2.press {
	padding: 5px 10px 0 20px; 
	color:#d8ded3; 
	background-color: #00438d; 
	letter-spacing: 1px; 
	font: 300 17px/140% georgia, verdana, lucida, arial, helvetica, sans-serif; 
	border: 1px solid #000;
	text-align: left; 
	width: 190px; 
	height: 25px; 
	margin-left: 20px;
	}
h5.blue{
	margin-top: 0px; 
	margin-bottom: 20px; 
	background-color: #2d4d28; 
	width: 190px; 
	padding: 3px 0 3px 10px;
}
h1 {
	padding: 0 0 0 20px; 
	color:#d8ded3; 
	letter-spacing: 1px; 
	font: 26px/130% georgia, verdana, lucida, arial, helvetica, sans-serif; 
	text-align: left;
	}
h2 {
	padding: 0 10px; 
	color:#fff; 
	font: bold 16px/150% verdana, lucida, arial, helvetica, sans-serif; 
	text-align: left;
	}
h3, h4 {
	font: normal 13px verdana, lucida, arial, helvetica, sans-serif; 
}
h5 {
	margin-top: 0px; 
	margin-bottom: 20px; 
	font: bold 13px verdana, lucida, arial, helvetica, sans-serif;
	color: #339933;
}
.arrow {
	margin-left: 8px; 
	margin-right: 0px; 
	padding: 0 0 3px 3px; 
	color: #cc5511; 
	background-color: #ffffee; 
	font: 120%/140% verdana, lucida, arial, helvetica, sans-serif;
	}
#imgfloat {
	 float: right; 
	 padding: 0 10px 0 0;
	}
#imgfloatleft {
	 float: left; 
	 padding: 0 10px 0 0;
	}
.green {
	color: #339933; 
	font-weight: bold;
}
.yellow {
	color: #fffeed;
}
.black {
	color: #000; 
	font-weight: bold;
}
.gray {
	color: #363636; 
	font-weight: bold;
}
/* back to top links */
.top {
	position: relative;
	float: right;
	padding: 0 20px 0 0;
	font: 11px verdana, lucida, arial, helvetica, sans-serif;
	height: 15px;
	margin-top: -20px;
}
/* ends */


/* from Dan Cederholms excellent book - Web Standards Solutions */
/* This first group manage the form presentation */
	
	#fig5_14 #enquiryform {
	  	font-family: Georgia, serif;
	  	font-size: 1em; /* was 12px */
	  	color: #999;
	  	}
	
	#fig5_14 #enquiryform label {
	  	font-family: Verdana, sans-serif;
	  	font-weight: bold;
	  	color: #660000;
	  	}
	
	#fig5_14 #enquiryform fieldset {
		border: 1px solid #ccc;
		padding: 0 20px;
		}
	
	#fig5_14 #enquiryform legend {
		font-family: arial, sans-serif;
		font-weight: bold;
		font-size: 90%;
		color: #666;
		background: #eee;
		border: 1px solid #ccc;
		border-bottom-color: #999;
		border-right-color: #999;
		padding: 4px 8px;
		}

	#fig5_14 #name, #fig5_14 #Email_address, #fig5_14 #Organisation, #fig5_14 #Comments {
		width:300px;
		}

	.form_error {
		color: #FF0000;		
	}
	
/* This is for the mandatory fields */		
	.style1 {color: #FF0000}
	
/* ends */
