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

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

/***************************Reset Function***************************/

html, body {
	height:100%;
	}

body, html, div, blockquote, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, th
{
	padding: 0;
	border: 5 5 #bbcdd8;
	outline: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
}

body
{
background-color:#3E495A;
line-height: 1;
font-size: 88% /* Decide for yourself if you want to include this. */;

}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
padding: .6em 0;
margin: 0 15px;
}

ul, ol
{
list-style: none;
}

a
{
color: #7CB928;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
border:0;
}


img a {
	border:0;
	text-decoration: none;

}
/*a:link {
	color: #7CB928;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #7CB928;
	text-decoration: underline;
}
a:active {
	color: #7CB928;
	text-decoration: underline;
}*/

/*a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #99CCFF;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
}*/
/*.careersLink a {
	color: #7CB928;
	text-decoration: none;
}
.careersLink a:visited {
	color: #7CB928;
	text-decoration: none;
}
.careersLink a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.careersLink a:active {
	color: #7CB928;
}*/


/***************************Reset Function**************************/

.wrapper {
	min-height:100%;
	height:auto !important;
	height:100%; /*the bottom margin is the negative value of the footers height*/
	width: 915px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -146px;
	margin-left: auto;
}

.header {
	height: 100px;
	background-color: #3E495A;
}
.top_navigation {
	height: 54px;
	width: 915px;
}
.container {
	background-color: #FFFFFF;
	margin-bottom: 15px;
	height: 100%;
	background-image: url(images/bottom_rounded_corners.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.main_content {
	float: left;
	width: 495px;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 10px;
	padding-left: 15px;
}
.right_content {
	display: block;
	float: left;
	width: 330px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
}
.bottom_content {
	height: 13px;
	width: 915px;
	display: block;
	clear: both;
	padding-top: 40px;
}

.footer {
	background-image:url(images/footer.gif);
	background-repeat: no-repeat;
}


.footer, .push {
	height:146px; /*push must be same height as the footer*/
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	letter-spacing: -0.5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.bodycopyred {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	color: #FF0000;
	line-height: 16px;
}

.rt_body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
	letter-spacing: -0.5px;
	padding-left: 10px;
	padding-right: 10px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: -0.5px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.rt_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: -0.5px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	text-transform: uppercase;
}
.rt_subheadcerts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	text-transform: uppercase;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7CB928;
	font-size: 28px;
	letter-spacing: -0.2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004b96;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/heading_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.feature_image {
	width: 285px;
	margin-left: 10px;
	display: block;
	border: 5px solid #bbcdd8;
	margin-top: 15px;
	margin-bottom: 10px;
}
.main_image {
	margin-right: auto;
	margin-left: auto;
	width: 905px;
	display: block;
	padding-left: 10px;
}
.read_more {
	padding-left: 10px;
	padding-top: 10px;
}


.features_seperator {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.products_seperator {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 18px;
}
.body_copy li {
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.logo {
	height: 78px;
	width: 196px;
	padding-left: 10px;
}
.TES_logo {
	padding-left: 10px;
	width: 196px;
	float: left;
	height: 78px;
	padding-top: 15px;
}
.search_bar {
	display: block;
	float: right;
	padding-top: 18px;
	padding-right: 10px;
}
.footer_copy {
	display: block;
	width: 350px;
	float: left;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
	padding-top: 15px;
}
.footer_heading {
	color: #7CB928;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}
.footer_cert {
	width: 300px;
	float: right;
	padding-top: 25px;
	padding-right: 58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
/************** NAV MENU BAR **************/
#navmenu {
	float: left;
	/*z-index: 9;*/
	height: 46px;
	width: 915px;
	background-color: #3E495A;
}

ul#nav{
	}
	ul#nav li {
	display:inline;
	float:left;
	}
	ul#nav li a {
	display:block;
	height:46px;
	text-indent:-9999px;
	}
	ul#nav li.home a {
	width:120px;
	background:url(images/navbar/home_btn.gif) center no-repeat;
	}
	ul#nav li.about a {
	width:112px;
	background:url(images/navbar/aboutus_btn.gif) center no-repeat;
	}
	ul#nav li.assist a {
	width:113px;
	background:url(images/navbar/assist_btn.gif) center no-repeat;
	}
	ul#nav li.products a {
	width:112px;
	background:url(images/navbar/products_btn.gif) center no-repeat;
	}
	ul#nav li.careers a {
	width:112px;
	background:url(images/navbar/careers_btn.gif) center no-repeat;
	}
	ul#nav li.location a {
	width:112px;
	background:url(images/navbar/location_btn.gif) center no-repeat;
	}
	ul#nav li.downloads a {
	width:113px;
	background:url(images/navbar/download_btn.gif) center no-repeat;
	}
	ul#nav li.contact a {
	width:121px;
	background:url(images/navbar/contact_btn.gif) center no-repeat;
	}
	ul#nav li a:hover {
	background-position:center top;
	}
	ul#nav li a:active {
	background-position:center bottom;
	}
/******** NAV MENU ON PAGE STATES ************/
.thishome {
	width:120px;
	background:url(images/navbar/home_btn.gif) center bottom;
}
.thisabout {
	width:112px;
	background:url(images/navbar/aboutus_btn.gif) center bottom;
}
.thisassist {
	width:113px;
	background:url(images/navbar/assist_btn.gif) center bottom;
}
.thisproducts {
	width:112px;
	background:url(images/navbar/products_btn.gif) center bottom;
}
.thiscareers {
	width:112px;
	background:url(images/navbar/careers_btn.gif) center bottom;
}
.thislocation {
	width:112px;
	background:url(images/navbar/location_btn.gif) center bottom;
}
.thisdownloads {
	width:113px;
	background:url(images/navbar/download_btn.gif) center bottom;
}
.thiscontact {
	width:121px;
	background:url(images/navbar/contact_btn.gif) center bottom;
}
/******************************************/
.mesh_image {
	border: 5px solid #bbcdd8;
	margin-top: 0px;
	margin-left: 15px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
}
.xmas_image {
	border: 5px solid #bbcdd8;
	margin-top: 0px;
	width: 150px;
	margin-left: 0px;
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}
.products_image {
	border: 5px solid #bbcdd8;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 285px;
	margin-left: 0px;
	margin-right: 15px;
}
.mapstyle {
	border: 5px solid #bbcdd8;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 465px;
	margin-left: 0px;
	margin-right: 0px;
	height: 375px;
}
.certifs {
	border: 5px solid #bbcdd8;
	width: 465px;
	margin: 0px;
}
#twocolumnblock {
	padding-left: 10px;
	width: 225px;
	float: left;
}
#colone li{
	float: left;
	padding-left: 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 190px;
}
#coltwo li{
	width: 210px;
	float: left;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.colblock {
	width: 210px;
	margin-left: 10px;
	display: block;
	float: left;
}
.clear { clear:both;}
.form {
	height: 100%;
	width: 473px;
	margin: 0px;
	padding-left: 10px;
	background-image: url(images/form_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
.formtop {
	background-image: url(images/form_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 9px;
}
.formmid {
	background-image: url(images/form_sides.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 10px;
	height: 350px;
	margin-bottom: 200px;
}
.formbot {
	background-image: url(images/form_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 286px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: -250px;
	clear: both;
}
.formcol1 {
	width:210px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: left;
	height: 100%;
}
.formcol2 {
	width:200px;
	float: left;
}
.inputs {
	width:200px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	background-color: #e0e0e0;
	height: 20px;
}
.textarea {
	width:200px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	background-color: #e0e0e0;
}
.formbtns {
	float: left;
	padding-left: 15px;
	vertical-align: bottom;
	display: block;
	position: relative;
	margin-top: 30px;
}
.indent {
	padding-left: 50px;
}
