body { margin: 0px; line-height: 15px; margin: 0px, 0px, 0px, 0px; background: #EAEAEA; background-image: url(images/silverswimmer2.jpg); background-position: top center; background-repeat: no-repeat; }


body a:link { color: #333333; text-decoration: underline; }
body a:visited { color: #333333; text-decoration: underline;}
body a:hover { color: #666666; text-decoration: none; }



form { margin:0px; }


/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container {
	width: 1000px;
	position: relative;
	margin-left: auto;
 	margin-right: auto;
}
	
#header {
	width: 1000px;
	position: relative; 
	height:133px;
	background-color:#00255c;
}
	
#content { 
	width: 998px;
	position: absolute;
	z-index:1;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#FFFFFF;
	top:160px;
	padding-top:10px;
}
	
	
#nav {
	width: 999px;
	position: relative;
	z-index:100;
	height:30px;
	background-color:#4a648b;
	border-left:1px #000000 solid;
}
	

#footer {
	margin-left:-1px;
	width: 1000px;
	font-size: 10px;
	font-weight: bold;
	color: #000000; 
	background-image: url(images/footer.jpg);
	height:23px;
}

#footer p { text-align:right; margin-right:10px; }

#footer a:link { color: #333333; text-decoration: none; }
#footer a:visited { color: #333333; text-decoration: none; }
#footer a:hover { color: #666666; text-decoration: none; }

#leftcolumn1 { width:950px; margin-left:10px; }
#leftcolumn { width:330px; float:left; margin-left:10px; }
#rightcolumn { width:600px; float:left;  }

#servicesearch { position:relative; margin-top:50px; padding-left:75px; float:left; width:250px; }
#magnifer { position:absolute; top:-50px; left:0px; }
#ouroffice { float:left; width:300px; margin-left:20px; text-align:left; }
#ouroffice p { margin-top:2px; margin-bottom:0px; }

#enewsheader { position:absolute; right:30px; top:15px; padding:10px; border:1px #33517d dotted; }
#enewsheader h2 { color: #99a8be; margin-bottom:2px;font-size:14px; font-weight:bold; }
#enewsheader p, #enewsheader a { color: #FFFFFF; font-size:11px;  margin-bottom:0px; }

/*TEXT SIZE AND COLOUR STYLES*/

.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
.green { color: #009933; }
.red { color: #FF0000; }

.errors  { font-size:12px; color:#FF0000; margin-bottom:2px; margin-left:0px; margin-top:0px; padding:0px; }
.errors li { margin-left:15px; padding:0px; color:#FF0000; margin-bottom:0px; margin-top:0px; line-height:16px; }
.compulsory { font-size:18px; color:#FF0000 ; font-weight: bold; }
.fieldname { font-weight:bold; }
.line { color: #fff; background-color: #fff; border: dotted 1px #CCCCCC; border-style: none none dotted; margin-top:0px; margin-bottom:0px; }

.fbutton { background-color:#003366; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; }
.fbutton a:link { color:#FFFFFF; text-decoration:none; }
.fbutton a:visited { color:#FFFFFF; text-decoration:none; }
.fbutton a:hover { color:#FFFFFF; text-decoration:none; }