body, html{
background-color:#000000;
height:100%;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
a{
ursor:pointer;
color:#FFFFFF;
}
a:hover{
color:#000000;
text-decoration:none;
}
h1{
position:absolute;
top:-200px;
}
h2{
padding:0px;
margin:0px;
margin-left:20px;
}
#top{
background-color:#000000;
height:20px;
}
#down{
position:absolute;
background-color:#000;
height:20px;
left:0px;
bottom:0px;
width:100%;
}
#main{
background-color:#9ac2af;
padding:0px;
min-height:100%;
padding-bottom:0px;
position:relative;
margin-left:20px;
margin-right:20px;
}
#lefttop{
width:600px;
}
#contact{
position:absolute;
right:30px;
top:40px;
}
#contact a{
text-decoration:none;

}
#promofooter{
position:absolute;
left:30px;
bottom:50px;
width:350px;
color:#000;
}
#person{
position:absolute;
left:60%;
bottom:0px;
width:350px;
}
#minitext{
width:350px;
color:#FFFFFF;
margin-left:30px;
margin-top: 20px;
}
#flash{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
}
.link1, .link2, .link3{
font-size:30px;
height:65px;
display: block; 
font-size: 1%; 
text-indent: -9999px;
text-align: left;
}
.link1{
margin-top:20px;
background: url(img.gif) no-repeat left 0px;
}
.link2{
background: url(img.gif) no-repeat left -65px;
}
.link3{
background: url(img.gif) no-repeat left -130px;
}
a:hover .link1{
background: url(img.gif) no-repeat left -200px;
}
a:hover .link2{
background: url(img.gif) no-repeat left -265px;
}
a:hover .link3{
background: url(img.gif) no-repeat left -330px;
}
