@charset "utf-8";
/* CSS Document */

* { font-size: 100%;}

html, body {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: #b2c7e0 url('../images/siteBuild/background.jpg');
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}

.clear {
	clear: both;
	font-size: 0px;
	margin: 0;
}

a, a:link, a:visited, a:active { 
	font-family: Helvetica,  Arial, verdana, serif;
	color: #0099FF;
	font-weight: normal;
	text-decoration: none;
	}

a:hover { 
	color: #0099FF;
	text-decoration: underline;	
	}

/**
 * Layout Definitions
 */
#mainBox {
	margin: 40px auto;
	width: 850px;
	}

#navMenu {
	float: right;
	width: 574px;
	height:30px;
	text-align: left;
	}

#header {
	background: url('../images/siteBuild/header_bg.gif');
	background-repeat:repeat-x;
	width:848px;
	height:80px;
	border-right: 1px solid #5f6062;
	border-left: 1px solid #5f6062;
	}
	
#imageHeader {
	background-color:#000000;
	width: 850px;
	}
	
#pageTitle {
	background: url('../images/siteBuild/pageTitle_bg.gif');
	background-repeat:repeat-x;
	width:848px;
	height:50px;
	border-right: 1px solid #5f6062;
	border-left: 1px solid #5f6062;
	}

#mainContent {
	background:#ffffff;
	width:850px;
	hight:130px;
	position: relative;
	}

#topShadow {
	width:850px;
	hight:15px;
	font-size: 12px;
	background: url('../images/siteBuild/topShadow.gif');
	background-repeat:repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#bottomShadow {
	width:850px;
	hight:15px;
	font-size: 12px;
	background: url('../images/siteBuild/bottomShadow.gif');
	background-repeat:repeat-x;
	position: absolute;
	bottom: 0px;
	left: 0px;
	}


#footerBoxRt {
	float: right;
	background: url('../images/siteBuild/footer_bg.gif');
	background-repeat:repeat-x;
	width:638px;
	height:20px;
	border-right: 1px solid #5f6062;
	padding-right: 10px;
	padding-top: 25px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	}

#footerBoxLft {
	float: left;
	background: url('../images/siteBuild/footer_bg.gif');
	background-repeat:repeat-x;
	width:190px;
	height:20px;
	border-left: 1px solid #5f6062;
	padding-left: 10px;
	padding-top: 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	}

#footerBoxRt a, #footerBox a:link, #footerBox a:visited, #footerBox a:active { 
	color: #ffffff;	
	font-weight: normal;
	text-decoration: none;
	}
#footerBoxRt a:hover { 
	color: #ffdd00;
	text-decoration: underline;
	}

#beavers {
	float: right;
	hight: 55px;
	width: 30px;
	}
	
/**
 * Editable Contnet
 */
 
 
#contentLeftHome {
	background:;
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: justify;
	}

#privacyBox {
	background:;
	float: left;
	width: 830px;
	padding: 0 10px 0 10px;
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: justify;
	}

#contnetRightHome {
	background:;
	float: left;
	width: 544px;
	border-left: 1px solid #5f6062;
	padding-left: 10px;
	padding-right: 15px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: justify;
	}

#contentLeft {
	background:;
	float: left;
	width: 220px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: justify;
	}

#contnetRight {
	float: right;
	width: 539px;
	border-left: 1px solid #5f6062;
	padding-left: 15px;
	padding-right: 25px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: justify;
	}
	
#tagLine {
	padding-top: 5px;
	border-top: 1px solid #5f6062;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00395a;
	font-weight: bold;
	text-align: left;
	margin-top: 40px;
	}
	
#companyDetails {
	padding-top: 5px;
	border-top: 1px solid #5f6062;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	margin-top: 40px;
	}

#directions {
	width: 100%;
	border-bottom: 1px solid #5f6062;
	padding-bottom: 15px;
	margin-bottom: 35px;
	}

#overview {
	padding-top: 15px;
	width: 100%;
	border-bottom: 1px solid #5f6062;
	}
	
#productPic {
	float: centre;
	width: 100%;
	text-align: right;
	background-color:;
	padding-top: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #5f6062;
	}
		
#productPic2 {
	float: centre;
	width: 100%;
	text-align: rigth;
	background-color:;
	padding-bottom: 15px;
	border-bottom: 1px solid #5f6062;
	}
	
#imageInsert {
	float: right;
	text-align: right;
	width: 240px;
	margin-left: 15px;
	margin-bottom:15px;
	}

#flashHome {
	width: 850px;
	height: 300px;
	text-align: center;
	}


#projectMap {
	width: 850px;
	height: 400px;
	text-align: center;
	background: url('../images/projectmap.gif') left top no-repeat;
	}

#mapColL {
	float: left;
	width: 255px;
	border-left: 1px solid #5f6062;
	padding-left: 15px;
	padding-right: 40px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: justify;
	}

#mapColR {
	float: right;
	width: 258px;
	padding-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: justify;
	}
	



/**
 * Project Definitions
 */
 
#projectContent {
	background: url('../images/worldMap.gif');
	background-position: bottom;
	background-repeat:no-repeat;
	float: right;
	width: 549px;
	height: 250px;
	border-left: 1px solid #5f6062;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 40px;
	margin-left: 15px;
	margin-top: 20px;
	text-align: justify;
	}
	
#mapBox {
	width: 850px;
	height: 400px;
	position: relative;
	text-align: center;
	background: url('../images/projectmap.gif') left top no-repeat;
}

#mapText {
	width: 300px;
	position: absolute;
	padding: 5px 20px 10px 15px;
	right: 0px;
	top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-align: justify;
	border-left: 1px solid #FFFFFF;
}

/**
 * Heading Definitions
 */
h1 {
	margin: 0em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
/*	color: #568ebd; */
	color: #00395a;
	text-transform: capitalize;
	}
	
h2 {
	margin: 0em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	color: #00395a; */
/*	color: #568ebd; */
	color: #00395a;
	font-weight: bold;
/*	text-transform: capitalize; */
	}

h3 {
	margin: 0em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f6062;
	font-weight: bold;
	}

h4 {
	margin: 0em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	}

h5 {
	margin: 0em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	color: #00395a; */
	color: #568ebd;
	font-weight: bold;
	text-transform: capitalize;
	}

h6 {
	margin: 0em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00395a;
	font-weight: bold;
	text-transform: capitalize;
	padding-bottom: 4px;
	border-bottom: 1px dotted #00395a;
	}

UL {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style-image: url(../images/siteBuild/bullet.gif);
	}
	
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00395a;
	font-weight:bolder;
	font-style: normal;
	}
	
.blueItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #568ebd;
	font-weight: bold;
	font-style: italic;
	}

.mapLine {
	padding-bottom: 20px;
	border-bottom: 1px dashed #5f6062;
	}			


	
/* FORM DEFINITIONS */	

input {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11px;
	font-colur: #000000;
	background-color: #ffffff;
	border: 1px solid #5f6062;
	padding: 2px;
	width: 430px;
	height: 18px;
	}

textarea {
	font-family: Ariel, Helvetica, sans-serif;
	font-colur: #000000;
	font-size: 11px;
	background-color: #ffffff;
	width:430px;
	height:80px;
	border: 1px solid #5f6062;
	padding: 2px;
	}	
	
select {
	 background-color: #ffffff;
	 font-family: Ariel, Helvetica, sans-serif;
	 font-size: 11px;
	 font-colur: #000000;
	 height: 20px;
	 border: 1px solid #5f6062;
	}

.selectA {
	width:430px;
	hight:19px;
	}

.checkbox {
	width:15px;
	background-color: #ffffff;
	border: none;
	}

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00395a;
	}

.flashImage {
	margin-top: 10%;
	
	}
button.submitButton, a.submitButton, a.submitButton:link, a.submitButton:visited, a.submitButton:active {
	width: 220px;
	height: 27px;
	background: url('../images/siteBuild/buttons/submit_ro.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	}

	
.IR {
  position: relative;
  overflow: hidden;
  font-size: 1em;
}

.IR em {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

button#IRbutton {
  background: none;
  border: none;
  float: left;
  display: inline;
}

#IRbutton:hover { cursor: pointer; /* cursor: hand; for IE5 */ }
#IRbutton, #IRbutton em { width: 220px; height: 27px; }
#IRbutton em { background: url('../images/siteBuild/buttons/submitNew.gif') no-repeat; }
#IRbutton:hover em, #IRbutton:focus em { background-position: -220px 0; }

/* for ie5.x/mac only */
* html>body .IR {
  position: static;
  overflow: visible;
  font-size: 10px;
}
* html>body .IR em { position: static; }
* html>body #IRbutton em { margin-bottom: -27px; }

.mapHead a {
	margin: 0em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00395a;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 1px dotted #00395a;
	display: block;
	}

.mapHead a:hover, p.navbuttons a:active {
	color: #00395a;
	text-decoration: none;
	}

.mapNorm a {
	height: 12px;
	color: #5f6062;
	font-size: 12px;
	text-decoration: none;
	padding-top: 4px;
	display: block;
	}

.mapNorm a:hover, p.navbuttons a:active {
	color: #0099FF;
	text-decoration: underline;
	}

.mapSmall a {
	height: 11px;
	color: #5f6062;
	font-size: 11px;
	text-decoration: none;
	padding-top: 2px;
	display: block;
	}

.mapSmall a:hover, p.navbuttons a:active {
	color: #00467F;
	text-decoration: underline;
	}