@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the 

#container selector */
	color: #666666;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/body-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #002832;
}
.twoColFixLtHdr #container {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/container-background.jpg);
	text-align: left;
	height: 900px;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 990px;
	height: 116px;
	margin-right: auto;
	margin-left: auto;
} 
#logo {
	width: 990px;
	height: 60px;
}
#logo  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

#header ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 52px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header  li  a, #header li a:visited {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-top: 3px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/h-menu-divider.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#header li a:hover {
	color: #B89F42;
}
#container #header .header-menu-end {
	background-image: none;
}
.border {
	border: 1px solid #999;
	margin-bottom: 25px;
	margin-left: 25px;
}



.twoColFixLtHdr #container #content-holder {
	width: 962px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/content-holder-bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.twoColFixLtHdr #container #content-holder-center {
	padding: 0px;
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.twoColFixLtHdr #sidebar1 {
	width: 243px;
	vertical-align: top;
	background-image: url(images/sidebar-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.7em;
}
#content-holder #sidebar1 img {
	float: left;
	margin-left: 42px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar1 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
#sidebar1 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidebar1   li a, #sidebar1 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 135px;
	display: block;
	margin-left: 25px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sidebar1  li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar1   h2  {
	color: #FFFFFF;
	text-decoration: none;
	width: 135px;
	display: block;
	margin-left: 25px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	font-size: 11px;
}
#content-holder #sidebar1 .catalog {
	color: #D8C841;
	margin-bottom: 10px;

}
.twoColFixLtHdr    #container #sidebar1  li  .orange  {
	color: #DAAE65;
}
.twoColFixLtHdr   #container  #sidebar1 li .green-cleaning {
	font-weight: bold;
	color: #73B652;
}

.twoColFixLtHdr #mainContent {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	background-image: url(images/maincontent-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 739px;
} 
.twoColFixLtHdr #container #content-holder #mainContent #min-height-control {
	min-height: 550px;
	width: 739px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent h1 {
	font-size: 16px;
	color: #c68f30;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/headline1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent  h2 {
	font-size: 12px;
	color: #038092;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainContent h5 {
	font-size: 12px;
	color: #D65023;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.twoColFixLtHdr #container #content-holder-center #content-holder #mainContent strong {
	color: #C68F30;
}

#container   #content-holder   #mainContent   #min-height-control   .breadcrumbs {
	background-image: url(images/breadcrumbs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 28px;
	padding-right: 67px;
	padding-bottom: 47px;
	padding-left: 27px;
	text-align: right;
	color: #A8A8A8;
	font-size: 11px;
	height: 25px;
}
.horizontal-rule1 {
	background-color: #F1F1E7;
	height: 5px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E5E0;
}

#container   #content-holder   #mainContent   #min-height-control   .breadcrumbs-home {
	background-image: url(images/breadcrumbs-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 28px;
	padding-right: 67px;
	padding-bottom: 47px;
	padding-left: 27px;
	text-align: right;
	color: #A8A8A8;
	font-size: 11px;
	height: 25px;
}
.red-text {
	color: #D65023;
}

.red {
	color: #FF0000;
}

#mainContent p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 45px;
	padding-left: 24px;
}
#mainContent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainContent      li       {
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
}
#mainContent ol {
	margin: 0px;
	padding: 0px;
}
#mainContent ol li {
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}
#mainContent ol ol li {
	list-style-type: lower-alpha;
	margin-left: 35px;
}
#mainContent  a, #mainContent a:visited {
	color: #D65023;
}
#mainContent a:hover {
	color: #047587;
	text-decoration: none;
}
#mainContent strong {
	color: #333333;
}
#footer  {
	text-align: center;
	font-size: 11px;
	width: 962px;
	color: #98ACBC;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	float: left;
} 
#footer   ul   {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0;
}

#footer  li  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding: 0;
	display: inline;
	color: #528378;
}
#footer .footer-menu p {
	margin: 0px;
	padding: 0px;
}

#footer   a, #footer a:visited  {
	color: #98ACBC;
	text-decoration: none;
}
#footer   a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer table {
	width: 962px;
}
.footer-sig  {
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	width: 250px;
}
.footer-menu  {
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
}
#footer .white{
	color: #FFF;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next 

to on the page. */
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
}
.fltrt2 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next 

to on the page. */
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.fltrt2-no-bdr { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next 

to on the page. */
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltrt3-no-bdr { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next 

to on the page. */
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 45px;
	text-align: center;
	font-size: 10px;
	color: #999999;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.suppliers-holder {
	width: 700px;
	margin-left: 0px;
	font-size: 10px;
	color: #999999;
}
.suppliers-holder td {
	text-align: center;
	vertical-align: top;
	width: 33%;
	height: 100px;
}
.suppliers-holder img {
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#chart2 {
	width: 673px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	background-color: #F0F0E8;
	color: #4F4F4F;
}
table#chart2  td {
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table#chart {
	width: 673px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	background-color: #F0F0E8;
	color: #4F4F4F;
}




#chart   .col-01 {
}
#chart   .col-02 {
}
#chart  .col-03 {
}
#chart  .col-04 {
}
#chart  th {
	text-align: left;
	background-color: #CDCDB1;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8B88F;
	border-right-color: #B8B88F;
	border-bottom-color: #B8B88F;
	border-left-color: #B8B88F;
	padding: 5px;
	font-size: 11px;
}
#chart tr.odd-row {
	background-color: #FFFFFF;

}
#chart td {
	border: 1px solid #D7DFDC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: top;
}
#chart  tr:hover {
	background-color: #E7E1D1;
	color: #000000;
}
#chart   .sub-head    {
	background-color: #F3E4A7;
	color: #51504F;
	font-weight: bold;
}
#chart   .sub-head:hover  {
	background-color: #DAD2C0;
}
#chart strong {

}
#mainContent #chart .col1 {
	background-color: #F3E4A7;
}
#Contact     {
	margin: 0px;
	padding: 0px;
}
.form-container {
	border: 1px solid #E0E0D8;
	margin-left: 24px;
	width: 670px;
	background-color: #F0F0E8;
	margin-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form-left-column {
	text-align: right;
	width: 35%;
}
.form-container   .validation-summary   #vsErrors  ul {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.form-container   .validation-summary   #vsErrors  li {
	background-image: none;
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
}
.validation-summary {
	padding-top: 10px;
}
.form-rignt-column #AddressState, .form-container .dropdown-list #SalesRep {
	margin-top: 2px;
	margin-left: 3px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}
.dropdown-list     #select {
	margin-top: 2px;
	margin-left: 3px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}
.form-rignt-column {
	text-align: left;
}
.form-container input {
	height: 16px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 1px;
	margin-left: 3px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form-container .form-required-key {
	margin-left: 3px;
	height: 12px;
	width: 12px;
	background-color: #E4E2D6;
}
.form-rignt-column .form-required {
	background-color: #E4E2D6;
}
.form-container textarea {
	height: 70px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.form-submit {
	background-color: #CCCCCC;
	height: 20px;
	width: 60px;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #000000;
	font-size: 11px;
	text-align: center;
}
input.form-submit:hover {
	background-color: #D13330;
	color: #FFFFFF;
}
#mainContent   .form-container   .checkbox-holder   input    {
	height: 12px;
	width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	padding: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent   .form-container   .checkbox-holder    {
	line-height: 16px;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 10px;
}

