html 
{
	padding: 0px;
	margin: 0px;
}
body
{
	padding: 0px;
	margin: 0px;
	background-color: #b6d7ff;
	background-image: url(/images/pageBG.gif);
	background-repeat: repeat-x;
	color: #004b8d;
	font-family: Arial, Helvetica, Sans-Serif;
}
div#printHead {
	display: none;
}
span.printTitle {
	display: none;
}
img.titleImage {
	/*display: none;*/
}
div.clearBoth {
	clear: both;
}
h2 {
	padding: 0px;
	width: 253px;
	height: 65px;
	background: url(/images/title_bg.gif) 0px 0px no-repeat;
	margin: 0px;
	font-size: 18px;
	color: #ffffff;
}
.h2box {
	text-align: left;
	padding: 21px 0px 0px 42px;
}
h2.caseStudy {
	width: Auto;
	padding: 0px;
	height: Auto;
	background: none;
	color: #004b8d;
}

h3 {
	font-size: 16px;
	color: #004b8d;
}

h4 {
	font-size: 15px;
	color: #004b8d;
}
.noShow {
	display: none;
}
form {
	padding: 0px;
	margin: 0px;
}
.formField 
{
	width: 225px;
}
.formReq 
{
	font-weight: bold;
}
div#PageContainer {
	width: 909px;
	background-image: url(/images/centerBG.jpg);
	background-repeat: no-repeat;
}
table#layoutTable {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table#layoutTable td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

td#leftNav {
	width: 215px;

}
div#leftItems {
	color: #ffffff;
	text-align: left;
	margin-top: 22px;
	background: url(/images/leftBG.gif) repeat-y;
}
a#logoLink {
	display: block;
	width: 215px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	background: url(/images/homeLogo.jpg) no-repeat;
}
div#homeItem {
	height: 140px;
	background: url(/images/homeItem.jpg) no-repeat;
}
div#leftApps {
	background: url(/images/leftApp.gif) repeat-y;
	padding: 10px 0px 25px 0px;
	font-size: 12px;
	text-align: left;
}
div#leftApps a {
	color: #ffffff;
}
div#leftAppTitle {
	background: url(/images/leftCaseTitle.gif) no-repeat;
	padding: 0px;
	margin-bottom: 10px;
	height: 23px;
}

div.innerApps {
	padding: 0px 10px;
	margin-top: 20px;
}
div#leftAppTop {
	background: url(/images/leftAppTop.gif) no-repeat;
	height: 2px;
}
div#leftAppBot {
	background: url(/images/leftAppBot.gif) no-repeat;
	height: 2px;
}
div#leftBottom {
	background: url(/images/leftBottom.gif) no-repeat;
	height: 38px;
	margin-top: 0px;
}
div#leftCases {
	padding: 10px 0px 25px 0px;
	font-size: 12px;
	text-align: left;
}

div#leftCases a {
	color: #ffffff;
}

td#rightContent {
	width: 700px;
}
div#homeHead {
	width: 695px;
	height: 123px;
	background: url(/images/homeHead.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}
div#homeNav {
	height: 37px;
	padding-left: 0px;
	font-size: 11px;
}
ul#noScriptNav 
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul#noScriptNav li 
{
	float: left;
	display: inline;
}
ul#noScriptNav li a 
{
	height: 37px;
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a#noScriptHome 
{
	background: url(/images/nav_home_off.gif) no-repeat;
	width: 83px;
}
a#noScriptHome:hover 
{
	background: url(/images/nav_home_over.gif) no-repeat;
}
a#noScriptAboutUs
{
	background: url(/images/nav_aboutus_off.gif) no-repeat;
	width: 69px;
}
a#noScriptAboutUs:hover
{
	background: url(/images/nav_aboutus_over.gif) no-repeat;
}
a#noScriptProducts
{
	background: url(/images/nav_products_off.gif) no-repeat;
	width: 65px;
}
a#noScriptProducts:hover
{
	background: url(/images/nav_products_over.gif) no-repeat;
}
a#noScriptCases
{
	background: url(/images/nav_cases_off.gif) no-repeat;
	width: 93px;
}
a#noScriptCases:hover
{
	background: url(/images/nav_cases_over.gif) no-repeat;
}
a#noScriptMSDSs
{
	background: url(/images/nav_msds_off.gif) no-repeat;
	width: 52px;
}
a#noScriptMSDSs:hover
{
	background: url(/images/nav_msds_over.gif) no-repeat;
}
a#noScriptSpecs
{
	background: url(/images/nav_specs_off.gif) no-repeat;
	width: 98px;
}
a#noScriptSpecs:hover
{
	background: url(/images/nav_specs_over.gif) no-repeat;
}
a#noScriptFAQs
{
	background: url(/images/nav_faqs_off.gif) no-repeat;
	width: 3px;
}
a#noScriptFAQs:hover
{
	background: url(/images/nav_faqs_over.gif) no-repeat;
}
a#noScriptContactUs
{
	background: url(/images/nav_contactus_off.gif) no-repeat;
	width: 82px;
}
a#noScriptContactUs:hover
{
	background: url(/images/nav_contactus_over.gif) no-repeat;
}

div#homeContent 
{
	overflow: auto;
	padding: 0px 25px 5px 38px;
	font-size: 12px;
}
div#homeContent a {
	color: #004b8d;
}
div#homeContent dl {

}
div#homeContent dt {
	font-weight: bold;
}
div#homeContent dt a {
	font-size: 11px;
	margin-right: 10px;
}
div#homeContent dd {
	margin: 10px 0px 20px;
	padding-left: 20px;
}
table#content td 
{
	padding-right: 10px;
	width: 33%;
}
table#contact td.col1
{
	padding-right: 30px;

}
table#contact td.col2
{
	padding-bottom: 10px;
}
table#homepage {
	border-collapse: collapse;
	text-align: center;
	margin: 0px Auto;
	padding: 0px;
}
table#homepage td {
	border: 0px;
	padding: 10px;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}
#safetykleen {
	width: 186px;
	height: 74px;
	background: url(/images/safetyKleen.gif) no-repeat 0px 0px;
	display: block;
	margin: 0px Auto;
}
#safetykleen2 {
	width: 170px;
	height: 58px;
	background: url(/images/safetyKleen2.gif) no-repeat 0px 0px;
	display: block;
	margin: 10px 0px 0px 0px;
}
#greenBanner {
	width: 247px;
	height: 84px;
	display: block;
	margin: 0px Auto 15px Auto;
	background: url(/images/greenBanner.jpg) no-repeat 0px 0px;
}
#before_after {
	width: 255px;
	height: 177px;
	background: url(/images/before_after.jpg) no-repeat 0px 0px;
	float: right;
	border: 1px solid #004b8d;
	margin: 0px 0px 10px 10px;
}
ul.homeList {
	list-style-type: square;
}

ul.homeList li {
	margin-bottom: 8px;
}
div#footer {
	text-align: right;
	padding-right: 75px;
	margin-top: 35px;
}
div#footer div {
	text-align: right;
}

div#coAddress {
	background: url(/images/home_footCo.gif) no-repeat 100% 100%;
	height: 34px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
div#footLinks {
	margin-bottom: 0px;
}

ul#footList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul#footList li {
	display: inline;
	font-size: 12px;
}
ul#footList li a {
	text-decoration: none;
	color: #004b8d;
}

div#copyright {
	font-size: 10px;
	margin-bottom: 10px;
}

#aqueouslink {
	width: 215px;
	height: 99px;
	display: block;
	background: no-repeat 0px 0px url(/images/aqueoscalc.gif);
}

#greaseoil {
	width: 194px;
	height: 144px;
	margin: 15px Auto 0px 5px;
	background: no-repeat 0px 0px url(/images/greaseoil.jpg);
}
#rustremoval {
	width: 194px;
	height: 144px;
	margin: 15px Auto 0px 5px;
	background: no-repeat 0px 0px url(/images/rustremoval.jpg);
}

#footlogo {
	width: 142px;
	height: 41px;
	background: no-repeat 0px 0px url(/images/armexlogo.gif);
	display: block;
	margin: -15px 0px 5px 0px;
}

.armexlogo {
	width: 142px;
	float: left;
	margin-left: 40px;
	line-height: 12px;
	font-size: 10px;
}
.armexlogo a {
	text-decoration: none;
	color: #004b8d;
}

table#layoutTable table.thirdstable {
	width: 90%;
	margin: 0px Auto;
}
table#layoutTable table.thirdstable td {
	padding: 0px 20px;
	vertical-align: top;
}

table#layoutTable table.fiftytable {
	width: 90%;
	margin: 0px Auto;
}

table#layoutTable table.fiftytable td {
	width: 50%;
	vertical-align: top;
}

table#layoutTable table.specs, table#layoutTable table.autospecs, table#layoutTable table.foodspecs, table#layoutTable table.militaryspecs {
  border-collapse: collapse;
}

table#layoutTable table.specs tbody td {

}

table#layoutTable table.specs td, table#layoutTable table.autospecs td, table#layoutTable table.foodspecs td, table#layoutTable table.militaryspecs td {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
table#layoutTable table.specs thead tr, table#layoutTable table.autospecs thead tr, table#layoutTable table.foodspecs thead tr, table#layoutTable table.militaryspecs thead tr {
  background: #556880;
  padding: 2px;
  color: #ffffff;
}
table#layoutTable table.specs thead td, table#layoutTable table.autospecs thead td, table#layoutTable table.foodspecs thead td, table#layoutTable table.militaryspecs thead td {
  padding: 5px;
  text-align: center;
  font-weight: bold;
}
table#layoutTable table.specs td.col1 {
  width: 125px;
}
table#layoutTable table.specs td.col2 {
  width: 95px;
  text-align: center;
}
table#layoutTable table.specs td.col3 {
  width: 160px;
  text-align: center;
}
table#layoutTable table.specs td.col4 {
  width: 200px;
}

table#layoutTable table.autospecs td.col1 {
  width: 225px;
}
table#layoutTable table.autospecs td.col2 {
  width: 130px;
  text-align: center;
}
table#layoutTable table.autospecs td.col3 {
  width: 245px;
  text-align: center;
}

table#layoutTable table.foodspecs td.col1 {
  width: 150px;
}
table#layoutTable table.foodspecs td.col2 {
  width: 85px;
  text-align: center;
}
table#layoutTable table.foodspecs td.col3 {
  width: 100px;
  text-align: center;
}
table#layoutTable table.foodspecs td.col4 {
  width: 230px;
}

table#layoutTable table.militaryspecs td.col1 {
  width: 125px;
}
table#layoutTable table.militaryspecs td.col2 {
  width: 125px;
  text-align: center;
}
table#layoutTable table.militaryspecs td.col3 {
  width: 155px;
  text-align: center;
}
table#layoutTable table.militaryspecs td.col4 {
  width: 170px;
  text-align: center;
}
