@charset "utf-8";
.hosting_plans {
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    padding-left: 4px;
    padding-top: 4px;
}
.latest_news {
    font-family: Arial;
    font-size: 13px;
    color: #333333;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}
.places_to_go {
    font-family: Arial;
    font-size: 15px;
    color: #000000;
    padding-top: 5px;
    padding-right: 1px;
    padding-bottom: 5px;
    padding-left: 15px;
}
.packagefeatures {
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.copyright {
    font-family: Verdana;
    font-size: 11px;
    color: #1E4D7E;
    padding: 5px;
}
.designedby {
    font-family: Verdana;
    font-size: 10px;
    color: #c40910;
    padding: 5px;
}
.home {
   display: block;
   float: left;
   width: 48px;
   height: 34px;
   background: url(images/home.jpg);
   color: white;
   margin-right: 20px;
   margin-left: 55px;
}

.home:hover {
   background: url(images/home_roll.jpg) left bottom;
   text-decoration: none;
   color: white;
   height: 35px;
} 
.about {
   display: block;
   float: left;
   width: 53px;
   height: 34px;
   background: url(images/about.jpg);
   color: white;
   margin-right: 20px;
}

.about:hover {
   background: url(images/about_roll.jpg) left bottom;
   text-decoration: none;
   color: white;
   height: 35px;
}
.buckagighosting {
   display: block;
   float: left;
   width: 151px;
   height: 25px;
   background: url(images/buckagighosting.jpg);
   color: white;
   margin-right: 20px;
}

.buckagighosting:hover {
   background: url(images/buckagighosting_roll.jpg) left bottom;
   text-decoration: none;
   height: 36px;
   color: white;
}
.resellerplans {
   display: block;
   float: left;
   width: 125px;
   height: 35px;
   background: url(images/resellerplans.jpg);
   color: white;
   margin-right: 20px;
}

.resellerplans:hover {
   background: url(images/resellerplans_roll.jpg) left bottom;
   text-decoration: none;
   color: white;
}
.domains {
   display: block;
   float: left;
   width: 70px;
   height: 34px;
   background: url(images/domains.jpg);
   color: white;
   margin-right: 20px;
}

.domains:hover {
   background: url(images/domains_roll.jpg) left bottom;
   text-decoration: none;
   color: white;
   height: 35px;
}
.contactus {
   display: block;
   float: left;
   width: 91px;
   height: 34px;
   background: url(images/contactus.jpg);
   color: white;
   margin-right: 20px;
}

.contactus:hover {
   background: url(images/contact_us_roll.jpg) left bottom;
   text-decoration: none;
   color: white;
   height: 35px;
}
.addonitems {
   display: block;
   float: left;
   width: 102px;
   height: 34px;
   background: url(images/addonitems.jpg);
   color: white;
}

.addonitems:hover {
   background: url(images/addonitems_roll.jpg) left bottom;
   text-decoration: none;
   color: white;
   height: 35px;
}