body {
  margin: 0px;
  width: 100%;
  background-repeat: repeat-x;
  background-position: center top;
  background-color: #50505e;
}
#page {
  border: 0px solid #e6e6e6;
  margin-right: auto;
  margin-left: auto;
  background-position: center top;
  background-repeat: repeat-y;
  height: 100%;
  margin-top: 13px;
  background-image: url(imagesNew/back_shade.png);
  width: 1130px;
}
#wrap {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  margin-top: 0px;
  width: 1060px;
}
#head {
  background-position:  center center;
  background-image: url(imagesNew/content_shade.png);
  background-repeat: no-repeat;
  height: 348px;
  width: 1060px;
  z-index: 1;
}
#logo {
  border: 0px solid #ff6666;
  background-repeat: no-repeat;
  position: relative;
  z-index: 10;
  background-position: center bottom;
  height: 100px;
  width: 400px;
  margin-top: 0px;
  top: 55px;
  right: 0px;
  left: 50px;
}
#head_img {
  border: 0px solid ;
  background-repeat: no-repeat;
  float: right;
  background-position:  center center;
  z-index: 2;
  width: 640px;
  height: 125px;
  margin-right: 50px;
  margin-top: -222px;
}
#content {
  border-style: solid;
  border-width: 0px;
  margin: 0px auto;
  padding-bottom: 0px;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: white;
  padding-left: 0px;
  padding-top: 0px;
  height: 100%;
  width: 1060px;
}
.sub_head {
  border: 0px solid #cc6600;
  font-style: normal;
  font-family: Calibri;
  text-transform: capitalize;
  line-height: 0.8em;
  font-weight: bold;
  font-size: 1.4em;
  width: 100%;
  text-align: center;
  color: #06152f;
  padding-top: 10px;
  height: 25px;
}
#content_wrapper {
  border-style: solid;
  border-width: 0px 1px;
  border-left: 1px solid #52664f;
  border-right: 1px solid #52664f;
  background-color: white;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 2px;
  padding-left: 2px;
  width: 996px;
}
#ads_wrapper {
  border: 0px solid #e1e1e1;
  background-color: white;
  height: 190px;
  width: 920px;
  margin-left: auto;
  margin-right: auto;
}
#ads {
}
#calc_wrapper {
  border: none;
  margin-top: 10px;
  height: auto;
  width: auto;
  margin-left: 2px;
}
#acSelect {
  border: 0px solid #999999;   
  font-weight: bold;
  padding-top: 50px;
  padding-left: 7px;
}
#calc {
}
#graph_wrapper {
  border: 1px solid #e1e1e1;
  padding-top: 0px;
  float: right;
  margin-right: 2px;
  width: 500px;
  margin-top: -482px;
  height: 480px;
}
#graph {
}
#sub_wrapper {
  border: 0px solid #e1e1e1;
  font-size: 1em;
  background-repeat: no-repeat;
  background-position:  center center;
  margin-top: 5px;
  width: 984px;
  height: 400px;
}
#sub {
}
h2 {
  border-style: none;
  border-width: 0px;
  z-index: 6;
  position: relative;
  font-family: Calibri;
  font-size: 1.5em;
  color: #0f2f68;
  line-height: 2.3em;
  margin-top: 0px;
  margin-left: 24px;
}
#foot {
  height: 90px;
  z-index: 15;
  background-color: #3b3b3b;
}
#copyright {
  border-style: solid;
  border-width: 0px;
  margin: 0px 0px 0px 70px;
  font-weight: inherit;
  font-size: 0.9em;
  font-family: Franklin Gothic Medium;
  text-decoration: none;
  width: 700px;
  height: 55px;
  padding-top: 10px;
  color: #cccccc;
}
#copyright a:link {
  text-decoration: none;
  color: #cccccc;
}
#copyright a.active:link {
  text-decoration: none;
  color: #c3bea3;
}
#copyright a:visited {
  text-decoration: none;
  color: #c3bea3;
}
#copyright a.active:visited {
  text-decoration: none;
  color: #c3bea3;
}
#copyright a:hover {
  text-decoration: none;
  color: white;
}