  /* ----------------------------*/
 /* ------- TELECOM BAR --------*/
/* ----------------------------*/
/*
#tel_nav {
    width:960px;
    height: 110px;
}

#tel_nav a {
    width:120px;
    display:block;
    height:35px;
    float:left;
    padding-top: 75px;
    text-align:center;
    color:#cccccc;
    font-size:10px;
    text-decoration:none;
}

*/

  /* ----------------------------*/
 /* ------- HOUSING BAR --------*/
/* ----------------------------*/

#housing_nav {
    width:960px;
    height: 110px;
}

#housing_nav a {
    width:192px;
    display:block;
    height:35px;
    float:left;
    padding-top: 75px;
    text-align:center;
    color:#cccccc;
    font-size:10px;
    text-decoration:none;
}

#housing_nav a:hover { color:white; }

  /* ----------------------------*/
 /* ---------- RPS BAR  --------*/
/* ----------------------------*/
/*
#rps_nav {
    width:792px;
    height: 110px;
}

#rps_nav a {
    width:158px;
    display:block;
    height:35px;
    float:left;
    padding-top: 75px;
    text-align:center;
    color:#cccccc;
    font-size:10px;
    text-decoration:none;
}

#rps_nav a:hover { color:white; }
*/
  /* ----------------------------*/
 /* ------- HOSTING BAR  -------*/
/* ----------------------------*/

#hosting_nav {
    width:960px;
    height: 110px;
}

#hosting_nav a {
    width:240px;
    display:block;
    height:36px;
    float:left;
    padding-top: 75px;
    text-align:center;
    color:#cccccc;
    font-size:10px;
    text-decoration:none;
}

#hosting_nav a:hover { color:white; }

  /* ----------------------------*/
 /* ------- SSL BAR  -------*/
/* ----------------------------*/
/*
#ssl_nav {
    width:792px;
    height: 110px;
}

#ssl_nav a {
    width:264px;
    display:block;
    height:36px;
    float:left;
    padding-top: 75px;
    text-align:center;
    color:#cccccc;
    font-size:10px;
    text-decoration:none;
}

#ssl_nav a:hover { color:white; }
*/
  /* ----------------------------*/
 /* ------- SUPPORT BAR  -------*/
/* ----------------------------*/

#support_nav {
    width:774px;
    height: 110px;
    padding-left: 18px;
}

#support_nav a {
    width:84px;
    display:block;
    height:36px;
    float:left;
    padding-top: 75px;
    text-align:center;
    color:#cccccc;
    font-size:10px;
    text-decoration:none;
}

#support_nav a:hover { color:white; }

  /* ----------------------------*/
 /* ------- FAX SMS BAR  -------*/
/* ----------------------------*/
/*
#faxsms_nav {
    width:960px;
    height: 110px;
}
#faxsms_nav a:hover { color:white; }

#faxsms_nav a {
    width:240px;
    display:block;
    height:35px;
    float:left;
    padding-top: 75px;
    text-align:center;
    color:#cccccc;
    font-size:10px;
    text-decoration:none;
}


*/
  /* ----------------------------*/
 /* ------- DOMAINS BAR  -------*/
/* ----------------------------*/

#domains_nav {
    width:792px;
    height: 110px;
}
#domains_nav a:hover { color:white; }

#domains_nav a {
    width:158px;
    display:block;
    height:35px;
    float:left;
    padding-top: 75px;
    text-align:center;
    color:#cccccc;
    font-size:10px;
    text-decoration:none;
}


