html{overflow-y:scroll;}

#html, body {
  margin: auto;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 900px;
  height: 100%;
}
#page {

  background: white;
  padding-left: 4%;
  width: 806px;
  padding-right: 4%;
  min-height:525px;
  height:auto !important;
  height:525px; 

}
#holder {
  background: white none repeat scroll 0% 50%;
  padding-left: 4%;
  width: 900px;
  padding-right: 4%;
 min-height:525px;
  height:auto !important;
  height:525px; 

}
p {
  
  vertical-align: top;
  background-color: #cccccc;
  text-align: center;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: black;
  text-decoration: none;
  cursor: default;
}
h1 {
  
  vertical-align: top;
  background-color: #cccccc;
  text-align: left;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #444444;
  text-decoration: none;
  cursor: default;
}

#main_left2 {

  float: left;
  width: 320px;
  min-height:352px;
  height:auto !important;
  height:352px; 
  background-color: #cccccc;
padding-left: 20px;
padding-right: 10px;

}

#main_left {

  float: left;
  width: 336px;
  min-height:352px;
  height:auto !important;
  height:352px; 
  background-color: #cccccc;
  padding-left: 10px;
  padding-right: 10px;

}

#main_right {
  float: right;
  height: 352px;
  width: 450px;

}
#main_right2 {
  float: right;
  height: auto;
  width: 410px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
  text-align: left;
  font-family: Arial;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #444444;

}

body {
  background-color: #999999;
}

h2 {
  
  vertical-align: top;
  background-color: #cccccc;
  text-align: left;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #444444;
  text-decoration: none;
  cursor: default;
}
h3 {
  
  vertical-align: top;
  background-color: #999999;
  text-align: right;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #444444;
  text-decoration: none;
  cursor: default;
}

