#container {
  margin:auto;
  width: 1002px; 
  background: #ffffff;
}

#header {
  background: #ffffff;
   margin-bottom:7px;
}

#leftBar {
  margin-top:4px;
  
  float: left; 
  width: 197px; 
  background: #ffffff; 
}

#PBar {
  
  margin:0px auto;
  margin-right:2px;
  text-align: center;
  float: left; 
  width: 197px; 
  background: #ffffff; 
}

#smallcontent {
  
  float:left;
  width:595px;
  background-color: #ffffff;
}

#contentDesc {
  
  float:left;
  width:395px;
  margin-right:7px;
  margin-left:2px;
  background-color: #ffffff;
}


#logo {
 
  float:left;
  width:185px;
  margin-right:5px;
  background-color: #ffffff;
}

#manImage
{
float:left;
  width:600px;
  margin-left:3px;
  background-color: #ffffff;
}

#contentMoreDesc {
 
  float:left;
  width:587px;
  background-color: #ffffff;
}

#content {
 
  margin-top:4px;
  float:right;
  width:796px;
  background-color: #ffffff;
}
#inframe {
 
  margin-right:6px;
  margin-bottom:7px;
  float:left;
  width:260px;
  background-color: #ffffff;
}

#footer { 
  text-align: center;
  clear:both;
  background:#ffffff;
} 
#box {
 height: auto !important;
 height: 115px;
 max-height:107px;

 min-height: 98px;
}

