body { background-image: url('../../images/bg-body.jpg'); font-size: 100%; font-family: "trebuchet MS"; }
strong {font-weight: bold;}
#container {width: 950px; height:850px; background: url('../../images/bg-container.jpg') no-repeat; margin: 20px auto;}

#header, #main, #footer { width:925px; overflow: hidden; float: left; margin-left: 15px; *margin-left: 6px;}
/* Header */
#header { }
  h1#mainLogo { text-indent: -10000px; font-size:0px;}
  #topinfo { float: left;}
  #topnav { float: right; margin: 45px 0 0 0;}
    #topnav ul{ color: #fff; font-size: 10px; letter-spacing: 1px;}
      #topnav ul li { list-style:none; float:left; padding: 0 3px;}
      #topnav ul li.last { border:none;}
      #topnav ul li a {text-decoration:none; color: #fff;}
        #topnav ul li a:hover { color: #eef0bb;}
      #topnav ul li a span{text-decoration:none; color: #eef0bb; font-weight: bold; }
        #topnav ul li a:hover span{ color: #fff;}
    /* Slideshow */
  #slideshow {  float: left; height: 311px;  width:916px; border: solid 2px #FFF;}
    #slideshow li {float: left;}
    #slideshow img {}
    #slideshow img.active {}
    #slideshow img.last-active {}
  #mainnavWraper{margin-top:-39px!important;}

/* Main */
 #main {}
   #packs {color: #fff; margin: 10px 0 0 0; overflow:hidden; float: left; margin-left: 8px;  }
     #packs .pack {height:182px; width: 226px; overflow: hidden;  float: left; cursor: pointer;}
     #packs p.price {font-size: 24px; position: absolute; margin: 10px 0 0 10px; width: 200px;}
     #packs p.shortdesc { font-size: 12px; position: absolute;  margin: 39px 0 0 10px; width: 200px; line-height: 12px;}
     #packs p.title { font-size: 20px; position: absolute;  text-align: right; width: 174px;  margin: 117px 0 0 32px; line-height: 18px;}
     #packs #pack1 { background: url('../../images/bg-pack1.png') no-repeat; float: left;}
     #packs #pack2 { background: url('../../images/bg-pack2.png') no-repeat; float: left;}
     #packs #pack3 { background: url('../../images/bg-pack3.png') no-repeat; float: left;}
     #packs #pack4 { background: url('../../images/bg-pack4.png') no-repeat; float: left;}
   
/* Footer */
#footer {}
  #footer #otherPrograms { text-align:center; margin: 20px 0; clear:both;}
  #footer #otherPrograms a { color: white; font-weight: bold; font-size:14px; text-decoration:none; padding: 1px 15px; border-left: solid 1px #fff; border-right: solid 1px #fff;}
  #footer p#contactInfo { text-align:center; color: #fff; font-size: .7em; margin: 45px 0 0 0; *margin: 35px 0 0 0;}
  #footer p#contactInfo .big{ font-size: 1.2em;}
  