﻿body {
  background: url(images/bg_home.gif);
  margin: 0%;
  padding: 0%;
  font-family: Arial, Helvetica, sans-serif;
  color: #343332;
  text-align: center;
  vertical-align: top
}
#container {
  width: 923px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
#header {
  width: 923px;
}

#top {
  width: 920px;
}

#logo {
  float: left;
  width: 170px;
  height: 87px;
}

#nav {
  float: right;
  width: 750px;
  height: 88px;
}

#primary {
  text-align: right;
  padding-top: 20px;
  padding-right: 10px;
}

#secondary {
  text-align: right;
  height: 22px;
  color: #d7d5d5;
  font-size: 8pt;
  text-align: right;
  padding-top: 5px;
  padding-right: 10px;
}

#secondary a:link {
  color: #d7d5d5;
  text-decoration: none;
}
#secondary a:visited {
  color: #d7d5d5;
  text-decoration: none;
}
#secondary a:hover {
  color: #d1f681;
  text-decoration: none;
}
#secondary a:active {
  color: #d1f681;
  text-decoration: none;
}


#flash {
  width: 923px;
  height: 337px;
  clear: both;
}
#hline {
  width: 923px;
  height: 1px;
  background-color: #c9c9c9;
  margin-top: 15px;
  margin-bottom: 15px;
}
#main {
  width: 920px;
  background-image: url(images/bg_main.gif);
  background-repeat: repeat-x;
  clear: both;
}
#sidebar {
  float: left;
  width: 308px;
  font-size: 11pt;
  line-height: 15pt;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  background-color: #e6e6e6;
  border: 1px solid #d0d0d0;
  padding: 20px 0px 10px 18px;
}
#texthome {
  float: right;
  width: 555px;
  font-size: 11pt;
  line-height: 17pt;
  text-align: left;
  padding: 0px 5px 20px 0px;
}
.hometag {
  color: #90918f;
  font-size: 12pt;
}
.copyright {
  color: #959595;
  font-size: 9pt;
}
#footer {
  width: 920px;
  height: 25px;
  background-color: #fff;
  clear: both;
  color: #888585;
  font-size: 8pt;
  text-align: center;
  padding-top: 15px;
}
#footer a:link {
  color: #fff;
  text-decoration: none;
}
#footer a:visited {
  color: #fff;
  text-decoration: none;
}
#footer a:hover {
  color: #fff;
  text-decoration: underline;
}
#footer a:active {
  color: #fff;
  text-decoration: underline;
}
img {
  border: 0;
}
h1 {
  font-size: 12pt;
  font-style: italic;
  color: #4b9824;
  padding-top: 10px;
}
h2 {
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: -15px;
}
#texthome a:link {
  text-decoration: none;
}
#texthome a:visited {
  text-decoration: none;
}
#texthome a:hover {
  text-decoration: none;
}
#texthome a:active {
  text-decoration: none;
}

img {
	border: 0;
}
