body
 {
  margin: 0;
  padding: 0;
  width: 900px;
  background-image: url('images/design/background.jpg');
  background-repeat: no-repeat;
  font-family: verdana;
  font-size: 9pt;
  line-height:1.5em
 }

#container
 {
  width: 1010px
 }

#left
 {
  float: left;
  width: 310px;
  padding: 53px 0 0 60px
 }

#right
 {
  float: left;
  width: 500px;
  padding: 210px 0 0 20px;
  background-image: url('images/design/background3.jpg');
  background-repeat: no-repeat;
  background-position: bottom center
 }

#left1
 {
  height: 96px;
  background-image: url('images/design/background2.jpg');
  background-repeat: no-repeat
 }

#left1 p
 {
  margin: 0 0 0 20px
 }

#left1 h2
 {
  margin: 0 20px 0 20px;
  font-size: 13px
 }

#left2
 {
  background-image: url('images/design/nav_bg.gif');
  background-repeat: repeat-y
 }

#left ul
 {
  list-style-type: none;
  margin: 2px;
  padding: 0;
 }

#left li
 {
  padding-bottom: 1px;
  padding-left: 50px;
  font-size: 110%;
 }

#left li a
 {
  color: #000000;
  background-image: url('images/design/icon2.gif');
  background-repeat: no-repeat;
  background-position: center left;
  display: block;
  margin-right: 10px;
  padding: 10px 10px 10px 25px;
  text-decoration: none;
  border-bottom: 1px solid #ECECEC
 }

#left li a:hover
 {
  color: #0597FE;
  background-image: url('images/design/icon1.gif');
  background-repeat: no-repeat;
  background-position: center left;
  background-color: #F3F3F3
 }

#right iframe
 {
  border: 0;
  overflow: hidden;
  background: transparent;
  width: 500px;
  height: 77px;
 }

#right h1
 {
  padding-top: 50px;
  font-size: 15pt;
  color: #0597FE;
  font-family: "Trebuchet MS", Georgia, Helvetica
 }

#right h2
 {
  clear: both;
  font-size: 11pt;
  text-align: center;
  padding: 20px 20px 5px 5px;
  margin: 0
 }

#right h3
 {
  font-size: 9pt;
  text-align: center;
  padding-top: 25px
 }

#right p
 {
  text-align: justify;
  padding: 5px 20px 10px 5px
 }

#right p.right
 {
  text-align: right;
  font-style: italic;
  padding: 25px 20px 0 5px
 }

#right p.footer
 {
  text-align: center;
  padding: 175px 0 20px 0
 }

#right p.quote
 {
  font-size: 8pt;
  line-height: 1.3em;
  background-image: url('images/design/quote.gif');
  background-repeat: no-repeat;
  padding: 10px 20px 10px 20px;
  margin: 15px 10px 50px 0
  }

#right a
 {
  color: #0597FE;
  text-decoration: none
 }

#right a:hover
 {
  text-decoration: underline
 }

#right .img
  {
  width: 220px;
  float:left;
  margin: 10px 5px 0 5px;
  padding: 2px;
  border: 1px solid #0597FE
  }

div.foto
 {
  margin-bottom: 10px;
  background: #F3F3F3;
  width: 480px
 }

div.foto img
 {
  margin: 4px;
  border: 2px solid #000
 }

marquee
 {
  padding-right: 10px
 }

table.small
 {
  width: 480px
 }

tr:hover
 {
  background-color: #F3F3F3
 }

td.head
 {
  font-weight: bolder;
  background-color: #F3F3F3
 }

td
 {
  font-size: 9pt;
  text-align: center;
  border:1px solid #ECECEC
 }

td.justify
 {
  text-align: justify;
  padding: 3px
 }

td.left
 {
  text-align: left;
  padding: 3px
 }

#right p.form
 {
  padding-left: 45px
 }

.input1, .input2, .input3, .input4
 {
  border:none;
  border-bottom: 1px dotted #000;
  text-align: center
 }

.input1
 {
  width: 217px
 }

.input2
 {
  width: 300px
 }

.input3
 {
  width: 108px
 }

.input4
 {
  width: 307px
 }

.input5
 {
  width: 390px
 }

.submit{
  width: 394px;
  background-color: #0597FE;
  color: #FFF;
  border: none;
  margin: 10px 0px;
}





p, img
 {
  margin: 0; padding: 0
 }