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

body {
	padding:0;
	font-size:small;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ECE9D8;
}
.clear {
	line-height: 1px;
	clear: both;
	height: 1px;
}
#outercontainer {
	width: 878px;
	background-color: #ECE9D8;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ECE9D8;
	margin-top: 10px;
}
#container {
	width: 876px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ECE9D8;
	border-left-color: #ECE9D8;
}
#header {
	height: 100px;
	width: 876px;
	background-color: #FFFFFF;
}
#contact {
	float: right;
	width: 396px;
	color: #339e36;
	font-size: large;
	text-align: right;
	line-height: 1.3;
	margin-top: 30px;
	margin-right: 37px;
	display: inline;
}
#contact a {
	font-size: large;
	color: #686868;
	text-decoration: none;
}
#contact a:link, 
#contact a:visited {
	color: #686868;
	text-decoration: none;
}
#contact a:hover,
#contact a:active {
	color: #339E36;
	text-decoration: none;
}

#logo {
	float: left;
	width: 356px;
	text-align: left;
	font-size: xx-large;
	font-weight: bold;
	color: #339e36;
	margin-left: 32px;
	height: 65px;
	margin-top: 20px;
	display: inline;
}

#mainwrapper {
	width: 874px;
	background-color: #686868;
	color: #FFFFFF;
	background-image: url(../images/greenstrip.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contentwrapper {
	float: left;
	width: 874px;
	color: #373737;
	background-image: url(../images/midbdr.gif);
	background-repeat: repeat-y;
	margin: 0px;
	display: inline;
}
#navigation {
	color: #FFFFFF;
	background-color: #686868;
	height: 38px;
	float: left;
	width: 874px;
	margin-top: 15px;
	display: inline;
}
#navigation ul {
	list-style-type: none;
	width:809px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 32px;
	height: 38px;
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	display: inline;
}
#navigation ul li {
	float:left;
}
#navigation ul a {
	line-height: 38px;
	color: #373737;
	text-decoration: none;
	display: block;
	height: 38px;
	font-size: small;
	font-weight:bold;
	padding-right: 32px;
	padding-left: 32px;
	float: left;
}
#navigation ul .hometab a {
	background-image: url(../images/unsel_home.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#navigation ul .hometab a.selected {
	background-image: url(../images/sel_home.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .hometab a:hover {
	background-image: url(../images/hvr_home.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .abouttab a {
	background-image: url(../images/unsel_about.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#navigation ul .abouttab a.selected {
	background-image: url(../images/sel_about.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .abouttab a:hover {
	background-image: url(../images/hvr_about.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .productstab a {
	background-image: url(../images/unsel_product.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#navigation ul .productstab a.selected {
	background-image: url(../images/sel_product.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .productstab a:hover {
	background-image: url(../images/hvr_product.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .infotab a {
	background-image: url(../images/unsel_info.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#navigation ul .infotab a.selected {
	background-image: url(../images/sel_info.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .infotab a:hover {
	background-image: url(../images/hvr_info.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .quotetab a {
	background-image: url(../images/unsel_quote.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#navigation ul .quotetab a.selected {
	background-image: url(../images/sel_quote.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .quotetab a:hover {
	background-image: url(../images/hvr_quote.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .contacttab a {
	background-image: url(../images/unsel_contact.gif);
	background-repeat: no-repeat;
	padding-left: 38px;
	color: #FFFFFF;
}
#navigation ul .contacttab a.selected {
	background-image: url(../images/sel_contact.gif);
	background-repeat: no-repeat;
	color: #373737;
}
#navigation ul .contacttab a:hover {
	background-image: url(../images/hvr_contact.gif);
	background-repeat: no-repeat;
	color: #373737;
}

#productmenu {
	width: 746px;
	margin-left: 64px;
	height: 34px;
	margin-top: 5px;
	margin-bottom: 20px;
	display: inline;
	float: left;
}
#productmenu ul {
	padding: 0px;
	width: 800px;
	list-style-type: none;
	float: left;
	height: 25px;
	margin: 0px;
	display: inline;
}
#productmenu ul li {
	float: left;
}
#productmenu ul a {
	line-height: 25px;
	display: block;
	height: 25px;
	color: #ACACAC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: x-small;
	float: left;
}
#productmenu ul a:hover {
	color: #339E36;
}
#productmenu ul .prod1 a {
	margin-left: 0px;
	display: inline;
}
#productmenu ul .prod2 a {
	margin-right: 100px;
	margin-left: 101px;
	display: inline;
}
#productmenu ul .prod3 a {
	margin-right: 0px;
	display: inline;
}
#productmenu ul .prod1 a.sel,
#productmenu ul .prod2 a.sel,
#productmenu ul .prod3 a.sel {
	color: #339E36;
}
#home_content1 {
	float: left;
	width: 426px;
	font-size: small;
	text-align: left;
	line-height: 1.5;
	margin-top: 30px;
	margin-left: 64px;
	color: #373737;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	display: inline;
}
#home_content2 {
	float: right;
	width: 300px;
	margin-right: 60px;
	margin-top: 73px;
	margin-bottom: 22px;
	line-height: 1.3;
	font-style: italic;
	display: inline;
}



#textcontent_about1 {
	float: left;
	width: 526px;
	font-size: small;
	text-align: left;
	line-height: 1.5;
	margin-top: 30px;
	margin-left: 64px;
	display: inline;
}
#textcontent_about2 {
	float: left;
	clear:both;
	width: 706px;
	font-size: x-small;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-left: 64px;
	display: inline;
}
#textcontent_request {
	float: left;
	width: 536px;
	font-size: small;
	text-align: left;
	line-height: 1.5;
	margin-top: 30px;
	margin-left: 64px;
	margin-bottom: 20px;
	display: inline;
}
#textcontent_contact {
	float: left;
	width: 526px;
	font-size: small;
	text-align: left;
	line-height: 1.5;
	margin-top: 30px;
	margin-left: 64px;
	margin-bottom: 20px;
	display: inline;
}
#textcontent_contact .subheading {
	width: 100px;
	display: block;
	float: left;
	color: #373737;
}
#textcontent_product {
	float: left;
	width: 456px;
	font-size: small;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-left: 64px;
	color: #373737;
	display: inline;
}
#textcontent_probe {
	float: left;
	width: 700px;
	font-size: small;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-left: 64px;
	color: #373737;
	display: inline;
}
.probeimg {
	margin-top: 10px;
}

#textcontent_product a,
#textcontent_product a:link,
#textcontent_product a:visited,
#textcontent_product a:hover,
#textcontent_product a:active {
	color: #373737;
	text-decoration: underline;
}
#imagecontent_product {
	float: right;
	width: 270px;
	margin-right: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	text-align: right;
}
#imagecontent_probe {
	float: right;
	width: 300px;
	margin-right: 60px;
	margin-top: 45px;
	margin-bottom: 20px;
	display: inline;
	margin-left: 0px;
}
#imagecontent_critline {
	float: right;
	width: 270px;
	margin-right: 60px;
	margin-top: 50px;
	margin-bottom: 10px;
	display: inline;
}
#imagecontent_joline {
	float: right;
	width: 220px;
	margin-right: 60px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 100px;
	text-align: right;
	display: inline;
}
#textcontent_product ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#textcontent_product li {
	line-height: 1.2;
	font-size: small;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #339E36;
}
#textcontent_product h2 {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #339E36;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#textcontent_product .subtext {
	color: #373737;
}

#textcontent_request p,
#textcontent_about1 p,
#textcontent_contact p,
#home_content1 p,
#textcontent_product p,
#textcontent_probe p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#textcontent_request h1,
#textcontent_about1 h1,
#textcontent_contact h1,
#home_content1 h1,
#textcontent_probe h1 {
	font-size: small;
	margin-bottom: 12px;
}
#textcontent_product h1 {
	font-size: small;
	margin-bottom: 20px;
}
#textcontent_contact .indent {
	margin-left: 100px;
}

#btmbdr {
	background-image: url(../images/btmbdr.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 874px;
	padding: 0px;
	clear: both;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footer {
	width: 876px;
	display: inline;
	clear: both;
	float: left;
}
#footerwrapper {
	width: 584px;
	float: right;
	display: inline;
}
#box3 {
	background-color: #acacac;
	width: 290px;
	float: right;
	border: 1px solid #FFFFFF;
	background-image: url(../images/greenstrip.gif);
	background-repeat: repeat-x;
	height: 110px;
	display: inline;
}
#box2 {
	background-color: #ACACAC;
	width: 290px;
	float: left;
	border: 1px solid #FFFFFF;
	background-image: url(../images/greenstrip.gif);
	background-repeat: repeat-x;
	height: 110px;
	display: inline;
}
#box1 {
	background-color: #ACACAC;
	width: 290px;
	float: left;
	border: 1px solid #FFFFFF;
	background-image: url(../images/greenstrip.gif);
	background-repeat: repeat-x;
	height: 110px;
	display: inline;
}
#boxcontent1,
#boxcontent2,
#boxcontent3 {
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#boxcontent1 h2,
#boxcontent2 h2,
#boxcontent3 h2 {
	color: #FFFFFF;
	font-size: small;
	margin-bottom: 5px;
}
#boxcontent1 p,
#boxcontent2 p,
#boxcontent3 p {
	color: #4A4A4A;
	margin-bottom: 5px;
	font-size: x-small;
}
#boxcontent1 a,
#boxcontent2 a,
#boxcontent3 a,
#boxcontent1 a:link,
#boxcontent2 a:link,
#boxcontent3 a:link,
#boxcontent1 a:visited,
#boxcontent2 a:visited,
#boxcontent3 a:visited,
#boxcontent1 a:hover,
#boxcontent2 a:hover,
#boxcontent3 a:hover,
#boxcontent1 a:active,
#boxcontent2 a:active,
#boxcontent3 a:active {
    color:#333333;
	text-decoration:underline;
}
.phoneno {
	font-size: small;
}


#pictori {
	color: #999999;
	background-color: #ECE9D8;
	font-size: x-small;
	margin-top: 20px;
	float: left;
	width: 876px;
}
#pictori a,
#pictori a:link,
#pictori a:visited,
#pictori a:hover,
#pictori a:active {
	color: #999999;
	text-decoration:none;
}
