@charset "utf-8";

/* CSS Document */



  body {

  background: #ffffff url(http://formeonlineshop.com/images/mainbg.jpg) repeat-y fixed bottom center;

  margin:0px;

  text-align: center;

  }

  





#header-wrapper {

  width:800px;

  height:250px;

  background: url(http://formeonlineshop.com/images/header2.jpg);

  margin:0 auto 0px;

  }

  

  #top-links {

  width:800px;

  padding-top:5px;

  padding-left:5px;

  text-align:center;

  }



#outer-wrapper {

  width: 800px;

  margin:0 auto;

  padding:0px;

  text-align:left;



  }



#main-wrapper {

  width: 610px;

  margin-left: 10px;

  float: right;

  word-wrap: break-word; 

  overflow: hidden;     

  }



#left-sidebar-wrapper { 

 width: 170px; 

 float: left;

 margin-left:0px; 

 word-wrap: break-word;  

 overflow: hidden;

 margin-top:10px;

   }

 

 #footer {

  width:800px;

  clear:both;

  margin:0 auto;

  padding-top:5px;

  padding-bottom:5px;

  line-height: 1.6em;

  letter-spacing:.1em;

  text-align: center;

  font:xx-small Georgia Serif;

}



 

 .links {

 padding-left: 5px;

 }

 

 #shopping {

 background: url(http://formeonlineshop.com/images/shop.gif);

 width: 170px;

 height: 72px;



 

 }

 

  #info {

 background: url(http://formeonlineshop.com/images/info.gif);

 width: 170px;

 height: 72px;



 }

 

  #cart {

 background: url(http://formeonlineshop.com/images/cart.gif);

 width: 170px;

 height: 72px;



 }