body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, sans-serif;
background: #E3E3E3;
color: #171717;
}
a {
color: #0D772C;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #0D772C;
text-decoration: underline;
}
#container {
margin: 0px auto;
padding: 0px;
width: 775px;
background-color: #FFFFFF;
border-left: 1px solid #CBCBCB;
border-bottom: 1px solid #CBCBCB;
}

a img{
border: 0px;
}
a:link img{
border: 0px;
}

.contentitemrrsg {
padding: 1px 10px;
background: #E5E5E5;
text-align: justify;
font-size: .8em;
font-weight: bold;
line-height: 2.5ex;
margin-bottom: 5px;
}
/* header */
#header {
height: 80px;
background: #CCCCCC url(images/header.gif) top center no-repeat;
}
#textheader {
display: none;
}


/* menu */
#menu
{
font-family: Geneva, Verdana, Arial, sans-serif;
font-size: 16px;
height: 23px;
padding-top: 4px;
letter-spacing: .1ex;
color: #111111;
text-align: center;
border-bottom: 1px solid #515151;
font-weight: bold;
margin-bottom: 5px;
}
#menu ul
{
display: inline; /*moves up entire list by one line*/
padding-left: 0px;
margin-left: -8px; /*offsets IE padding the first element 8px left*/
}
#menu ul li
{
list-style-type: none;
display: inline; /*makes each element on the same line */
}
#menu a {
color: #000000;
text-decoration: none;
padding: 5px 8px;
}
#menu a:hover {
color: #FFFFFF;
background: #CCCCCC url(images/menubackground.gif) center top repeat;
text-decoration: none;
}


/* content - global */
#content {
width: 775px;
}

#contentfront {
width: 775px;
clear: both;
}

#contentfront .contentfronttext {
display: none;
}


#contentboxcontainer {
margin-left: 7px;
margin-top: 2px;
}

.contentbox {
width: 247px;
height: 252px;
border: 1px solid #515151;
float: left;
clear: right;
overflow: auto;
margin: 4px 2px;
padding: 0px;
}
.contentboxheader {
background: #2EA050 url(images/subheaderbackground.gif) center top repeat;
height: 28px;
color: #FFFFFF;
text-align: center;
font-size: 18px;
padding: 4px 0px 0px 0px;
letter-spacing: .1ex;
}
.contentboxtext {
padding: 0px 4px;
font-size: 14px;
}


#contentleft {
float: left;
font-size: 14px;
text-align: justify;
background: #F5F5F5;
width: 510px;
margin-left: 3px;
}
html>body #contentleft{
width: 513px;
margin-left: 5px;
}

#contentright {
float: right;
margin-right: 3px;
background: #F5F5F5;
width: 243px;
}
html>body #contentright {
width: 246px;
margin-right: 5px;
}

.contentheader {
background: #2EA050 url(images/subheaderbackground.gif) center top repeat;
color: #FFFFFF;
text-align: center;
font-size: 16px;
padding: 4px 0px 4px 0px;
letter-spacing: .1ex;
border: 1px solid #515151;
}


/*content - global special */
.centerimg {
display: block;
margin: 0px auto;
border: 0px;
text-align: center;
}

.contentitem {
font-size: 14px;
padding: 0px 4px;
}

.rr { /*for uses of words "RustRelease" */
color: #14682D;
}

/* content - specific */

.ordertable{
font-size: 13px;
border-top: 1px solid #515151;
border-left: 1px solid #515151;
border-right: 1px solid #515151;
}
.ordertable tr td {
border-bottom: 1px solid #515151;
vertical-align: middle;
padding: 2px;
}
.ordertableheader {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
text-align: center;
background: #2EA050 url(images/subheaderbackground.gif) center top repeat;
}

.orderquestions {
text-align: center;
font-size: 14px;
}

.testimonialbox {
padding: 5px 10px;
font-size: 14px;
text-align: justify;
border: 1px dotted #DDDDDD;
background: url(images/quotebackground.gif) top left no-repeat;
}
.testimonialname {
font-size: 10px;
}

/* thankyou page */
.otherProductsTitle {
text-align: center;
font-size: 14px;
font-weight: bold;
}
.otherproductstable {
font-size: 12px;
}
.smallText {
font-size: 12px;
}

/* footer */
#footer {
padding-top: 15px;
text-align: center;
font-size: 10px;
height: 18px;
background: #FFFFFF center top no-repeat;
clear: both;
}
.frontpageq { /* for headers */
text-align: center;
font-weight: bold;
font-size: 14px;
}

.fieldheader {
color: #FFFFFF;
font-size: .8em;
font-weight: bold;
text-align: center;
background: #2EA050;
}

.fineText {
font-size: .7em;
}

.contentText {
font-size:.9em;
text-align:justify;
}

.contentitemos {
padding: 1px 10px;
background: #FFFFFF;
text-align: justify;
font-size: .8em;
font-weight: bold;
line-height: 2.5ex;
margin-bottom: 5px;
}

.tanksheader {
font-size: 1.0em;
font-weight: bold;
text-align:center;
}

.spongeheader {
font-size: 1.0em;
font-weight: bold;
text-align:center;
color:#FF9900;
}

.distribheader {
font-weight: bold;
font-size: 1.0em;
}

.contentitemdistrib {
padding: 1px 10px;
background: #E5E5E5 center top no-repeat;
text-align: center;
font-size: .8em;
font-weight: bold;
line-height: 2ex;
margin-bottom: 12px;
}