body{
margin:0 auto;
padding:0;
font:12px/14px arial,helvetica,sans-serif;
color:#000;
background-color:#eeece6;
}

a{
color:#0b6394;
}

h1{
font:bold 24px/28px 'Trebuchet MS',arial,verdana,helvetica,sans-serif;
}

#mainContainer{
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topSection{
background: #EAEAEA;
height: 112px; /*Height of top section*/
background:#eeece6 url("/images/background_search.jpg") bottom no-repeat;
}

#logo{
float:left;
margin:7px 10px 10px 25px;
}

#myAccountWrapper{
float:right;
margin-top:9px;
width:627px;
}

#cart{
float:right;
background:#eeece6 url("/images/background_cart.gif") top no-repeat;
height:25px;
width:376px;
margin-bottom:12px;
padding-top:3px;
}

#loggedIn{
clear:both;
}

#welcome{
float:left;
width:251px;
font-size:11px;
color:#343434;
}

#welcome strong{
color:#0b6394;
}

#searchWrapper{
float:right;
width:644px;
}

#searchWrapper a{
margin-top:6px;
padding-left:17px;
padding-right:17px;
background: url(/images/background_customerservice.gif) no-repeat;
float:left;
line-height:27px;
font-weight:bold;
color:#7a0707;
text-decoration:none;
font-size:12px;
}

#breadcrumb{
background:#cbcbcb url("/images/background_breadcrumb.gif") top repeat-x;
width:100%;
min-height:33px;
margin-bottom:10px;
}

#footer{
clear:left;
background:#eeece6 url("/images/background_footer.gif") top no-repeat;
width: 100%;
margin-top:10px;
}

#footerColumn1, #footerColumn2, #footerColumn3, #footerColumn4, #footerColumn5{
padding:0 10px 10px 10px;
float:left;
width:206px;
}

#footerColumn2{
width:179px;
}

#footerColumn3{
width:210px;
}

#footerColumn4{
width:108px;
}

#footerColumn5{
width:107px;
}

#footer h2{
margin-top:10px;
}

#footer p{
margin-top:10px;
margin-left:11px;
font-size:11px;
}

#confirm,#error{
clear:both;
background:#fff url("/images/confirm.gif") 5px 10px no-repeat;
margin:auto;
padding:10px 10px 10px 25px;
border:1px solid #b2b2b2;
margin-bottom:0;
}

#error{
background:#fff url("/images/error.gif") 5px 10px no-repeat;
border:1px solid #c0442a;
}

