a{
  outline:none;
}

body{
  background:#000;
  margin:0;
  scrollbar-3dlight-color:#222;
  scrollbar-arrow-color:#FFF;
  scrollbar-base-color:#000;
  scrollbar-darkshadow-color:#222;
  scrollbar-face-color:#000;
  scrollbar-highlight-color:#000;
  scrollbar-shadow-color:#000;
}

.bgtext{
  font-size:150px;
  position:absolute;
  top:50px;
  left:-110px;
}

.bgtext,.footertext{
  color:#222;
  font-family:verdana,helvetica,sans serif;
}

.footertext{
  font-size:12px;
  position:absolute;
  top:320px;
  text-align:center;
  width:500px;
}

.testimonial{
  margin-left:40px;
  margin-right:40px;
  font-style:italic;
}

.titleblock{
  font-family:verdana,helvetica,sans serif;
  font-size:12px;
  color:#ff7c11;
  text-align:left;
  font-weight:;
  margin-right:6px;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:2px;
  border:1px solid #222;
  padding:4px;
}

.titleblock span{
  color:#ff7c11;
}

#inner{
  margin-left:-250px;
  position:absolute;
  top:-150px;
  left:50%;
  width:700px;
  height:350px;
}

#inner a{
  text-decoration:none;
  color:white;
}

#inner a span{
  display:none;
}

#inner a:hover,#inner a:hover span{
  color:#ff7c11;
}

#outer{
  position:absolute;
  top:50%;
  left:0px;
  width:100%;
  height:1px;
}

#text1{
  font-size:29px;
  top:10px;
  left:0px;

}

#text1,#text2,#text3,#text4,#text5,#text6,#text7{
  color:#222222;
  font-family:verdana,helvetica,sans serif;
  position:absolute;
}

#text2{
  font-size:60px;
  top:46px;
  left:20px;

}

#text3{
  font-size:35px;
  top:60px;
  left:300px;

}

#text4{
  font-size:50px;
  top:200px;
  left:45px;

}

#text5{
  font-size:39px;
  top:200px;
  left:260px;

}

#text6{
  font-size:45px;
  top:-5px;
  left:200px;

}

#text7{
  font-size:28px;
  top:254px;
  left:10px;

}

#inner a:hover{
  text-decoration:none;
}

#inner a:hover span{
  display:block;
  position:relative;
  background:none;
  font-size:14px;
}

#inner a:hover,#inner2 a:hover{
  background:none;
  cursor:pointer;
}

#inner a:link,#inner a:visited{
  text-decoration:none;
}

#inner a:visited span{
  display:none;
}

#inner a:visited:hover span {
  display: block;
  color:#ff7c11;
}


#text1 a:hover span{
  top:-3px;
  left:0px;
  width:;
  
}

#text2 a:hover span{
  top:-10px;
  left:0px;
  width:;
  
}

#text3 a:hover span{
  top:-4px;
  left:0px;
  width:;
  
}

#text4 a:hover span{
  top:-6px;
  left:0px;
  width:;
  
}

#text5 a:hover span{
  top:-6px;
  left:0px;
  width:;
}

#text6 a:hover span{
  top:-4px;
  left:0px;
  width:;
  
}

#text7 a:hover span{
  top:-4px;
  left:0px;
  width:;

}

