﻿a img{height:30px;width:170px;border-width:0;}
.script {height:89px;width:76px;border-width:0;}
}

a#home:hover img{background:url('../images/btn-residential-normal.png') top left no-repeat;}
a#home img{background:url('../images/btn-residential-hover.png') top left no-repeat;}

a#local:hover img{background:url('../images/btn-business-normal.png') top left no-repeat;}
a#local img{background:url('../images/btn-business-hover.png') top left no-repeat;}

a#corporate:hover img{background:url('../images/btn-national-normal.png') top left no-repeat;}
a#corporate img{background:url('../images/btn-national-hover.png') top left no-repeat;}

a#govt:hover img{background:url('../images/btn-govt-normal.png') top left no-repeat;}
a#govt img{background:url('../images/btn-govt-hover.png') top left no-repeat;}

a#harddrive:hover img{background:url('../images/btn-harddrive-black.png') no-repeat;}
a#harddrive img{background:url('../images/btn-harddrive-white.png') no-repeat;}

.hiddenPic{display:none;}
a:hover {text-decoration:none;} /* Image hover fix for IE6 */