#maindiv  {
   width: 100%;
   height: 1px;
   overflow: visible;
   position: absolute;
   top: 390px;
   left: 0px;
}
#homelfaqtext  {
   visibility: visible;
   position: absolute;
   left: 13px;
   bottom: 48px;
   z-index: 9;
   width: 448px;
}
#privacytext a,
#homelfaqtext a{
  color: #FFFFFF;
}

#privacytext  {
   visibility: visible;
   position: absolute;
   left: 494px;
   bottom: 54px;
   z-index: 10;
   width: 280px;
}

#background  {
   background: url(/images/top.jpg) no-repeat;
   visibility: visible;
   width: 784px;
   position: absolute;
   margin-left: -392px;
   left: 50%;
   top: -364px;
}
#hometext p,
#hostingtext p,
#producttext p,
#supporttext p,
#myaccounttext p  {
/*   font: 13px/24px Arial;*/
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   margin: 0px;
   color: #6D3801;
   text-align: left;
}
#hometext{
   visibility: visible;
   position: absolute;
   left: 383px;
   top: 15px;
   z-index: 9;
   width: 39px;
}

#hostingtext{
   visibility: visible;
   position: absolute;
   left: 456px;
   top: 15px;
   z-index: 9;
   width: 50px;
}

#producttext{
   visibility: visible;
   position: absolute;
   left: 523px;
   top: 15px;
   z-index: 9;
   width: 57px;
}

#supporttext{
   visibility: visible;
   position: absolute;
   left: 604px;
   top: 15px;
   z-index: 9;
   width: 49px;
}

#myaccounttext{
   visibility: visible;
   position: absolute;
   left: 676px;
   top: 15px;
   z-index: 9;
   width: 77px;
}

#customerlogintext  {
   visibility: visible;
   position: absolute;
   right: 23px;
   top: 45px;
   z-index: 1;
   width: 123px;
}
html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

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

a ins  {
   text-decoration: none;
}
#homelfaqtext p,
#privacytext p  {
   /*font: 11px Arial;*/
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   margin: 0px;
   color: #FBF9F9;
   text-align: left;
}

#homelfaqtext p  {
   line-height: 24px;
}

#privacytext p  {
   line-height: 13px;
}

.centerac  {
   text-align: center;
}
#linksfooter {
  position: absolute;
  width: 761px;
  height: 29px;
  z-index: 3;
  left: 0px;
  bottom: 15px
}
#hr_bottom {
  position: absolute;
  width: 768px;
  height: 1px;
  z-index: 3;
  left: 8px;
  bottom: 77px;
  background-color: #6D3801
}
#brownbackground {
  position: absolute;
  width: 768px;
  height: 31px;
  z-index: 3;
  left: 8px;
  bottom: 45px;
  background-color: #6D3801
}
#leftbar {
 position: absolute;
 width: 4px;
 height: 100%;
 z-index: 1;
 left:7px;
 top:6px;
 background-color:#6D3801;
}
#rightbar {
 position: absolute;
 width: 4px;
 height: 100%;
 z-index: 1;
 left:773px;
 top:6px;
 background-color:#6D3801;
}
#footerwhite {
 position: absolute;
 width: 784px;
 height: 55px;
 z-index: 2;
 left:0px;
 bottom:-10px;
 background-color:#FFFFFF;
}
.default a:link {color: blue; }
.default a:visited {color: purple; }
.default a:active {color: red; }
