*{
  margin: 0;
  padding: 0;
}

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 30px; /* .push must be the same height as .footer */
}

body{
  color: #999;
  font: 12px Verdana, Arial, Tahoma, sans-serif;
}

h2 a{ text-decoration : none; }

#header{
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  color: #fff;
  font-size: 10px;
  padding: 4px 0 6px 0;
}
#header a , #mainMenu a{
  color: #fff;
  text-decoration : none;
}
#searchForm{
  float: right;
}
#menu{
  float: right;
  padding: 5px 21px 0 0;
}
#menu a{
  padding: 0 16px 0 15px;
}
#searchForm .textField{
  float: left;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #ddd;
  background: #fff url('/++resource++satellite/img/border.gif') 0 0 repeat-x;
  color: #666;
  font-size: 10px;
  width: 148px;
  margin : 0;
  padding: 3px 0 2px 0;
}
#searchForm label{
  float: left;
  padding: 5px 9px 0 0;
}
#mainWrap{
  background: #fff;
}
#headerWrap{
  background: #333;
}
#basis{
  width: 940px;
  margin: 0 auto;
  padding-bottom: 90px;
}
#basis ul{
    list-style-type: none;
    list-style-position: outside;
}

#basis img{ border : none }

#logo{
  float: left;
  color: #7a7d78;
  font-size: 15px;
  display: inline;
  margin: -30px 0 0 0px;
}
#logo img{
  display: block;
}
.clear{
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
#mainMenu{
  float: right;
  font: italic 12px Georgia, "Times New Roman", serif;
  background: url('/++resource++satellite/img/dot.gif') 100% 100% repeat-x;
  padding: 20px 0 16px 0;
  margin-bottom: 14px;
}
#mainMenu li{
  float: left;
  color: #666;
}
#mainMenu li a{
  float: left;
  color: #666;
  padding: 5px 8px 5px 7px;
}
#mainMenu li a:hover{
  color: #000;
}
#mainMenu li span{
  float: left;
  padding: 5px 0 5px 0;
}
#mainMenu li span.active{
  background: #000;
  color: #fff;
  padding: 5px 8px 5px 7px;
}
#footerWrap {
  width:100%;
  height:30px;
  background: #333;
}
#footer{
  width: 940px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  margin: 0 auto;
  padding: 8px 0 8px 0;
}
#footer span{
  padding-right: 20px;
}
#footer a{
  color: #fff;
  padding: 0 20px 0 16px;
  text-decoration : none;
}

.prod_lb{position : absolute; margin : -5px 0 0}

.prod_lb img { border : none}