  body {
  background-color: #1898af;
  margin:0px;

  text-align: center;

  }

  





#header-wrapper {

  width:900px;

  height:200px;

  margin:0 auto 0px;

  }



#outer-wrapper {

  width: 900px;

  margin:0 auto;

  padding:0px;

  text-align:left;

  background: #ffffff;

  border: 1px #000000 solid;

  }



#main-wrapper {

  width: 675px;

  margin-left: 10px;

  margin-right:10px;

  float: right;

  word-wrap: break-word; 

  overflow: hidden;     

  }



#left-sidebar-wrapper { 

 width: 200px; 

 float: left;

 margin-left:0px; 

 word-wrap: break-word;  

 overflow: hidden;

   }

 

 #footer {

  width:900px;

  background: #000000;

  clear:both;

  margin:0 auto;

  padding-top:5px;

  padding-bottom:5px;

  letter-spacing:.1em;

  text-align: right;

  font:8pt Arial;

  color:#ffffff;

}


#footer a {
  font-family: arial;
  font-size: 12px;
  color: #fa449b;
  font-weight: bold;
  text-decoration: none;
}

 

 .links {

 padding-left: 5px;

 }

 

 #shopping {

 background: url(http://bestydogcollars.com/images/design/products.jpg);

 width: 175px;

 height: 53px;

 margin-top: 5px;

 margin-bottom: 5px;

 

 }

 

  #info {

 background: url(http://bestydogcollars.com/images/design/information.jpg);

 width: 175px;

 height: 58px;

 margin-top: 5px;

 margin-bottom: 5px;



 

 }

 

  #cart {

 background: url(http://bestydogcollars.com/images/design/shopcart.jpg);

 width: 175px;

 height: 58px;

 margin-top: 5px;

 margin-bottom: 5px;



 

 }