body {
  margin:0px;
  padding:0px;
}
h1 {
  font-family:Kristen ITC, Arial, Helvetica, sans-serif;
  font-size:24px;
  font-weight:bold;
  color:#000000;
  margin-top:20px;
}
h1 span{
  color:#56A305;
}
p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:24px;
  color:#000000;
}
.clear {
  line-height:1px;
  font-size:1px;
  clear:both;
}
#main_container {
  margin-left:auto;
  margin-right:auto;
  width:952px;
  height:auto;
  border-left:3px solid #E9E9E9;
  border-right:3px solid #E9E9E9;
}
#header_container {
  width:952px;
  height:250px;
}
#navigation {
  width:952px;
  height:37px;
}
.links {
  width:auto;
  height:37px;
  margin-left:1px;
  float:left;
}
#center_container {
  width:932px;
  height:auto;
  background-image:url('../images/line.jpg');
  background-repeat:no-repeat;
  padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0px; background-position-y:50%
}
#center_left {
  float:left;
  width:333px;
}
#center_right{
  float:right;
  width:590px;
}
#contact_us {
  width:590px;
  height:20px;
  text-align:right;
}
#contact_us a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#9A0404;
  text-decoration:underline;
}
#contact_us a:hover{
  text-decoration:none;
}
#footer {
  margin-left:auto;
  margin-right:auto;
  background-image:url('../images/footer_bg.jpg');
  background-repeat:no-repeat;
  width:932px;
  height:91px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#ffffff;
  text-decoration:none;
  text-align:right;
  line-height:24px;
  padding-left:0px; padding-right:20px; padding-top:20px; padding-bottom:0px
}
#footer a {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration:underline;
}
#footer a:hover{
  text-decoration:none;
}
.rwtable td{
padding-left:10px;
padding-right:10px;
}
#some{
width:auto;
height:auto;
background-color:#FF0000;
background-repeat:repeat-x;
}