#main {
  width: 1000px;
  margin: 0px auto;
  position: relative;
}

#header {
  height: 285px;
  background: rgba(0, 0, 0, 0) url("images/header-bg.jpg") no-repeat scroll left top;
}

#header, #content, #footer {
  font-size: 0.75em;
}

.col-1, .col-2, .col-3 {
  float: left;
}

#page1 #content .col-1 {
  width: 250px;
  margin-right: 20px;
}

#page1 #content .col-2 {
  width: 650px;
}

#page2 #content .col-1 {
  width: 250px;
  margin-right: 20px;
}

#page2 #content .col-2 {
  width: 650px;
}

#page3 #content .col-1 {
  width: 250px;
  margin-right: 20px;
}

#page3 #content .col-2 {
  width: 650px;
}

#page4 #content .col-1 {
  width: 250px;
  margin-right: 20px;
}

#page4 #content .col-2 {
  width: 650px;
}

#page5 #content .col-1 {
  width: 250px;
  margin-right: 20px;
}

#page5 #content .col-2 {
  width: 650px;
}

#page6 #content .col-1 {
  width: 250px;
  margin-right: 20px;
}

#page6 #content .col-2 {
  width: 650px;
}

#footer {
  height: 89px;
}

#P2 {
  font-size: medium;
}

.P2 {
  font-size: medium;
}

.list1 {
  font-size: medium;
}

.indent {
  font-size: medium;
  line-height: normal;
}

.inner {
  font-size: medium;
}

