body {
  background: url(../images/graphics/bg.png) repeat-x fixed #dfe3e5;
  padding: 0px;
  font-size: 11px;
  font-family: verdana; }

p {
  font-size: 11px;
  font-family: verdana;
  letter-spacing: 0px;
  line-height: 18px;
  color: #333333;
  display: inline; }

i {
  display: inline;
  letter-spacing: 0px;
  line-height: 18px; }

a {
  text-decoration: none;
  color: #618099; }

a:hover {
  color: #e07d08; }

h1, h2 {
  font-size: 11px;
  font-family: verdana;
  letter-spacing: 0px;
  line-height: 18px;
  color: #333333;
  font-weight: normal;
  display: inline; }

#shadow {
  background: url(../images/graphics/shadow.transparent.png) repeat-y;
  border: 0px none;
  margin: -1px;
  width: 709px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  padding: 0px; }

#main {
  background: #dedede;
  height: auto;
  margin-left: 5px;
  width: 698px; }

#header {
  margin-left: 5px; }

img {
  display: block; }

#nav {
  background: #325d7c;
  width: 698px;
  height: 40px;
  text-align: left;
  overflow: overflow; }

#links {
  padding-top: 14px;
  padding-left: 20px; }

#cat {
  text-indent: -2000px;
  height: 15px;
  position: absolute; }

.home {
  background: url(../images/graphics/nav.gif) no-repeat;
  background-position: -2px -3px;
  width: 57px;
  margin-left: 35px; }

.home.hover1 {
  cursor: pointer;
  background-position: -2px -20px;
  width: 57px; }

.logos {
  background: url(../images/graphics/nav.gif) no-repeat;
  background-position: -63px -3px;
  width: 53px;
  margin-left: 300px; }

.logos.hover2 {
  cursor: pointer;
  background-position: -63px -20px;
  width: 53px; }

.myspaces {
  background: url(../images/graphics/nav.gif) no-repeat;
  background-position: -120px -3px;
  width: 92px;
  margin-left: 150px; }

.myspaces.hover3 {
  width: 92px;
  cursor: pointer;
  background-position: -120px -20px; }

.banners {
  background: url(../images/graphics/nav.gif) no-repeat;
  background-position: -218px -3px;
  width: 66px;
  margin-left: 415px; }

.banners.hover4 {
  width: 66px;
  cursor: pointer;
  background-position: -218px -20px; }

.contact {
  background: url(../images/graphics/nav.gif) no-repeat;
  background-position: -289px -3px;
  width: 90px;
  margin-left: 540px; }

.contact.hover6 {
  width: 90px;
  cursor: pointer;
  background-position: -289px -20px; }

#service_dropdown {
  position: absolute;
  background: url(../images/graphics/dropdown.png) no-repeat;
  width: 170px;
  height: 160px;
  padding-top: 0px;
  padding-left: 30px;
  margin-left: 150px;
  display: none;
  z-index: 10; }

#service_dropdown b {
  color: white;
  font-size: 12px; }

#service_dropdown b:hover {
  color: #ec9000;
  font-size: 12px; }

#content {
  height: 800px;
  padding-top: 10px; }

#footer {
  margin-left: 5px;
  background: #325d7c;
  width: 698px;
  height: 80px;
  padding-top: 10px;
  text-align: center; }
  #footer p {
    color: white; }
  #footer b {
    font-size: 8px;
    font-weight: normal;
    color: white; }
  #footer a {
    color: white; }
  #footer a:hover {
    color: #e07d08; }
