h1 { /* main title header */
	background: #fff url(../img/hdr_suddenlink_logo.gif) 0 0 no-repeat;
	display: block;
	font-size: 1px;
	height: 0 !important;
	overflow: hidden;
	padding-top: 70px;
	width: 285px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 30;
}

h4 { /* what's available button */
	position:absolute;
	top: 46px;
	right: 0px;
	width: 320px;
	overflow: hidden;
	padding-top: 28px;
	height: 0 !important;
	display: block;
	font-size: 1px;
	background: #fff url(../login_background.gif) 0 0 no-repeat;
	z-index:50;
}
  
ul.top_nav {
	background: url(../img/hdr_suddenlink_blue.gif) 0 0 repeat-x;
	height: 46px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

ul.top_nav li {
	display: block;
	float: right;
	font-size: 1px;
	height: 46px;
	padding-top: 0px;
}

ul.top_nav li a {
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 0 !important;
	height /**/: 45px; /* for IE5/Win only! */
	overflow: hidden;
	padding-top: 46px;
}

ul.top_nav li#support a{
	background: #fff url(../btn_menu_support.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#productsservices a{
	background: #fff url(../btn_menu_productsservices.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#orderservices a{
	background: #fff url(../btn_menu_orderservices.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#manageaccounts a{
	background: #fff url(../btn_menu_manageaccounts.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#viewpaybills a{
	background: #fff url(../btn_menu_viewpaybills.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#checkemail a{
	background: #fff url(../btn_menu_checkemail.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#coolsites a{
	background: #fff url(../btn_menu_coolsites.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#search a{
	background: #fff url(../btn_menu_search.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#registernewuser a{
	background: #fff url(../btn_menu_registernewuser.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#managedomains a{
	background: #fff url(../btn_menu_managedomains.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#refreshuser a{
	background: #fff url(../btn_menu_refreshuser.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#account a{
	background: #fff url(../btn_menu_account.gif) 0 0 no-repeat;
	width: 78px;
}

ul.top_nav li#logout a{
	background: #fff url(../btn_menu_logout.gif) 0 0 no-repeat;
	width: 78px;
}   