body {
  margin:10px 10px 0px 10px;
  padding:0px;
}

#masthead {
  position:absolute;
  left:13px;
  top:10px;
  width:746px;
  background:#ffffff;
  border:none;
}

#leftborder {
  position:absolute;
  left:10px;
  top:10px;
  width:3px;
  height:461px;
  background:url(images/verticalline.gif);
  border:none;
}

#rightborder {
  position:absolute;
  left:756px;
  top:10px;
  width:3px;
  height:461px;
  background:url(images/verticalline.gif);
  border:none;
}

#mainnav {
  position:absolute;
  left:13px;
  top:84px;
  width:746px;
  background:url(images/greenbar.gif);
  background-repeat: repeat-x;
  border:none;
}

#slogan {
  position:absolute;
  left:13px;
  top:100px;
  width:530px;
  background:#ffffff;
  border:none;
}

#relaxed {
  position:absolute;
  left:543px;
  top:100px;
  width:216px;
  background:#ffffff;
  border:none;
}

#firstcol {
  position:absolute;
  left:13px;
  top:254px;
  width:176px;
  background:#ffffff;
  border:none;
}

#leftpaneldiv {
  position:absolute;
  left:177px;
  top:260px;
  width:2px;
  background:#ffffff;
  background-repeat: repeat-x;
  border:none;
}

#secondcol {
  position:absolute;
  left:191px;
  top:254px;
  width:177px;
  background:#ffffff;
  border:none;
}

#rightpaneldiv {
  position:absolute;
  left:366px;
  top:260px;
  width:2px;
  height:200px;
  background:#ffffff;
  border:none;
}

#thirdcol {
  position:absolute;
  left:370px;
  top:254px;
  width:177px;
  background:#ffffff;
  border:none;
}

#bottomleftcap {
  position:absolute;
  left:10px;
  top:454px;
  width:3px;
  background:#ffffff;
  border:none;
}

#bottomrightcap {
  position:absolute;
  left:749px;
  top:454px;
  width:3px;
  background:#ffffff;
  border:none;
}

#footer {
  position:absolute;
  left:13px;
  top:454px;
  width:746px;
  background:url(images/greenbar.gif);
  background-repeat: repeat-x;
  border:none;
}

html>body #footer {
  height:17px;
}

#whyusbutton {
  position:absolute;
  left:19px;
  top:425px;
  width:70px;
  background:#ffffff;
  border:none;
}

#svcsbutton {
  position:absolute;
  left:195px;
  top:425px;
  width:70px;
  background:#ffffff;
  border:none;
}

#datacenterbutton {
  position:absolute;
  left:376px;
  top:425px;
  width:70px;
  background:#ffffff;
  border:none;
}

a.topnav:link {
  color: #ffffff;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  vertical-align:top;
  text-decoration: none
}

a.topnav:visited {
  color: #ffffff;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  vertical-align:top;
  text-decoration: none
}

a.topnav:active {
  color: #ffffff;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  vertical-align:top;
  text-decoration: none
}

a.topnav:hover {
  text-decoration: none;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  vertical-align:top;
  color: #ffa500;
}

font.footertext {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #FFFFFF;
}

font.paneltext {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
  padding-left:5px;
}

font.topnavtext {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color:#FFFFFF;
}
  
font.panelheadertext {
  font-family: tahome, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  padding-left:5px;
  color:#0c8041;
}

font.currentpage {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  vertical-align:top;
  color: #ffa500;
}
