@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	margin:5px 0 0px 0; 
	padding: 0;
	background: #ccc;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	position:relative;
	margin: 0 auto;
	width: 900px;
	background:#fff;
}
#header {
	position:relative;
	height: 120px;
	width: 100%;
	background:#fefefe;
}
#logo {
	position:absolute;
	right:25px;
	top:25px;
}
#mission {
	position:absolute;
	left:25px;
	top:25px;
	
}
#navwrap {
	position:relative;
	width:900px;
	border-bottom:1px solid #ddd;
	height:32px;
}
#nav{
	position:relative;
	width: 880px;
	margin:0 10px;
	height:33px;
	background: #0000b3 url("images/nav2_02.gif") repeat-x;
	border-bottom: 1px solid #94e4f0;
}
#navl {
	position:absolute;
	left:0;
	top:0;
	width:13px;
	height:33px;
	background:#0000b3 url("images/nav2_01.gif");
}
#navr {
	position:absolute;
	right:0;
	top:0;
	width:13px;
	height:33px;
	background:#0000b3 url("images/nav2_03.gif");
}
#content {
	position:relative;
	width:898px;
	min-height:425px;
	border-left: #f8f8f8 1px solid;
	border-right: #f8f8f8 1px solid;
	background:#fff;
	padding:7px 0 0 0;
}
#header h1 {
	padding:28px 0 0 30px;
	font-size:26px;
	color:#009;
	font-weight:bold;
}
#content p {
	font-size:14px;
	line-height:1.3;
	padding: 0 30px 15px 30px;
	text-align:justify;
}
#content h1 {
	font-size:26px;
	color:#009;
	margin:0 0 10px 20px;
	/*display:none;*/
}
#content h2 {
	font-size:20px;
	color:#00a;
	margin:15px 0 10px 20px;
}
#header h2 {
	font-size:18px;
	color:#00a;
	margin:10px 0 0 63px;
	
}
#content h3 {
	font-size:18px;
	color:#00a;
	margin:15px 0 10px 20px;
}
#content h4 {
	font-size:15px;
	color:#00a;
	margin:5px 0 10px 20px;
}
#content h6 {
	font-size:12px;
	color:#00a;
	margin:5px 0 10px 20px;
}
#center {
	border-left: #f8f8f8 1px solid;
	border-right: #f8f8f8 1px solid;
	padding-bottom:30px;
	min-height:400px;
}
#middle {
	padding-top:15px;
}
.heading {
	font-size: 40px;
	color:#006;
	margin-left: 263px;
	padding:25px 0 30px 0;
}
#pics {
	float:left;
	width:230px;
	height:230px;
	position: relative;
	margin: 0 20px 10px 20px;
	text-align:center;
	display:inline;
}
#collage {
	position:absolute;
	top:0;
	left:0;
	margin:0 0 0 10px;
	padding-top:10px;
}
#footer {
	position:relative;
	width:auto;
	clear:both;
	height:12px;
	font-size:11px;
	color:#00b;
	padding: 4px 15px 4px 0;
	text-align:right;
	border-top: 1px solid #f0f0f0;

}
img {
	border:0;
}
a {
	text-decoration:none;	
}
a:visited {
	color:#00f;
}
/******** NAV  ********/
#navbox {
	position:relative;
	display:inline;
	float:right;
	width:185px;
	padding:10px 0;
	border-left:1px solid #ccc;
	margin-left:25px;

}
#sidenav {
	position:relative;
	display:inline;
	float:right;
	top:0;
	background:repeat-x top;
	margin-right:8px;
	width:165px;
	/*border:2px solid #ccc;*/
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	/*border-left:3px solid #ccc;
	border-bottom:3px solid #ccc;
	border-right:1px solid #ccc;*/
}
#sidenav ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#sidenav li {
	float:left;
	clear:both;
	width:165px;
	margin:0;
	padding:0;
}
#sidenav a { 
	background: #0000b3 url("images/nav2_02.gif") no-repeat right top;
	text-decoration:none;
	border:0;
	line-height:31px;
	font-size:13px;
	/*font-weight:bold;*/
	color:#f0f0f0;
	display:block;
	margin:0;
	padding: 0 8px;
}
#sidenav a:hover {

	background-position:right bottom;	border-color:#FF9300;
border-right:5px solid #ccc;
border-left:5px solid #ccc;
padding:0 3px;
	color:#111;
}
#sidenav li.item_active a {

	background-position:right bottom;	
	border:none;
padding:0 8px;
	color:#111;
}
#sidenav li.item_active a { /*Disable menu switch for active*/
	background-position:right top;
	color:#94E4F0;
}


#tab {
	top:0;
	height:0;
	background:repeat-x top;
	margin:0 0 0 30px;
}
#tab ul {
	list-style:none;
	float:left;
	margin:0 0 0 12px;
	padding:0;
}
#tab li {
	display:inline;
	float:left;
	margin:0;
	padding:0 22px 0 0;
}
#tab a span { /*left tab bg*/
	display:block;
	background:none;
	font-size:17px;
	font-weight:bold;
	color:#ddd;
/*	font-weight:700;*/
	line-height:33px;
	margin:0;
	padding: 0 8px;
}
#tab a { /*right tab bg*/
	background: url(images/nav2_02.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a:hover, #tab li.item_active a {
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span, #tab li.item_active a span {
	background-position:left bottom;
/*	font-weight:700;*/
	font-style:normal;
	text-decoration:none;
}
#tab a:hover span {
	color:#000080;
}
#tab li.item_active a { /*Disable menu switch for active*/
	background-position:right top;
}
#tab li.item_active a span { /*Active colour*/
	color:#94E4F0;

}
/******* Form styling *******/
#Contact {
	width:545px;
	margin:25px 0 50px 90px;
	font-size:13px;
	background:#ecfafc;
	background:#fcffff;
	padding:0 0 10px 0;
}
form {
	padding:0 10px;
}
dl {
	margin: 20px 0 0 20px;
}
dt {
	float:left;
	clear:left;
	width:140px;
	margin:0 0 10px 0;
	padding:5px 0 0 5px;
	font-weight:normal;
	color:#333;
}
dt span, .red {
	color:#f00;
}
dd {
	margin:0 0 10px 0;
	font-weight:normal;
	color:#000;
}
input, textarea {
	border: 1px #ccc solid;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
.submit {
	font-size:11px;
	width:100px;
	height: 23px;
	margin:10px 0;
	padding:0;
	border:0;
	background: url(cssimages/send.gif);
	background-position:left bottom;
	cursor: pointer;
}
.submit:hover {
	background-position:left top;
}
.formtext {
	font-size:12px;
	font-weight:bold;
	padding:0;
}
.address, .enquiry {
	height:60px;
	width:260px;
}
.femail {
	width:260px;
}
#content .formtinytext {
	font-size:10px;
	padding:0 10px 5px 20px;
}
.sig {
	padding:5px 0 0 70px;
	font-weight:600;
}
/*** Page corners ***/
#pbl, #pbr, #ptl, #ptr {
	position:absolute;
	font-size:0;
	width:10px;
	height:10px;
	background:#fff url(cssimages/rad10bl.gif);
}
#pbl {
	left:0;
	bottom:0;
}
#pbr {
	right:0;
	bottom:0;
	background:#fff url(cssimages/rad10br.gif);
}
#ptl {
	left:0;
	top:0;
	background:#fff url(cssimages/rad10tl.gif);
}
#ptr {
	right:0;
	top:0;
	background:#fff url(cssimages/rad10tr.gif);
}
/*** Map ***/
#map {
	position:relative;
	left:60px;
	width:600px;
	height:440px;
	margin: 25px 0 20px 0;
}
#imap {
	position:absolute;
	top:0;
	left:0;
	width:592px;
	height:432px;
	border:4px solid #ccc;
}
#mtl, #mtr, #mbl, #mbr {
	position:absolute;
	width:24px;
	height:24px;
	z-index: 10;
}
#mtl {
	left:0;
	top:0;
	background:url(cssimages/mtl.gif);
}
#mtr {
	right:0;
	top:0;
	background:url(cssimages/mtr.gif);
}
#mbl {
	left:0;
	bottom:0;
	background:url(cssimages/mbl.gif);
}
#mbr {
	right:0;
	bottom:0;
	background:url(cssimages/mbr.gif);
}
hr {
	margin:0 30px 0 20px;
}
.clrfix {
	clear:both;
	font-size:0px;
}
.id {
	font-size:18px;
	color:#006;
	text-align:center;
}
.center {
	text-align:center;
}
.imgleft {
	position:relative;
	float:left;
	padding:5px 15px 10px 0;
}
.imgright {
	position:relative;
	float:right;
	padding:5px 0 8px 15px;
}
#holder {
	position:relative;
	float:left;
	width:350px;
}
#holder p {
	text-align:left;
}
.list {
	position:relative;
	float:left;
	width:200px;
	margin-left:60px;
}
.list ul {
	font-size:14px;
	list-style-position: inside;
	list-style-type: disc;
}
.lists {
	position:relative;
	float:left;
	width:600px;
	margin-left:30px;
}
#bsi {
	position:absolute;
	bottom:10px;
	left:30px;
	background:url("images/BSI_Registered.gif") no-repeat;
	width:129px;
	height:10px;
	font-size:10px;
	padding:87px 0 0 13px;
}
#content .companyreg {
	font-size:9px;
	color:#ccc;
}
#tcad {
	background:#ccc;
	font-size:10px;
	padding:3px 0 0 15px;
	color:#ddd;
}
#tcad a:link, #tcad a:visited {
	color:#ddd;
	text-decoration:none;
}
#tcad a:hover {
	color:#eee;
}
