/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  background-repeat: repeat-y;
  background-position: center top;
  background-image: url(images/bg2.gif);
  background-color: #cccccc;
}
p, h1, h2, h3, h4, h5, h6, ul {
  margin-bottom: 0.5em;
}
a {
  color: #3333ff;
  text-decoration: none;
}
a:visited {
  color: #474c84;
}
a:hover {
  text-decoration: underline;
}
a img, img {
  border:  none;
  display: block;
}
h1 {
  background: transparent url(images/border.gif) repeat-x scroll left bottom;
  text-decoration: none;
  position: relative;
  font-weight: bold;
  padding-bottom: 11px;
  font-size: 1.5em;
  font-style: italic;
  color: #3333ff;
  margin-top: 0.5em;
}
h2 {
  background: transparent url(images/border2.gif) no-repeat scroll left bottom;
  font-family: Arial,Helvetica,sans-serif;
  clear: both;
  font-size: 1.1em;
  color: #333333;
}
h3 {
  font-size: 1em;
  line-height: 1.5em;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  line-height: 1.5em;
  color: #666666;
}
ul {
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
  list-style-image: url(images/bullet.gif);
  margin-left: 1.5em;
}
#frame {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
}
#header {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  width: 730px;
  height: 165px;
}
#header_logo {
  float: left;
  position: relative;
  width: 200px;
  height: 125px;
}
#header_ss {
  float: right;
  position: relative;
  height: 125px;
  width: 500px;
}
#header_navbar {
  background-color: #666666;
  width: 730px;
  height: 40px;
  clear: both;
  background-image: url(images/navbar_bkgd.gif);
}
#header_navbar li {
  display: inline;
  line-height: 40px;
  padding-left: 23px;
}
#header_navbar a {
  text-decoration: none;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  color: white;
}
#header_navbar a:hover {
  text-decoration: underline;
}
#header_navbar img {
  border-left-style: hidden;
  display: inline;
}
#content {
  padding: 10px 20px;
}
#content_lt {
  float: left;
  position: relative;
  width: 550px;
}
#content_rt {
  width: 160px;
  float: right;
  position: relative;
}
#content_footer {
  clear: both;
  width: 100%;
  text-align: center;
}
#footer {
  clear: both;
  width: 100%;
  text-align: center;
  background-repeat: repeat-x;
  font-size: x-small;
  height: 25px;
  background-image: url(images/border.gif);
  padding-top: 0.5em;
}
.block {
  padding: 10px;
  margin-bottom: 1em;
}
.index_txt1 {
  padding: 15px 10px 10px;
  float: left;
  width: 700px;
}
.index_panel1 {
  padding: 110px 20px 20px;
  height: 300px;
  margin-right: 10px;
  margin-left: 10px;
  width: 175px;
  background-repeat: no-repeat;
  float: left;
  margin-bottom: 10px;
  background-image: url(images/index_panel1.jpg);
}
.index_panel2 {
  padding: 110px 20px 20px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 175px;
  background-repeat: no-repeat;
  float: left;
  background-image: url(images/index_panel2.jpg);
  height: 300px;
}
.index_panel3 {
  padding: 110px 20px 20px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 175px;
  height: 300px;
  background-repeat: no-repeat;
  float: left;
  background-image: url(images/index_panel3.jpg);
}
.bkgd_shadow {
  background: transparent url(images/bkgd_shadow.gif) repeat-x scroll left top;
}
.pic_lt {
  float: left;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.pic_rt {
  float: right;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}
.grey_border {
  border: 1px solid silver;
}
.smltxt {
  font-size: 0.8em;
}
