﻿img, div { behavior: url('/assets/css/iepngfix.htc'); }

body {background :  url('../img/shop/bg.png')  #E5A6EE;text-align:center;}
*{text-align:left;}

#top {
width : 760px;
height: 100px;
margin:auto;
background : url('../img/shop/light-cord.png') repeat-y;
}

#wrapper {width : 760px;height : 553px;background : url('../img/shop/wrapper-bg.png') no-repeat;margin-top:0px;}
li {list-style-type : none; }



a {text-decoration:none; color: #000;font-family : Courier New;font-size:12px;font-weight:bold;}
a:hover {text-decoration:underline;}


h1 {font-family : Courier New;}

#left-nav {
float : left;
padding-top : 55px;
padding-left : 12px;
}

#content {
margin:0px;
background: url('../img/shop/cont-bg.png');
padding:10px;
width : 379px;
min-height: 370px;


}

* html #content {
  height: 355px;
}

#cont-wrap {
float : left;
margin : 65px 0px 0px 12px;

}

#cont-foot {
  width:396px;
  height:6px;
  background: url('../img/shop/cont-foot.png') no-repeat;
}

#right-nav {
padding: 57px 0px 0px 545px;
}