@charset "UTF-8";
/* CSS Document */

* html body {
  padding:0;
  margin:0;
  width:100%;
}

.frame.frame_forums{
  background:url(../images/css/contentWrapBg.jpg) repeat-y top center;
  //margin: 0px auto 20px;
  //width: 963px;
  padding: 0px 0px 0 0px;
  text-align:left;
}


* html .frame.frame_forums #header #slogan{
  width:983px;
  position:relative;
}

* html .frame.frame_forums #header #howToBuy{
  margin:10px 35px 10px 0;
}
* html .frame.frame_forums #header #orngBtns{
  right:-0px;
  position:relative;
}

* html .frame.frame_forums #nav{
  position:relative;
}


* html .frame.frame_forums #footerNav{
  width:963px;
  position:relative;
}


* html .frame.frame_forums #footer{
  background-position:top left;
  padding:30px 10px 0;
  position:relative;
  width:963px;
  z-index:100;
  overflow:hidden;
  margin-bottom:0px;
}

* html .frame.frame_forums #footer div{
  float:right;
  margin-bottom:0;
  padding-bottom:0;
}

* html .frame.frame_forums #footer ul{
  position:relative;
  left:-20px;
  top:30px;
  width:983px;
  padding-bottom:10px;
  z-index:101;
}

* html .frame.frame_forums #so_link{
  clear:both; 
  background:#535353; 
  float: left; 
  text-align: right; 
  font-size: 10px;
  width: 950px; 
  color: #7a7a7a; 
  padding: 15px 21px 20px 25px; 
  margin:-5px 0 0 -14px; 
  z-index:102px;
}