﻿@charset "utf-8";

* {
margin:0px; 
padding:0px;
}

body {
background:#FFFFFF url("form.css") repeat-x; 
font:12px Arial, Helvetica, sans-serif; 
color:#000;
}

a:focus {
text-decoration:none; 
outline:none;
}

a:active {
text-decoration:none; 
outline:none;
}

a:hover {
text-decoration:none; 
outline:none;
}

a {
text-decoration:none; 
outline:none;
}

img {
border:none;
}
	
ul {
list-style:none;
}
	
.clear {
clear:both;
}

.img-clear {
clear:both; 
display:block; 
padding-top: 6px;
}
	
.err {
color: #ff6600; 
font-weight: bold;
}

.img-bdr {
margin-bottom:12px; 
padding:4px; 
border:#CCC 1px solid;
}

.img-left {
float:left; 
margin-right:12px; 
margin-bottom:4px; 
padding:2px;
}
	
.img-left-bdr {
float:left; 
margin-right:12px; 
margin-bottom:4px; 
margin-top:5px; 
padding:2px; 
border:#CCC 1px solid;
}

.img-right {
float:right; 
margin-left:12px; 
margin-bottom:4px; 
margin-top:5px; 
padding:2px;
}
	
.img-right-bdr {
float:right; 
margin-left:12px; 
margin-bottom:4px; 
margin-top:5px; 
padding:2px; 
border:#CCC 1px solid;
}

img.linkedin { 
behavior: url("../iepngfix.htc"); 
padding-top:15px; 
padding-right:10px;
}
	
#wrapper { 
width:960px; 
margin:0px auto; 
background:#FFF;
}

#header {
width:960px; 
height:122px; 
float:left; 
background:url("form.css") no-repeat;
}

#header img {
float:left; 
margin:17px 0px 0px 17px;
}

#header ul li strong { 
float:left; 
color:#254634; 
padding-right:8px;
}

#header ul {
float:right; 
padding-right:165px; 
margin-top:45px; 
width:570px;
}

#header ul li {
float:left; 
width:185px; 
text-align:left; 
color:#ff6600; 
font-weight:bold; 
font-size:15px; 
text-align:left; 
padding-bottom:10px; 
}

.head-space{
padding-left:5px;
}

#header a{
text-decoration:none; 
color:#ff6600;
}

#header a:hover{
text-decoration:underline; 
color:#ff6600;
}

#navigation {
width:960px; 
height:57px; 
background:url("form.css") repeat-x; 
font-weight:bold; 
color:#FFF; 
float:left; 
display:block; 
margin-bottom:5px;
}
	
#navigation li {
float:left; 
padding-top:9px; 
text-align:center;
}

#navigation a {
color:#FFF;
}

#navigation a:hover {
color:#ff6600;
}

#navigation .active:hover {
color:#ff6600;
}

#navigation .active {
color:#ff6600;
}

#navigation a:hover {
display:block; 
line-height:39px; 
padding:0px;
}

#navigation a {
display:block; 
line-height:39px; 
padding:0px;
}

#navigation a#aHome:hover {
width:89px;
}

#navigation a#aHome {
width:89px;
}

#navigation a#aHousehold:hover 
{width:160px;
}

#navigation a#aHousehold {
width:160px;
}

#navigation a#aCommercial:hover {
width:169px;
}

#navigation a#aCommercial {
width:169px;
}

#navigation a#aPacking:hover {
width:159px;
}

#navigation a#aPacking {
width:159px;
}

#navigation a#aStorage:hover 
{width:102px;
}

#navigation a#aStorage {
width:102px;
}

#navigation a#aLocations:hover {
width:113px;
}

#navigation a#aLocations {
width:113px;
}

#navigation a#aTools:hover {
width:167px;
}

#navigation a#aTools {
width:167px;
}

#content-container {
width:945px; 
padding:10px 5px 10px 5px; 
float:left; 
height:auto; 
min-height:600px;
}
	
* html #content-container {
height:800px;
}

#content-container a {
color:#ff6600; text-decoration:underline;
}

#content-container a:hover {
color:#666; text-decoration:none;
}

.guarantee2{
font-weight:bold; 
font-size:14px; 
font-style:italic; 
color:#ff6600;
}

#right-colum {
width:262px; 
float:left;
}

#right-colum h3 {
font-size:1.2em; 
color:#254634; 
padding-left:8px; 
float:left; 
width:250px; 
padding-bottom:10px;
}

#right-colum ul {
padding-left:10px; 
line-height:200%; 
padding-bottom:12px; 
font-weight:bold; 
float:left; 
width:130px;
}

#right-colum ul.last {
padding-left:0px; 
padding-bottom:12px; 
float:left; 
width:115px;
}

#right-colum li {
background:url("form.css") no-repeat left 8px; 
padding-left:13px;
}

#right-colum p {
line-height:160%; 
padding-bottom:12px; 
float:left; 
padding-left:10px; 
width:250px;
}

#right-colum strong {
float:left; 
padding-left:10px; 
width:250px; 
color:#254634; 
font-style:italic;
}

#right-colum #price-guarantee{ 
background:url("form.css") no-repeat 12px 0px; 
width:237px; 
height:236px; 
float:left;
padding:15px 10px 0px 10px;
}

#right-colum #price-guarantee h2{
margin:0px; 
color:#254634; 
padding:10px 0px 10px 20px; 
font-size:20px;
}

#right-colum #price-guarantee p{ 
margin:0px; 
padding-bottom:10px; 
color:#ff6600; 
width:210px; padding-left:20px;
}
#right-colum #price-guarantee strong{ 
margin:0px; 
padding:0px; 
color:#ff6600; 
font-style:normal; 
width:210px;
}

.forminputopq {
background-color: transparent;
-moz-opacity:5;
filter:Alpha(Opacity=50);
border-style: solid;
border-color: #orange;
border-width: 1px;
font-size:12px;
color: white;
}
.tableprocessing {
				
text-align:center;
font-size:14px;
font-weight:bold;
font-color: #606060;
}

#footer {
width:960px; 
height:144px; 
font-size:.9em; 
float:left; 
url("form.css") no-repeat;
}

#footer img {
margin-top:26px; 
margin-right:40px; 
display:block; 
float:left;
}

#footer p{
padding-bottom:6px;
}
#footer a {
color:#FFF;
}
#footer a:hover {
color:#ffcc00; 
text-decoration:underline;
}
#footer #links {
width:275px; 
float:left; 
padding-left:20px; 
margin-top:30px; 
margin-right:20px;
}
#footer #copyright {
float:right; 
display:block; 
margin-top:30px; 
padding-right:10px; 
text-align:right; 
margin-right:-3px;
}

#footer #copyright a {
color:#fff;
}

#footer #copyright a:hover {
color:#ffcc00; 
text-decoration:underline;
}