﻿body {
background-image: url(images/bkd.jpg);
background-position: center;
background-attachment:fixed;
padding: 0px;
margin: 0px;
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

#main_container {
 position: relative;
 width: 100%;
 min-height: 100%;
}

#body_container {
	width: 950px;
}

img {
	border: 0;
}

#logo a img {
	border: 0;
}

#content a {
color: #BC0027;
}

#home h1 {
	color: #BC0027;
	font-size: 15px;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
}

#banner {
position: relative;
width: 900px;
height: 83px;
background-color: #000;
margin: 0 0 0 15px;
padding: 10px 10px 0 10px;
z-index: 1;
}

#nav {
position: relative;
width: 920px;
height: 19px;
background-color: #000;
margin: 0px 15px 0px 15px;
background-image: url(images/nav.jpg);
background-repeat: no-repeat;
font-family: arial, helvetica, sans-serif;
padding-top: 9px;
font-weight: bold;
text-transform: uppercase;
color: white;
text-align: left;
}

#logo {
position: relative;
float: left;
clear: right;
width: 180px;
height: 73px;
}

#banner_right {
position: relative;
float: right;
text-align: right;
width: 597px;
height: 73px;
padding: 0;
margin: 0 0 0 0px;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
color: yellow;
}

#prod_nav {
position: relative;
width: 174px;
background-color: #a6a6a6;
margin: 0 0 0 12px;
padding: 8px 0 0 0;
}

#search {
position: relative;
float: left;
clear: left;
background-image: url(images/bkd_search.gif);
width: 721px;
height: 28px;
margin: 0;
padding: 12px 0 0 15px;
vertical-align: middle;
font-size: 11px;
}

#search a {
color: #2E508D;
}

#search form {
height: 20px;
padding: 0;
margin: 0;
}

#search input {
height: 10px;
font-size: 11px;
}

#content a.blue {
color: #2E508D;
text-decoration: none;
}

#buckets {
float: left;
clear: both;
width: 736px;
height: 135px;
margin: 0px;
padding: 0;
background-image: url(images/bkd_blue.jpg);
background-color: #6687BC;
}

#banner_right a {
color: yellow;
text-decoration: none;
padding: 0px 3px 0px 3px;
}


#nav a {
color: white;
text-decoration: none;
font-size: 11px;
}

#nav a:hover {
color: yellow;
text-decoration: none;
font-size: 11px;
}

#nav a.tab1 {
margin-left: 45px;
padding: 0px 30px 0px 30px;
}

#nav a.tab2 {
padding: 0px 29px 0px 29px;
}

#nav a.tab3 {
padding: 0px 35px 0px 35px;
}

#nav a.tab4 {
padding: 0px 40px 0px 40px;
}

ul#prodNav {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#prodNav a.blue, #prodNav a.green, #prodNav a.red {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 13px 0px 0px 15px;
	margin: 0px;
	display: block;
	width: 160px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: left center;
}

#prodNav a.blue:hover, #prodNav a.green:hover, #prodNav a.red:hover {
	padding: 13px 0px 0px 15px;	
}

#prodNav a.blue {
	background-image:url(images/bin_blue1.gif);
}

#prodNav a.green {
	background-image:url(images/bin_green1.gif);
}

#prodNav a.red {
	background-image:url(images/bin_red1.gif);
}

#prodNav a.blue:hover{
	background-image: url(images/bin_blue2.gif);
}

#prodNav a.green:hover{
	background-image: url(images/bin_green2.gif);
}

#prodNav a.red:hover{
	background-image: url(images/bin_red2.gif);
}

#prodNav li {
	display: inline;
}

.phone {
color: #fff;
font-size: 14px;
font-weight: bold;
}

.products {
font-size: 13px;
padding: 0px 50px 0px 48px;
}

#bucket1, #bucket2, #bucket3 {
position: absolute;
width: 223px;
height: 110px;
border: 1px solid #666;
margin-top: 6px;
font-size: 11px;
padding: 5px;
background-color: #fff;
background-repeat: no-repeat;
}

#bucket1 {
margin-left: 11px;
background-image: url(images/bucket1.jpg);
}

#bucket2 {
margin-left: 251px;
background-image: url(images/bucket2.jpg);
}

#bucket3 {
margin-left: 491px;
background-color: #ffffff;
}

#buckets h2 {
color: #BC0027;
margin: 0;
padding: 0;
text-transform: uppercase;
}

#bucket1 p, #bucket2 p {
color: #BC0027;
margin: 0;
padding: 5px 5px 0 60px;
color: #333333;
}

#bucket3 p {
vertical-align: top;
color: #BC0027;
margin: 0;
padding: 5px 5px 0 10px;
color: #333333;
}
