/* Page Container */

.ContainerWrap {
  text-align: center; /* Win IE5 */
}

.Container {
  margin: 0em auto;
  width: 765px;
  padding: 0;
  padding-top: 4px;
  padding-bottom: 10px;
  text-align: left; /* Win IE5 */
}

#pgSideWrap {
  float: left;
  width: 166px;
  margin-top: 10px;
  margin-right: -165px;
}

#pgContentWrap {
  margin-left: 165px;
  padding-top: 10px;
}

#header {
  margin-top: 7px;
  margin-bottom: 2px;
}

#mainBox {
 width: 765px;
}

#mainBox2 {
 margin: 0px; float: left; width: 765px;   border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;
}

.main
{
  margin: 0 0 0 0;
  padding: 13px;
  float: left;
  width: 737px;
}


/*IE fix*/
/*
html .main {
 width: 765;
}
*/

#mainBoxTop {
  background: url(../images/gray_bended_border_top.gif) bottom left no-repeat;
  width: 765px;
  height: 9px;
  padding: 0 0 0 0px;
  margin: 0 0 0 0px;
  margin-top: 10px;
  padding-bottom: 0px;
}

#mainBoxBottom {
  background: url(../images/gray_bended_border_bottom.gif) top left no-repeat;
  width: 765px;
  height: 9px;
  padding: 0 0 0 0px;
  margin: 0 0 0 0px;
  padding-bottom: 0px;
  clear: both;
}

#footerText {
  text-align: center;
  font-size: x-small;
  color: #999999;
}
