#sidebars, #sidebars div.r1,  #sidebars div.r2, #sidebar-top, #sidebar-top div.wrap, #sidebar1, #sidebar1 div.wrap, #sidebar2, #sidebar2 div.wrap {padding: 0; margin: 0;}


/* first */
html, body {
  height: 100%;
}

body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  background: #273840 url(images/homepage01.jpg) repeat-x left top;
  font-size: 12px;
  text-align: justify;
  color: #273840;
}


/* default styles */

p, ol, ul {
  margin-top: 0px;
}

a {
  color: #004784 ;

}

a:hover {
  text-decoration: none;
}

a img { border: none; text-decoration: none;} /* ie fix*/
a img, a:visited img, a:hover img, a img:hover, img+a, img+a:hover { border: none; text-decoration: none;}

h1 {font-size: 14pt; line-height: 1.2em; margin: 0; font-weight: normal;}
h2 {font-size: 11pt; margin: 5px 0 10px 0; font-weig1ht: normal;}
h3 {font-size: 10pt; margin: 5px 0 10px 0;}
h4 {font-size: 9pt; margin: 5px 0 10px 0;}
h5 {font-size: 8pt; margin: 5px 0 10px 0;}
h6 {font-size: 7pt; margin: 5px 0 10px 0;}


/* structure */

#container {  width: 718px;
  margin: 0px auto;
  padding: 30px;
  background-color: #FFFFFF;
  }

#headers {}
#headers-wrap {}

#header1 {margin-bottom: 25px;}
#header1 div.r1 {}
#header1 div.r2 {}
#header1 h1 {  margin: 0px;  padding: 0px;  font-size: 35px;  font-family: Arial, Helvetica, sans-serif;  font-weight: bold;  }
#header1 h1 a {text-decoration:none;color: #273840;}
#header1 h1 a:hover {}
#header1 h2 {margin: 0px;padding: 0px;font-size: 14px;text-transform: lowercase;}

#header2 {}
#header2 div.r1 {}
#header2 div.r2 {}
#header2 h1 {}
#header2 h1 a {}
#header2 h1 a:hover {}
#header2 h2 {}

#header3 {}
#header3 div.r1 {}
#header3 div.r2 {}
#header3 h1 {}
#header3 h1 a {}
#header3 h1 a:hover {}
#header3 h2 {}

#sub-container {}
#wrapper {}

#content {  float: left;
  width: 518px; }

#content div.content-top {}
#content div.content-bottom {}

#siddebars {float: left; width: 270px; margin-left: -271px; padding-top: 10px; border-left: 1px solid #D6E3F6; background: #EFF4FA;}
#sidebars div.r1 {}
#sidebars div.r2 {}

#sidebar-top {margin-right: 10px;}
#sidebar-top div.wrap {}

#sidebar1 {  float: left;  width: 170px;  margin: 0px 0px 0px 20px;}
#sidebar1 div.wrap {}

#sidebar2 {margin-right: 10px;}
#sidebar2 div.wrap {}

#footer {border-top: 1px dashed #608B9F;  clear: both;  padding: 5px 0px 0px 0px;  text-align: center; font-size: 11px;}
#footer a {padding: 0px 10px;}

#footer-out {clear: both; text-align: center;}


*html #wrapper {overflow: hidden;}
*+html #wrapper {overflow: hidden;}
*html #content {overflow: hidden;}
*+html #content {overflow: hidden;}
*html #sidebar1 {overflow: hidden;}
*+html #sidebar1 {overflow: hidden;}
*html #sidebar2 {overflow: hidden;}
*+html #sidebar2 {overflow: hidden;}
*html #sidebar-top {overflow: hidden;}
*+html #sidebar-top {overflow: hidden;}
*html #sidebars {overflow: hidden;}
*+html #sidebars {overflow: hidden;}
