/* general specs for HTML tags - i.e. elements */

html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
background-color: #fff;
}
body{
background-color: #84c8dd;
  min-width:783px;
  	color: #000033;
	background-image: url(graphics/bg_body_.jpg);
	background-repeat:  repeat-y;
	background-position: 780px 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/* or, specify own height */
	padding: 0 0 0 0;
 	margin: 0 0 0 0; 
	/* specify own: top right bottom left */
	height: 100%; /* NB for  */
	min-height: 100%; /* NB For Modern Browsers */ 
	height: auto !important; 
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  position:relative;
  width:783px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  border-right:1px solid #000000;
  border-left:1px solid #000000;
  background: #84c8dd;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:205px;
  width:575px;
  border-left:1px solid #000000;

/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

* html #outer{
  width:576px;
  w\idth:575px;
}
#left{
  width:207px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-206px;   
  background-color: #84c8dd;
 
}
*>html #left{width:206px;}
#container-left{
  width:205px;
   background-color: #84c8dd;
}
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:574px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}

#container-center{
	padding:15px;
}

#clearheadercenter{
  height:220px;
  overflow:hidden;
}
#clearheaderleft{
  height:220px;
  overflow:hidden;
}
#clearfootercenter{
  height:104px;
  overflow:hidden;
}
#clearfooterleft{
  height:104px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:783px;
  height:102px;
  overflow:hidden;
  margin-top:-102px;
}

body h1 {
font-weight: normal;
font-size: 10px;
line-height:10px;
color: #000;
text-align: left;
margin:0;
padding: 7px 5px 4px 5px;
border-bottom: 1px solid #000;
width: 100%;
height:14px;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
	/* or, specify own  */
}

a:hover, a:active {
	color: #064F68;
	text-decoration: underline;
}

p {
 padding: 0 5px 0 0;
 margin: 8px 0;
 font-size: 13px;
 line-height: 18px;
 text-align: justify;
}

h1, h2, h4, h3 {
 margin:0 0 0 0;
 color: #000033; 
 padding: 5px 0;
 /* top 5px right 0 bottom 5px left 0 */
 font-size: 12px;
 letter-spacing: 2.2px;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 }

h1 {
font-weight: bold;
font-size: 13px;
color: #000033;
/* or, specify own color */
height: 34px;
text-align: center;
}

h2 {
padding: 5px 0 0 0;
color: #000;
}

img {
	padding:0;
	margin:0;
	border:0;
}

ul {
	margin: 0; 
	padding: 0;
}

li {
/* specify own bullet or, delete */
display: list-item;
font-size: 12px;
margin-left: 20px;
margin-right: 5px;
line-height: 25px;
}

form {
	font-size: 12px;
	line-height: 20px;
}


/* own defined div tags i.e. IDs */
#wrapper {
	position: relative; /* NB for FooterStick */
	margin: 0;  /* center not required*/
padding: 0 0 0 0;
	width: 780px;
	background-color: #fff;
	height: 100%; /* NB For IE & FooterStick */ 
	min-height: 100%; /* NB For Modern Browsers & FooterStick */ 
	height: auto !important; /* NB For Modern & FooterStick */ 
	/* border:1px solid aqua; for testing */
}

#center h1 {
/* color: #40150a; */
color: #000;
}


#header{
  z-index:1;
  position:absolute;
  top:0;
  width:782px;
  height:220px;
  overflow:hidden;
  	background-color: #FFF;

}
.outer_horiz_border, .sb_outer_horiz_border{
  background:#000000;
  height:1px;
  overflow:hidden;
  font-size:0px
}
#subheader1{
  background: #86c8de;
  text-align:center;
  margin:0;
  height:25px;
  
}
#subheader2{
  text-align:center;
  margin:0 1px;
  height:162px;
  background-image: url(graphics/hdrimg4.jpg);
background-repeat: no-repeat;
background-color: #fff;
}

#subheader3{
  background:#FFF;
  text-align:center;
  margin:0 1px;
  height:33px;
}

#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:575px;
  margin-left:205px;
  background:#FFF;
  border-left:1px solid #000000;
}
* html #gfx_bg_middle{
  display:none;
}


#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:783px;
  height:104px;
  overflow:hidden;
  margin-top:-104px;
}
#subfooter1{
  background:#86c8de;
  text-align:center;
  margin:0 1px;
  height:25px;
}

#subfooter2{
  background:#FFF;
  text-align:left;
  margin:0 1px;
  height:57px;
font-size: 10px;
padding-left: 5px;
}

#subfooter3{
  background:#FFF;
  text-align:center;
  margin:0 1px;
  height:20px;
}


/* horisontal navbar - navmain*/

#navmain {
padding:0 0 0 2px; /* space between start of nav & page side */
margin:0; 
font-weight: normal;
background-image: url(graphics/bgnav2.gif);
background-repeat: repeat-x;
background-position: top left;
color: #000;
background-color: #88a5ae;
height: 33px;
width: 778px; /* paddings deducted */
text-align: left;
}

#navmain ul {
/*remove default values: */
margin: 8px 0 0 0; /* NB NB NB to position text in the navbar */
padding: 0;
}

#navmain li {
display: inline;
list-style: none;
margin: 0 0 0 -3px;	/*	use -3px to minimise space between buttons */
padding:0;
line-height: normal;
}

#navmain li a:link, #navmain li a:visited { 
color: #000033; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 2.9px;
text-decoration:none; /* to remove underline of the hyperlinks */
margin: 0 0 0 0; /* for the items */
padding: 9px 8px 8px 7px; /* for items: top, right bottom left for space around*/
border-top: 1px solid #002645;
border-right: 1px solid #002645;
border-bottom: 1px solid #064F68;
border-left:0;
}

#navmain li a:hover, #navmain li a:active {
color: #064F68; 
/* to set hover color for the hyperlinks */
border-top: 1px solid #064F68;
border-right: 1px solid #064F68;
border-bottom: 1px solid #002645;
border-left: 0;
}


/* vertical navigation */

#navside {
height: 200px;
width:  205px; /* for button width */
padding: 0;
margin: 0;
}

#navside li {
display: block; 	/*for vertical display*/
height: 28px; /* NBNBNB for button height - required here! */
margin: 0; 		/* nb nb to eliminate default margins */
padding: 0; 		/* nb nb to eliminate default padding */
}

#navside ul {
list-style: none; 	/* no bullets */
margin: 0; 		/* nb nb to eliminate or adjust default margins */
padding: 0; 	/* nb nb to eliminate default padding */
}

#navside li a:link, #navside li a:visited { 
text-decoration: none; 	/* NB required here - no underline */
display: block; /* NB required here - for item width!! */
color: #000033; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 2px;
border-top: 1px solid #002645;
border-right: 1px solid #1d82b0;
border-bottom: 1px solid #1d82b0;
border-left: 1px solid #002645;
margin: -1px; /* between the items */
padding: 5px 7px;  /* space around the items and height*/
}

#navside li a:hover, #navside li a:active {
color: #000033; 	/* to set hover color for the hyperlink text */
border-top: 1px solid #1d82b0;	/* to set hover colors for borders */
border-right: 1px solid #002645;
border-bottom: 1px solid #002645;
border-left: 1px solid #1d82b0;
}


/* own defined CLASSES used within own specified DIVs -  or new empty  DIVs*/

.textboxmain {
	border: 1px solid #d79b07;
	text-align: justify;
	padding:40px;
	margin-top: 1px;
}

.textleft {
position:absolute;
top:180px;
width:250px;
margin-left:10px;
border:1px solid black;
}

.textright {
position:absolute;
top:180px;
width:250px;
margin-left:280px;
}

.picframe {
border : 1px solid #000;
}

.imgcntr {
margin: 0 auto; 
}

.button {
	background: #C6B347;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #000;
	height:20px;
}

.input{
background: #b2c3ca;
border: 1px solid #000;
}

.button {
	background: #b2c3ca;
	color: #121727;
	border: 1px solid #6a6d80;
	font-weight: normal;
	font-size: 11px;
}

.frame {
	border: 3px double gray;
	padding: 3px;
}

.nb {
color: #E2C51F;
font-weight: bold;
border: 1px solid gray;
}

/* required for equal.js */
.container { 
     background: transparent; 
     border: 0; 
} 

/* special statements */
#home .home, #reponse .reponse, #contact .contact, #products .products, #services .services, #enquiries .enquiries, 
{
color: #cc3300;
}