/*reset styles*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Document */
html {
	background-color: #f2f1e9;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #000000;
}


/*****************Website Container*************/
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

/***********************Slideshow Container***************/


/**********************Main Content************************/

#main {
	width:100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/***********************Headers**********************/
#header_home {
	width:100%;
	height: 243px;
	background-image: url(../img/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header_home h1{
	text-indent: -9999px;
}
#header_about {
	width:100%;
	height: 251px;
	background-image: url(../images/tabs/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header_about h1{
	text-indent: -9999px;
}
#header_habitat {
	width:100%;
	height: 251px;
	background-image: url(../images/tabs/habitat.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header_habitat h1{
	text-indent: -9999px;
}
#header_ncap {
	width:100%;
	height: 251px;
	background-image: url(../images/tabs/ncap.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header_ncap h1{
	text-indent: -9999px;
}
#header_train {
	width:100%;
	height: 251px;
	background-image: url(../images/tabs//training.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header_train h1{
	text-indent: -9999px;
}
#header_employment {
	width:100%;
	height: 251px;
	background-image: url(../images/tabs/employment.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header_employment h1{
	text-indent: -9999px;
}
#header_services {
	width:100%;
	height: 251px;
	background-image: url(../images/tabs/services.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header_services h1{
	text-indent: -9999px;
}
#header_industrial {
	width:100%;
	height: 251px;
	background-image: url(../images/tabs/industrial.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header_industrial h1{
	text-indent: -9999px;
}
#header_green {
	width:100%;
	height: 251px;
	background-image: url(../images/tabs/greenteam.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header_green h1{
	text-indent: -9999px;
}

#header_newsletter {
	width:100%;
	height: 247px;
	background-image: url(../images/tabs/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#header_newsletter h1{
	text-indent: -9999px;
}

#headsp {
	margin: 0px;
	padding: 0px;
	height: 10px;
}


#leftColumn {
	width: 475px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#rightColumn {
	width:410px;
	float:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#newsletterColumn {
	width:885px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#flashcontent {
	margin: 0px;
	padding: 0px;
}

#contact {
	width:100%px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}

#gmap{
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#video{
	text-align: center;
}


/***********************Footer*********************/

ul#footer {
	list-style:none;
	text-align:center;
	font-size: 10px;
}

#footer  {
	clear: both;
	width:100%;
	line-height: 1.8em;
	color: #464548;
	padding: 8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBD8BA;
}

.footerbox {
	width:100%;
	color: #000000;
	text-align: center;
	}
	
.footerbox ul {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	}
	
.footerbox li{
	display:inline;
	list-style:none;
	}

.footerbox li a{
	color: #464548;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;	
	}

.footerbox li a:hover{
	color:#000000;
	text-decoration: underline;	
	}
	

.footer a {
	font-weight:normal;
	background: inherit;
	text-decoration:none;
}

.footer a:hover {

}

/*******************Menu************************/
#menu{
	padding: 0px;
}

/******************Tables********************/
/******************exta page elements****************/


/************************Text & Formating********************/
hr {
	border: 0;
	width: 100%;
	color: #e2e1dd;
	background-color: #e2e1dd;
	height: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	line-height: 18px;
	padding-bottom: 12px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
strong {
	font-weight: bold;
}
em {font-style:italic;}
img {}
#main ul {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#main li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
}
a {color: #3399FF;	font-weight:normal;	background: inherit;	text-decoration:none;}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 25px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #1b1716;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h2 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 25px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #00257e;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h3 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 25px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #d3a500;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h4 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 25px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #ACD373;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h5 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #b81613;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h6 {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #72a0de;
	text-transform: uppercase;
	letter-spacing: -1px;
}

/*********additional styles**********/
img.left {
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}

img.right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}

img.center {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}

.special_red {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.special_black {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.special_blue {
	font-size: 18px;
	font-weight: bold;
	color: #0059dc;
}
.special_green {
	font-size: 18px;
	font-weight: bold;
	color: #bed915;
}
.special_yellow {
	font-size: 18px;
	font-weight: bold;
	color: #ffb637;
}
