body {
padding-top:66px;
background-color:#907578;
text-align:center;
padding:0px;
margin:50px 0px 0px 0px;
}
#splash {
background:url(../images/home-splash2.gif) top left no-repeat;
width:800px;
height:400px;
margin:0 auto;
text-align:left;
}
#rollhome, #rollbusiness, #rollremote {
position:relative;
white-space: nowrap;
display: block;
height: 30px;
margin: 0;
padding: 0;
left:50px;
}
#rollhome {
background: url(../images/index-homelink_on2.gif) no-repeat;
width: 270px;
top:330px;
}
#rollbusiness {
background: url(../images/index-businesslink_on2.gif) no-repeat;
width: 270px;
top:340px;
}
#rollremote {
background: url(../images/index-remotelink_on.gif) no-repeat;
width:300px;
top:350px;
}
#rollhome a, #rollbusiness a, #rollremote a {
display: block;
float: left;
}
#rollhome img, #rollbusiness img, #rollremote img {
width: 270px;
height: 30px;
border: 0;
}
#rollremote img {
width: 300px;
}
* html a:hover {
visibility:visible;
}
#rollhome a:hover img, #rollbusiness a:hover img, #rollremote a:hover img {
visibility:hidden;
}
#rollhome span, #rollbusiness span, #rollremote span {
position: absolute;
visibility:hidden;
}
#hotspot {
position:relative;
white-space: nowrap;
display: block;
width:160px;
height:120px;
left:390px;
top:200px;
}
#hotspot img {
border:0;
}