

#outer {
 background-image: url(/images/headerBG.jpg);
 background-repeat: no-repeat;
 background-position: top center;
background-color: #CDD8DF; }



#wrapper { 
 margin: 0 auto;
 width: 770px;
 background-color: #CDD8DF;
}

#header {
 color: #333;
 width: 770px;
 float: left;
 height: 92px;
 background-image: url(/images/headerCellBG.gif);
}

#SiteSearchCell
{ display: inline;
position: relative;
top: -30px;
left: 150px;
}

#SiteSearchCell img
{vertical-align: bottom; }

#navigation {
 float: left;
 width: 770px;
 color: #fff;
 height: 41px !important;
 background: url(/images/nav2/navBG.gif) repeat-x;
 border: none;
 margin-top: -10px;
}

#navigation img {
display: block;
float: left;
border: none; 
margin: 0;
padding: 0;
z-index: -10;
height: 41px !important;
}

#navigation ul {
list-style: none;
padding: 0;
margin: 0; 
}

#navigation li {
float: left; }

#HeaderImage {
width: 770px;
height: 128px;
clear: both;
background: url(/images/headerImage.jpg) center ;
}

#oneColumn { 
 color: #333;
  min-height:300px;
  height:auto !important;
  height:300px;
 width: 732px;
 float: left;
 padding: 26px 19px;
 background-color: #E1E8ED;
}

#oneColumn ul, ol
{ margin-left: 18px;}

#leftcolumn ul, ol
{ margin-left: 18px;}

#rightcolumn ul, ol
{ margin-left: 18px;}

#leftcolumn { 
 color: #333;
 min-height: 298px;
 width: 481px;
 float: left;
 border-left: 3px dotted #C0CBD1;
 padding: 26px 18px;
}
#rightcolumn { 
 float: right;
 font-size: 11px;
 color: #333;
 min-height: 350px;
 width: 250px;
 display: inline;
}

#clear {width: 100%;
height: 1px;
clear: both;}

#footer { 
 width: 100%;
 height: 69px;
 clear: both;
 color: #333;
 border-top: 4px solid white;
 border-bottom: 3px solid #666;
 background: #B3B29B;
}

#footer a img {border: none;}

#footer ul {
list-style: none;
padding: 0 0 0 12px;
margin: -2px 0 0 0; 
}

#footer li {
float: left;
color: white; }

#footer li a {
color: white;
text-decoration: none;
font-weight: bold;
font-size: 13px; } 

.copyright {
color: #666; 
margin: -25px 0 0 12px;
}

.copyright a {color: #666 !important;
text-decoration: none !important;}

.newsBlurb
{ font-size: 11px; }

.newsBlurbLink
{ color: #ED1F23 !important;
font-size: 11px;
text-decoration: none !important; }

.ProductHighlightImg
{border: 2px solid white;
margin: 0 0 0 15px;}

.ProductListImg
{border: 2px solid white; }

.Product-List-Item {color: white;}

.Spacer {width: 100%; height: 20px;}