body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474747;
	background-image: url(../images/fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #474747;
}
a:link {
	color: #3A55A6;
	text-decoration: none;
}
a:visited {
	color: #3A55A6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #3A55A6;
	text-decoration: none;
}
a{ 
	outline: none;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,input {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	margin-right: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	margin-right: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
p {
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 32px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	color: #009B7C;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 17px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
}
h6 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#frame {
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#border-top {
	float: left;
	width: 1000px;
	background-image: url(../images/border-top.jpg);
	background-repeat: no-repeat;
	background-color: #5A5A5A;
}
#border-bottom {
	float: left;
	width: 980px;
	background-image: url(../images/border-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
}
#header {
	float: left;
	background-image: url(../images/tag.gif);
	background-repeat: no-repeat;
	background-position: 350px 44px;
	height: 110px;
	width: 1000px;
}
#header .logo {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header .logo h1 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .logo h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 307px;
}
#header .search {
	float: right;
	width: 250px;
	height: 30px;
	background-image: url(../images/search-field.gif);
	background-repeat: no-repeat;
	margin-top: 44px;
}
#header .search-field {
	width: 190px;
	float: left;
	color: #999999;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	margin: 5px;
}
#header .search-button {
	float: left;
	margin-left: 5px;
}
#navbar {
	float: right;
	width: 980px;
	height: 40px;
	margin-bottom: 10px;
}
#navbar .nav {
	float: left;
	width: 980px;
	height: 40px;
}
#navbar .nav ul {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar .nav ul li {
	float: left;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#navbar .nav ul a {
	display: block;
	text-indent: -9999px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 40px;
}
#navbar .nav ul a:hover {
	text-decoration: none;
}
#navbar .nav #nav1 a {
	width: 112px;
	background-position: 0px 0px;
}
#navbar .nav #nav2 a {
	width: 195px;
	background-position: -112px 0px;
}
#navbar .nav #nav3 a {
	width: 162px;
	background-position: -307px 0px;
}
#navbar .nav #nav4 a {
	width: 149px;
	background-position: -469px 0px;
}
#navbar .nav #nav5 a {
	width: 221px;
	background-position: -618px 0px;
}
#navbar .nav #nav6 a {
	width: 141px;
	background-position: -839px 0px;
}
#navbar .nav #nav1 a:hover {
	background-position: 0px -40px;
}
#navbar .nav #nav2 a:hover {
	background-position: -112px -40px;
}
#navbar .nav #nav3 a:hover {
	background-position: -307px -40px;
}
#navbar .nav #nav4 a:hover {
	background-position: -469px -40px;
}
#navbar .nav #nav5 a:hover {
	background-position: -618px -40px;
}
#navbar .nav #nav6 a:hover {
	background-position: -839px -40px;
}
#navbar .nav1 #nav1 a {
	width: 112px;
	background-position: 0px -80px;
}
#navbar .nav2 #nav2 a {
	width: 195px;
	background-position: -112px -80px;
}
#navbar .nav3 #nav3 a {
	width: 162px;
	background-position: -307px -80px;
}
#navbar .nav4 #nav4 a {
	width: 149px;
	background-position: -469px -80px;
}
#navbar .nav5 #nav5 a {
	width: 221px;
	background-position: -618px -80px;
}
#navbar .nav6 #nav6 a {
	width: 141px;
	background-position: -839px -80px;
}
#navbar .nav1 #nav1 a:hover {
	background-position: 0px -40px;
}
#navbar .nav2 #nav2 a:hover {
	background-position: -112px -40px;
}
#navbar .nav3 #nav3 a:hover {
	background-position: -307px -40px;
}
#navbar .nav4 #nav4 a:hover {
	background-position: -469px -40px;
}
#navbar .nav5 #nav5 a:hover {
	background-position: -618px -40px;
}
#navbar .nav6 #nav6 a:hover {
	background-position: -839px -40px;
}
#slide {
	float: left;
	width: 980px;
	height: 270px;
	color: #FFFFFF;
}
#slide h1 {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 70px;
}

#slide p {
	font-size: 14px;
	margin-left: 40px;
	margin-right: 40px;
}
#slide p a {
	color: #57DCC1;
}

#design {
	float: left;
	width: 980px;
	background-color: #FFFFFF;
	background-image: url(../images/design-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.buckets {
	float: left;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.buckets h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
.buckets h1 a {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 278px;
	width: 132px;
	margin-right: 6px;
}
.buckets .bucket1 a {
	background-image: url(../images/bucket-150-cylinder.jpg);
}
.buckets .bucket2 a {
	background-image: url(../images/bucket-ton-cylinder.jpg);
}
.buckets .bucket3 a {
	background-image: url(../images/bucket-drum.jpg);
}
.buckets .bucket4 a {
	background-image: url(../images/bucket-tank-platform.jpg);
}
.buckets .bucket5 a {
	background-image: url(../images/bucket-ibc-tote.jpg);
}
.buckets .bucket6 a {
	background-image: url(../images/bucket-spill-containment.jpg);
}
.buckets .bucket7 a {
	background-image: url(../images/bucket-process-controllers.jpg);
	margin-right: 0px;
}
.boxes {
	float: left;
	width: 960px;
	padding: 10px;
}

.text-box {
	float: left;
	width: 340px;
	padding-right: 47px;
	padding-left: 20px;
	font-size: 12px;
}
.news-box {
	float: left;
	width: 240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
	padding-left: 15px;
	padding-right: 20px;
	height: 210px;
}
.news-box h3 {
	color: #474747;
}

.news-box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
}
.news-box ul li {
	display: inline;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.news-box ul a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/article.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-right: 10px;
	padding-left: 15px;
	color: #3A55A6;
}
.news-box ul a:hover {
	text-decoration: underline;
}
.ads {
	float: left;
	width: 270px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
	padding-left: 6px;
	padding-bottom: 10px;
}
.ads-bottom {
	float: left;
	width: 270px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
	padding-left: 6px;
}
.ad-box {
	float: left;
	background-image: url(../images/ad-box.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.ad-box h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.ad-box p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.ad-application a {
	color: #009B7C;
}
.ad-document a {
	color: #474747;
}
#full {
	float: left;
	width: 980px;
	background-color: #6B6B6B;
	background-image: url(../images/main-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left {
	float: left;
	width: 180px;
}
.leftnav {
	float: left;
	width: 180px;
	background-image: url(../images/leftnav-top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.leftnav ul {
	list-style-type: none;
	line-height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D7D7D;
	padding: 0px;
	margin: 0px;
}
.leftnav ul li {
	display: inline;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.leftnav ul a {
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D7D7D;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.leftnav ul a,
.leftnav ul a:visited,
.leftnav ul a:hover,
.leftnav ul a:active {
	color: #FFFFFF;
}
.leftnav ul a:hover {
	text-decoration: none;
	background-color: #646464;
}
.leftnav ul .current a {
	color: #57DCC1;
	background-color: #5A5A5A;
}
.leftnav ul .current ul a {
	color: #FFFFFF;
	background-color: #5A5A5A;
	border-bottom-style: none;
}
.leftnav ul .current ul a:hover {
	background-color: #646464;
}
.leftnav ul ul {
	margin: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #7D7D7D;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #5A5A5A;
}
.leftnav ul ul a {
	font-weight: normal;
	background-image: url(../images/arrow-small-white.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	border-bottom-style: none;
}
.leftnav ul ul a:hover {
	background-color: #626262;
}

.leftnav ul ul .current a {
	color: #57DCC1;
	background-image: url(../images/arrow-small-green.gif);
	background-color: #5A5A5A;
}
.warranty-bubble {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#right {
	float: left;
	width: 800px;
	background-image: url(../images/content-top.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#printer {
	float: left;
	width: 800px;
	height: 22px;
	background-image: url(../images/subnav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#printer a {
	display: block;
	font-size: 11px;
	color: #D1D1D1;
	white-space: nowrap;
	background-image: url(../images/printer.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	float: right;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#printer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/printer-white.gif);
}
#content {
	float: left;
	width: 780px;
	background-image: url(../images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.heading {
	float: left;
	width: 760px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.heading h1 {
	padding: 0px;
	color: #3A55A6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.page {
	float: left;
	width: 780px;
	margin-bottom: 10px;
}
.page-border {
	float: left;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
.section-content {
	float: left;
	width: 760px;
	background-color: #F1F1F1;
	background-image: url(../images/section-box-top.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 20px;
}
.section-content-text {
	float: left;
	width: 370px;
}
.section-content-bullets {
	float: left;
	width: 390px;
}
.section-prod {
	float: left;
	width: 780px;
	margin-bottom: 10px;
}
.section-prod-box {
	float: left;
	width: 189px;
	margin-right: 8px;
}
.section-prod-box h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
}
.section-prod-box h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.prod-content {
	float: left;
	width: 610px;
	margin-bottom: 10px;
}
.prod-image {
	float: left;
	width: 610px;
	margin-bottom: 10px;
	background-color: #F1F1F1;
}
.prod-image .pic {
	float: left;
	width: 610px;
}
.prod-image .captions {
	float: left;
	width: 520px;
	padding-right: 45px;
	padding-left: 45px;
}
.prod-image .captions p {
	float: left;
	width: 100px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.prod-image .bullets {
	float: left;
	width: 590px;
	padding: 10px;
}
.prod-image .bullets ul {
	margin-left: 15px;
}
.prod-text {
	float: left;
	width: 580px;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.prod-info {
	float: left;
	width: 160px;
	margin-left: 1px;
	background-image: url(../images/prod-info-fade.jpg);
	background-repeat: no-repeat;
	padding-left: 9px;
}
.prod-info ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
}
.prod-info ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.prod-info ul a {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	font-size: 12px;
}
.prod-info ul a:hover {
	text-decoration: none;
	background-color: #F6F6F6;
}
.prod-info ul .current a {
	color: #009B7C;
	background-image: url(../images/arrow-green.gif);
}
.prod-spec {
	float: left;
	width: 760px;
}
.prod-spec-box {
	float: left;
	width: 740px;
	background-color: #F1F1F1;
	background-image: url(../images/section-box-top.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
.prod-wide-content {
	float: left;
	width: 450px;
}
.prod-wide-info {
	float: left;
	width: 300px;
	margin-left: 10px;
}
.prod-wide-image {
	float: left;
	width: 300px;
}
.prod-wide-bullets {
	float: left;
	width: 270px;
	padding: 15px;
}
.prod-table {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C7C7;
	margin-top: 20px;
	margin-bottom: 20px;
}
.prod-table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C7C7C7;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C7C7C7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.prod-table .head {
	font-weight: bold;
	background-color: #F1F1F1;
}
.applications-table {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C7C7;
	margin-top: 30px;
	margin-bottom: 30px;
}
.applications-table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C7C7C7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C7C7C7;
}
.applications-table p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.applications-table .head {
	font-weight: bold;
	background-color: #F1F1F1;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.applications-table .subhead {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.applications-table .wire {
	font-weight: bold;
	background-color: #4D66AF;
	border-bottom-color: #8394C7;
	padding: 0px;
	border-right-style: none;
}
.applications-table .dark-blue {
	color: #FFFFFF;
	background-color: #3A55A6;
	border-bottom-color: #8394C7;
}
.applications-table .light-blue {
	background-color: #F5F6FA;
}
.applications-table .light-grey {
	background-color: #F1F1F1;
}
.document-table {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7C7C7;
	margin-top: 30px;
	margin-bottom: 30px;
}
.document-table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C7C7C7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.document-table .head {
	font-weight: bold;
	background-color: #F1F1F1;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.document-table .subhead {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
.news-item {
	float: left;
	width: 760px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	margin-top: 10px;
	padding-bottom: 20px;
}
.news-item .description {
	float: left;
	width: 580px;
}
.news-item .image {
	float: left;
	width: 150px;
	padding-left: 30px;
	text-align: center;
}
.locate-form {
	float: left;
	width: 340px;
}
.locate-form  h3 {
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 13px;
	color: #474747;
}
.locate-form .field {
	width: 298px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D1D1D1;
}
.locate-form .field-small {
	width: 138px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D1D1D1;
}
.locate-form textarea {
	width: 298px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D1D1D1;
}
.locate-send {
	text-align: right;
	width: 320px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
}
.locate-required {
	color: #009B7C;
	font-size: 20px;
	font-weight: bold;
}
.locate-info {
	float: left;
	width: 380px;
	padding: 20px;
}
.contact-form {
	float: left;
	width: 340px;
}
.contact-form  h3 {
	padding-top: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 16px;
	color: #474747;
}
.contact-form .field {
	width: 298px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D1D1D1;
	padding: 10px;
}
.contact-form textarea {
	width: 298px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D1D1D1;
}
.contact-send {
	text-align: right;
	width: 320px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
}
.contact-required {
	color: #009B7C;
	font-size: 20px;
	font-weight: bold;
}
.contact-info {
	float: left;
	width: 380px;
	padding: 20px;
}
.sitemap {
	float: left;
	width: 400px;
}
.sitemap ul {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
	list-style-type: none;
	line-height: 16px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sitemap ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.sitemap ul a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
.sitemap ul a:hover {
	text-decoration: none;
	background-color: #F6F6F6;
}
.sitemap ul ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.sitemap ul ul a {
	background-image: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 20px;
}
.more-button {
	padding: 0px;
	float: right;
	margin: 0px;
}
.more-button a {
	background-image: url(../images/more-button.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 70px;
	background-position: 0px 0px;
	overflow: hidden;
}
.more-button a:hover {
	background-position: 0px -30px;
}
.send-button {
	padding: 0px;
	float: right;
	margin: 0px;
}
.send-button a {
	background-image: url(../images/send-button.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 80px;
	background-position: 0px 0px;
	overflow: hidden;
}
.send-button a:hover {
	background-position: 0px -40px;
}
.quote-online {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.quote-online a {
	background-image: url(../images/quote-online.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 160px;
	overflow: hidden;
	background-position: 0px 0px;
}
.quote-online a:hover {
	background-position: 0px -90px;
}
.patented-badge-sidebar {
	display:block;
	margin:0;
	padding:20px 0 0 0;
	background:url('../images/patented-badge.png') no-repeat center 20px;
	width:160px;
	height:65px;
	text-indent:-99999px;
	border-top:1px solid #DADADA;
	display:none;
}
.warranty-logo {
	background-image: url(../images/ce.gif);
	background-repeat: no-repeat;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-style: italic;
}

.caption-text {
	font-style: italic;
}
.detail-text {
	font-size: 11px;
	color: #999999;
}
.light-text {
	font-size: 11px;
	color: #CCCCCC;
}
.small-text {
	font-size: 11px;
}
.alpha-bullets {
	list-style-type: lower-alpha;
}
.scrunch {
	margin-top: 0px;
	margin-bottom: 0px;
}
.center {
	text-align: center;
}
.end {
	margin-right: 0px;
}
.clear {
	clear: both;
}
#footer {
	float: left;
	width: 770px;
	color: #FFFFFF;
	background-image: url(../images/logo-small.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 200px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}
.footer-address {
	float: left;
	padding-right: 30px;
	white-space: nowrap;
}
.footer-number {
	float: left;
	white-space: nowrap;
}
.footer-number a,
.footer-number a:visited,
.footer-number a:hover,
.footer-number a:active {
	color: #57DCC1;
}
.footer-nav {
	float: right;
}
.footer-nav a,
.footer-nav a:visited,
.footer-nav a:active {
	font-size: 12px;
	color: #9C9C9C;
	white-space: nowrap;
	display: block;
}
.footer-nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	float: left;
	width: 960px;
	color: #A3A3A3;
	font-size: 11px;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#cse-search-results iframe {
	width: 760px !important;
}
