body {
background-color: #ffffff;
color: #4d4d4d;
font-family: Verdana;
font-size: 10px;
margin:	0px;
padding: 0px
}

a:active {
border-bottom: 1px dotted #8da934;
border-left: 0px;
border-right: 0px;
border-top: 0px;
color: #d9ea62;
font-weight: bold;
text-decoration: none
}

a:hover {
border-bottom: 1px dotted #8da934;
border-left: 0px;
border-right: 0px;
border-top: 0px;
color: #d9ea62;
font-weight: bold;
text-decoration: none
}

a:link {
border: 0px;
color: #8da934;
font-weight: bold;
text-decoration: none
}

a:visited {
border: 0px;
color: #8da934;
font-weight: bold;
text-decoration: none
}

img {
border: 0px
}

.form {
background-color: #ffffff;
border: 2px #e2e2e2 solid;
min-height: 140px;
text-align: left;
width: 702px
}

.formContainer {
clear: both;
min-height: 150px;
margin-bottom: 23px;
margin-left: 0 auto;
margin-right: 0 auto;
margin-top: -14px;
width: 702px
}

.formTitle {
background-color:	#ffffff;
border: 2px solid #d9ea62;
height: 12px;
left: 40px;
padding: 0px;
position: relative;
text-align: center;
top: 10px;
width: 120px
}

.gray {
font-size: 10px;
color: #4d4d4d
}

.hide {
display: none
}

.lime {
color: #b4c24e
}

.limeDark {
color: #8da934
}

.show {
display: block
}

#site-container {
  margin: 0 auto;
  width: 720px
}

#header-container {
  height: 111px;
  margin: 0 auto;
  width: 720px
}

#header {
  float: left;
  height: 90px;
  width: 265px
}

#header-image {
  height: 53px;
  margin-top: 48px;
  width: 229px
}

#header-navigation-container {
  float: left;
  height: 80px;
  width: 437px
}

#header-navigation-small {
  height: 35px;
  margin-top: 9px;
  text-align: right;
  width: 437px
}

#header-navigation-small ul {
  float: right;
  list-style-type: none
}

#header-navigation-small li {
  float: left;
  margin-left: 12px 
}

#header-navigation {
  background: white url("../images/border-content.png");
  background-position: bottom;
  background-repeat: repeat-x;
  height: 36px;
  width: 441px
}

#header-navigation ul {
  list-style-type: none
}

#header-navigation li {
  position: absolute;
  z-index: 1
}

#navigation-home {
  margin-left: 52px
}

#navigation-services {
  margin-left: 135px
}

#navigation-support {
  margin-left: 218px
}

#footer {
  background: white url(../images/border-content.png);
  background-position: bottom;
  background-repeat: repeat-x;
  height: 71px;
  margin-top: 6px;
  width: 706px
}

#footer-navigation {
  list-style-type: none;
  margin-left: 10px
}

#footer-navigation ul {
  border: none;
  list-style-type: none;
  margin: 0 auto;
  padding: 0
}

#footer-navigation li {
  float: left;
  margin-bottom: 0px;
  margin-top: 5px;
  text-align: center
}

#footer-navigation li a {
  border: 1px solid #ffffff;
  color: #e2e2e2;
  display: block;
  padding: 5px
}

#footer-navigation li a:hover {
  border-top: 1px solid #e2e2e2;
  border: 1px solid #e2e2e2;
  color: #8da934
}

#footer-copyright {
  float: none;
  clear: left;
  margin-top: 6px;
  width: 592px
}