/* HTML DEFINITIONS */
* { font-size: 100%;}

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

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

a, a:link, a:visited, a:active { 
	font-family: Helvetica,  Arial, verdana, serif;
	color: #7f7f7f;
	font-weight: bold;
	text-decoration: none;
	}

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

/**
 * Layout Definitions
 */

#mainContent {
	width: 800px;
	margin: 0 auto;
	}
	
#headerBox {
	margin-top: 50px;
	width: 800px;
	height: 71px;
	}
	
#menuBox {
	width: 800px;
	height: 23px;
	}

#leftContent {
	float: left;
	width: 246px;
	height: 470px;
	margin-top: 20px;
	margin-right: 20px;
	text-align: left;
	}
	
#rightContent {
	float: right;
	width: 534px;
	margin-top: 20px;
	background-color:#FFFFFF;
	}

#textContnet {
	background: #FFFFFF url('../images/siteBuild/coner_tp_rt.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px 20px 5px 20px;
	text-align: justify;
	}

#ContentFooter {
	float: right;
	width: 534px;
	background-color: #ffffff;
	}

#quality {
	width: 514px;
	margin: 0px 10px 0px 10px;
	padding-bottom: 8px;
	text-align: right;
	border-top: 1px solid #000000;
	}	
	
#sloganBox {
	float: right;
	margin-top: 10px;
	padding: 5px 0px 5px opx;
	width: 534px;
	font-size: 24px;
	color:#FFFFFF;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	}

#footerBox {
	float: right;
	margin-top: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 534px;
	font-size: 9px;
	color:#FFFFFF;
	text-align: right;
	letter-spacing: +1px;
	}

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

#beavers {
	float: right;
	padding-top: 10px;
	hight: 55px;
	width: 534px;
	text-align: right;
	}
	
#productImage {
	float: left;
	text-align: right;
	padding: 10px 0 20px 0px;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
	}

#productDetails {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	}
	
#leftCol {
	width: 242px;
	float: left;
	padding-bottom: 10px;
	padding-right: 5px;
	}

#rightCol {
	width: 242px;
	float: right;
	padding-left: 5px;
	padding-bottom: 10px;
	}
	
/**
 * Heading Definitions
 */
h1 {
	margin: 0em 0;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 2px solid #017477;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #017477;
	}
	
h2 {
	margin: 0em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #017477;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
	margin-bottom: 7px;
	}

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

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

UL {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style-image: url(../images/siteBuild/bullet.gif);
	}
	
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}
	
.blueItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #568ebd;
	font-weight: bold;
	font-style: italic;
			}
			
.indent {
	margin-left: 50px;
}
.left {
	float: left;
}

.center {
	text-align: center;
}

.backbutton {

padding-top:5px;
padding-bottom: 20px;
}

.right {
	float: right;
}

.padding {
	margin-bottom: 10px;
	margin-right: 160px;
}

.underline {
	border-bottom: 1px solid #000000;
	}
	
.specs {
	font-size: 14px;
	color: #017477;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 70px;
	border-bottom: 1px solid #017477;
	}

.small {
	font-size: 11px;
}

	
/* FORM DEFINITIONS */	

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

textarea {
 font-family: Ariel, Helvetica, sans-serif;
 font-colur: #000000;
 background-color: #ffffff;
 width:355px;
 height:80px;
 border: 1px solid #000000;
 padding: 2px;

}	
	
select {
 background-color: #ffffff;
 font-family: Ariel, Helvetica, sans-serif;
 font-colur: #000000;
 height: 20px;
 border: 1px solid #000000;
}

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

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


/**
 * Project Definitions
 */

#projectMap {
	width: 494px;
	height: 200px;
	}

#projectContent {
	background: url('../images/worldMap.gif');
	background-position: bottom;
	background-repeat:no-repeat;
	float: right;
	width: 569px;
	height: 250px;
	border-left: 1px solid #5f6062;
	padding-left: 15px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 15px;
	margin-top: 20px;
	text-align: justify;
	}
	
#mapBox {
		width: 494px;
		height: 325px;
		margin-bottom: 5px;
}

#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;
}

.flashImage {
	margin-top: 10%;
}


button.largeButton2b, a.largeButton2, a.largeButton:link, a.largeButton:visited, a.largeButton:active {
	width: 103px;
	height: 23px;
	background: url('../images/siteBuild/send.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	}
	
#mapLeft {
	float: left;
	width: 274px;
	margin-right: 20px;
	text-align: left;
}

#mapRight {
	float: right;
	width: 200px;
	text-align: left;
}

.mapSML a {
	display: block;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;	
}

.mapSML a:hover, p.navbuttons a:active {
	cursor: pointer;
	color: #017477;
	text-decoration: underline;
}

.mapMED a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mapMED a:hover, p.navbuttons a:active {
	cursor: pointer;
	color: #017477;
	text-decoration: underline;
}

.mapNORM a {
	display: block;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.mapNORM a:hover, p.navbuttons a:active {
	cursor: pointer;
	color: #017477;
	text-decoration: underline;
}

.mapLRG a {
	display: block;
	font-size: 14px;
	color: #017477;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 12px;
}
.mapLRG a:hover, p.navbuttons a:active {
	cursor: pointer;
	color: #017477;
	text-decoration: underline;
}

.textMED {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textLRG{
	font-size: 14px;
	color: #017477;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 12px;
}

.homeLogos {
	float: right;
	text-align: right;
}

#leftCol2 {
	width: 300px;
	float: left;
	padding-bottom: 10px;
	padding-right: 5px;
	}