html, body{
    width: 100%;
    min-width: 780px;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    position: relative;
    
    
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* font-family: "futura-pt"; */

.clear_all{
    width:100%;
    clear: both;
    float: none;
}

h1{
	font-family: "alternate-gothic-no-2-d";
}

h1, h2, h3, h4, h5, h6{
    padding: 0px;
    margin: 0px;
    font-size: auto;
    font-weight: normal;
}

.blue_bar_m_menu{
	display:none;
}

.HERO{
	width:830px;
	min-height:50px;
	background-size:cover;
	background-color:#999999;
	position:relative;
	margin:0 auto 25px auto;
}

.MBPRB{
	background-position:left bottom;
}

.hero_title{
	font-family: "alternate-gothic-no-2-d";
    font-size: 32px;
	text-align:center;
}

.hero_copy{
	font-family: "futura-pt";
    font-size: 14px;
	text-align:left;
	margin-top:10px;
}

.legal_list{
	float:left;
	clear:none;
	width:410px;
	margin:0px 0 20px 0;
	position:relative;
}

.contact_list{
	float:left;
	clear:none;
	width:830px;
	margin:0px 0 20px 0;
}

.legal_list_right{
	float:right;
	position:relative;
}

.legal_link_page{
	width:330px;
	padding:15px 40px 15px 40px;
	background-color:#ffffff;
	color:#777777;
	font-family: "futura-pt";
    font-size: 16px;
	line-height:17px;
	display:block;
	text-decoration:none;
	margin-top:1px;
	border-bottom:1px solid #f6f2e4;
	z-index:30;
	position:relative;
}

.marketing_link_page{
	width:750px;
	padding:15px 40px 15px 40px;
	background-color:#ffffff;
	color:#777777;
	font-family: "futura-pt";
    font-size: 16px;
	line-height:17px;
	display:block;
	text-decoration:none;
	margin-top:1px;
	border-bottom:1px solid #f6f2e4;
	z-index:30;
	position:relative;
}

.body_sub{
	width:830;
	margin:0 20px 20px 20px;
	font-family: "futura-pt";
    font-size: 16px;
	color:#777777;
}

.legal_list_title{
	position:relative;
	width:370px;
	padding:0 20px 0 20px;
	background-color:#777777;
	height:40px;
	color:#fff;
	font-family: "alternate-gothic-no-2-d";
    font-size: 18px;
	letter-spacing:1px;
	line-height:40px;
	clear:both;
}

.contact_list_title{
	position:relative;
	width:790px;
	padding:0 20px 0 20px;
	background-color:#777777;
	height:40px;
	color:#fff;
	font-family: "alternate-gothic-no-2-d";
    font-size: 18px;
	letter-spacing:1px;
	line-height:40px;
}

.contact_list_line{
	position:relative;
	width:770px;
	padding:0 20px 0 20px;
	margin:0 10px 0 10px;
	background-color:#fff;
	border-bottom:1px solid #777777;
	height:40px;
	color:#333333;
	font-family: "futura-pt";
    font-size: 18px;
	letter-spacing:1px;
	line-height:40px;
}

.contact_left{
	float:left;
	clear:none;
}

.contact_right{
	float:right;
	clear:none;
	font-weight:600;
	color:#555555;
	width:250px;
	letter-spacing:0px;
	font-size:16px;
}

.contact_right_address{
	float:right;
	clear:none;
	font-weight:600;
	color:#555555;
	text-align:left;
	line-height:19px;
	margin-top:10px;
	width:250px;
	letter-spacing:0px;
	font-size:16px;
}

.legal_list_title_100{
	position:relative;
	width:790px;
	padding:0 20px 0 20px;
	background-color:#777777;
	height:40px;
	color:#fff;
	font-family: "alternate-gothic-no-2-d";
    font-size: 18px;
	letter-spacing:1px;
	line-height:40px;
}

.legal_list_body{
	position:relative;
	width:790px;
	padding:20px 20px 20px 20px;
	font-size: 24px !important;
	line-height:26px !important;
	color:#777777;
	font-family: "futura-pt" !important;
}

.hero_content{
	width:270px;
	padding:25px;
	margin:0 45px 0 45px;
	float:left;
	clear:none;
	color:#ffffff;
	background-color:rgba(0, 113, 181, 0.85);
}

.main_content{
    padding-top: 80px;
    position: relative;
    overflow: visible;
	margin:35px auto 0 auto;
	clear:both;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
	width:830px;
}
.main_content_two{
	padding:80px auto 0 auto;
}

.site{
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    position: relative;
    background-image: url(../images/jpg/clouds.jpg);
    background-size:auto;
    background-position: center top;
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px;
    
    -webkit-box-shadow: -5px 0px 15px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: -5px 0px 15px 1px rgba(0,0,0,0.25);
    box-shadow: -5px 0px 15px 1px rgba(0,0,0,0.25);
    transform: rotate3d(0,0,0);
    z-index: 300;
}

.business_phones{
    position: absolute;
    bottom: 2px;
    left: 95px;
    background-image: url(../images/png/business_phones.png);
    width:287px;
    height: 173px;
}

.site_portal{
    width:100%;
    height: 48px;
    background-color: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    border-top:3px solid #0071b5;
    
    box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.5);
    -moz-box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.5);
    -webkit-box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.5);
    z-index: 400;
}

.MESSAGE{
	display:block;
	width:100%;
	height:0px;
	overflow:hidden;
	text-align:center;
	line-height:48px;
	font-family: "alternate-gothic-no-2-d";
	text-transform:uppercase;
    font-size: 18px;
	color:#fff;
	background-color:#f7ccae;
}

.mobile_btn_close{
    position:absolute;
    display: block;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, 1.0);
    opacity: 0.0;
    z-index: 10000;
}

.site_portal_link{
    padding: 0 32px 0 60px;
    height: 48px;
    background-color:#ffffff;
    background-image: url(../images/png/portal_background.png);
    background-position: 0px 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    position:relative;
    float: right;
    clear: none;
    cursor: pointer;
    font-family: "alternate-gothic-no-2-d";
    font-size: 24px;
    line-height: 48px;
    color: #777777;
    display: block;
    text-decoration: none;
	z-index:5000;
}

.phone_title{
    float: left;
    clear: none;
    font-family: "alternate-gothic-no-2-d";
    font-size: 34px;
    color: #fff;
    margin: 60px 0 0 120px;
}

.click_here_blue{
    height: 37px;
    padding: 0 35px 0 35px;
    font-family: "alternate-gothic-no-2-d";
    font-size: 24px;
    color: #fff;
    line-height: 37px;
    float: left;
    clear: both;
    background-color: #ff9a2e;
    margin: 20px 0 0 375px;
    text-decoration: none;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    
	/*
    -webkit-box-shadow: 0px 2px 6px 3px rgba(0,0,0,0.59);
    -moz-box-shadow: 0px 2px 6px 3px rgba(0,0,0,0.59);
    box-shadow: 0px 2px 6px 3px rgba(0,0,0,0.59);
	*/
}

.slide_btns{
    position: absolute;
    width:102px;
    height: 24px;
    top:230px;
    left: 560px;
    
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    background-color: rgba(255, 255, 255, 0.5);
    
    -ms-transform: rotate(-9deg); /* IE 9 */
    -webkit-transform: rotate(-9deg); /* Chrome, Safari, Opera */
    transform: rotate(-9deg);
    
    -webkit-box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.15);
}

.slide_btn_left{
    position: relative;
    width:51px;
    height: 24px;
    float: left;
    clear: none;
    
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: rgba(27, 138, 203, 0.0);
    
    cursor: pointer;
    display: block;
    background-image: url(../images/png/arrow_left.png);
    background-repeat: no-repeat;
    background-position: left;
}

.slide_btn_right{
    position: relative;
    width:51px;
    height: 24px;
    float: right;
    clear: none;
    
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: rgba(27, 138, 203, 0.0);
    
    cursor: pointer;
    display: block;
    background-image: url(../images/png/arrow_right.png);
    background-repeat: no-repeat;
    background-position: right;
}

.phone_copy{
    float: left;
    clear: none;
    width: 260px;
    margin: 10px 0 0 375px;
    color: #fff;
    font-family: "futura-pt";
    font-weight: bold;
}

.site_portal_img{
    width: 77px;
    height: 48px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.site_portal_img_white{
    width: 77px;
    height: 48px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.0;
}


.main_container{
    width: 980px;
    margin: 0 auto 0 auto;
    position: relative;
    display: block;
    clear: both;
}

.main_container_header{
    width:100%;
    height: 84px;
    margin: 0 auto 0 auto;
    padding: 70px 0 0 0;
    overflow: visible;
    position: relative;
}

.main_container_body{
    width:100%;
    height: auto;
    margin: -40px auto 0 auto;
    padding: 0px 0 0 0;
    overflow: visible;
    background-image: url(../images/png/oval.png);
    background-position: center top;
    background-size: 88.5%;
    background-repeat: no-repeat;
    z-index: 10;
    clear: both;
}

.main_container_body_sub{
	background-image:none;
}

.service_slide{
    position: absolute;
    width: 689px;
    height: 308px;
    top:8px;
    left: 274px;
    overflow: hidden;
}

.slide{
    position: absolute;
    width: 687px;
    /*width:0px;*/
    height: 308px;
    top: 0px;
    left: -687px;
    overflow: hidden;
}

.window_cover{
    position: absolute;
    top: 5px;
    left: 19px;
    width:944px;
    height: 24px;
    background-image: url(../images/png/window_top_cover.png);
}

.slide_container{
    position:relative;
    width: 687px;
    height: 308px;
    overflow: hidden;
}

.slide_title{
    float:left;
    clear: none;
    margin: 55px 0 0 102px;
    font-family: "futura-pt";
    font-size: 28px;
    text-transform: uppercase;
    color: #0070b5;
    letter-spacing: 5px;
}

.slide_title_S{
    float:left;
    clear: none;
    margin: 55px 0 0 102px;
    font-family: "alternate-gothic-no-2-d";
    font-size: 38px;
    text-transform: uppercase;
    color: #0070b5;
    letter-spacing: 5px;
}

.slide_copy{
    float:left;
    clear: left;
    margin: 10px 0 0 150px;
    font-family: "futura-pt";
    font-size: 15px;
    color: #777777;
    width: 450px;
    line-height: 18px;
}

.slide_copyS{
    float:left;
    clear: left;
    margin: 10px 0 0 150px;
    font-family: "futura-pt";
    font-size: 15px;
    color: #777777;
    width: 325px;
    line-height: 18px;
}

.slide_list_item{
    color: #0071b5;
    font-family: "futura-pt";
    font-size: 12px;
    float: left;
    clear: none;
    margin: 0 0 0 150px;
    font-weight: 700;
    width: auto;
    line-height: 13px;
}

.slide_list_item_title{
    color: #0071b5;
    font-family: "futura-pt";
    font-size: 13px;
    font-weight: 700;
    float: left;
    clear: none;
    margin: 5px 0 2px 160px;
}

.slide_bullet_list{
    width:100%;
    background-color: #f4f4f4;
    float: left;
    clear: left;
    margin: 10px 0 10px 0;
    padding: 5px 0 5px 0;
}

.slide_title_grey{
    color: #777777;
}


.main_slideshow{
    width: 980px;
    height: 361px;
    margin-top: 35px;
    position: relative;
    overflow: visible;
    background-image: url(../images/png/background.png);
    background-position: center top;
    background-repeat: no-repeat;
}

.service_menu{
    float:left;
    clear: none;
    background-image: url(../images/png/fsn-people.png);
    background-repeat: no-repeat;
    overflow: visible;
    width: 418px;
    height: 344px;
    margin: 8px 0 0 22px;
    position: relative;
}

.service_menu_overlay{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/png/blue_overlay.png);
    background-repeat: no-repeat;
    overflow: visible;
    width: 418px;
    height: 344px;
    position: relative;
    opacity: 0.0;
}

.service_menu_overlay_internet{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/png/internet_light_blue.png);
    background-repeat: no-repeat;
    overflow: visible;
    width: 418px;
    height: 344px;
    opacity: 0.0;
}

.service_menu_overlay_voice{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/png/voice_light_blue.png);
    background-repeat: no-repeat;
    overflow: visible;
    width: 418px;
    height: 344px;
    opacity: 0.0;
}

.service_menu_overlay_phone{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/png/phone_light_blue.png);
    background-repeat: no-repeat;
    overflow: visible;
    width: 418px;
    height: 344px;
    opacity: 0.0;
}

.service_menu_overlay_annex{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/png/annex_light_blue.png);
    background-repeat: no-repeat;
    overflow: visible;
    width: 418px;
    height: 344px;
    opacity: 0.0;
}

.service_menu_overlay_safeguard{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../images/png/safeguard_light_blue.png);
    background-repeat: no-repeat;
    overflow: visible;
    width: 418px;
    height: 344px;
    opacity: 0.0;
}

.service_menu_item_title{
    /*width:184px;*/
    text-align: center;
    white-space: nowrap;
    float: left;
    clear: none;
    overflow: hidden;
    width: 0px;
    margin: 12px 0 0 0;
    font-family: "alternate-gothic-no-2-d";
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
}

.service_menu_item_title_sub{
    /*width:184px;*/
    text-align: center;
    white-space: nowrap;
    float: left;
    clear: none;
    overflow: hidden;
    width: 0px;
    font-family: "futura-pt";
    line-height: 13px;
    margin: -5px 0 0 0;
    font-size: 13px;
    text-transform: uppercase;
}

.title_blue{
    color: #0472b7;
}

.title_grey{
     color: #777777;
}

.service_item{
    position: absolute;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(255, 255, 255, 0.15);  
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.25);
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    cursor: pointer;
    display: block;
    background-image: url(../images/png/item_shadow.png);
    background-repeat: repeat-x;
}

.service_internet{
    top: 22px;
    right: 165px;
}

.service_voice{
    top: 76px;
    right: 118px;
}

.service_phone{
    top: 130px;
    right: 85px;
}

.service_annex{
    top: 184px;
    right: 63px;
}

.service_safeguard{
    top: 238px;
    right: 53px;
}


.service_item_icon{
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0px;
    right: 0px;
    transform:scale3d(1,1,1);
}

.footer_links{
    text-align: center;
    color: #777777;
    font-family: "alternate-gothic-no-2-d";
    font-size: 19PX;
    position: relative;
    line-height: 25px;
    height: 25px;
    width: 700px;
    margin: auto;
}

.body_links{
	text-decoration:underline;
	color:#ff9a2e;
}

.internet_width{
	width:400px;
}

.footer_links_sub{
    text-align: center;
    color: #777777;
    font-family: "alternate-gothic-no-2-d";
    font-size: 19px;
    position: relative;
    line-height: 25px;
    height: 25px;
    /*width: 400px;*/
	width: 700px;
    margin: 35px auto 0 auto;
	clear:both;
}

.footer_item{
    color: #777777;
    text-decoration: none;
    height: 25px;
    float: left;
    clear: none;
    display: block;
}



.footer_item_spacer{
    color: #777777;
    text-decoration: none;
    height: 25px;
    float: left;
    clear: none;
    margin: 0 10px 0 10px;
    display: block;
}

.main_sub{
    width: 980px;
    height: 160px;
    margin-top: 0px;
    position: relative;
    overflow: visible;
    background-image: url(../images/png/background-sub.png);
    background-position: center;
    background-repeat: no-repeat;
}

.main_logo{
    width: 320px;
    height: 84px;
    top:65px; 
    left:58px;
    position: absolute;
    background-image: url(../images/png/logo.png);
	cursor:pointer;
}

.best_place{
    position: absolute;
    top: 75px;
    right: 66px;
    width: 134px;
    height: 134px;
    background-image: url(../images/png/best-place.png);
    background-size: contain;
    z-index: 50;
}

.facebook_link{
    width: 25px;
    height: 25px;
    float: left;
    clear: none;
    display: block;
    margin-top: 0px;
    background-image: url(../images/png/facebook.png);
}

.google_partner_img{
    width: 70px;
    float: left;
    clear: none;
    display: block;
    margin-top: -4px;
    margin-left: -5px;
}

.login_container{
    width:282px;
    height: 28px;
    float: left;
    clear: left;
    background-color: #f8f8f8;
    -webkit-box-shadow: inset 0px 2px 4px 2px rgba(0,0,0,0.10);
    -moz-box-shadow: inset 0px 2px 4px 2px rgba(0,0,0,0.10);
    box-shadow: inset 0px 2px 4px 2px rgba(0,0,0,0.10);
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    margin: 9px 0 0 68px;
    border: 1px solid #fff;
}

.login_icon{
    width:28px;
    height: 28px;
    float: left;
    clear: none;
    background-image:url(../images/png/login_icon.png);
    background-position: 1px 1px;
}

.login_field{
    height: 29px;
    width: 180px;
    float: left;
    clear: none;
    line-height: 28px;
    background-color: rgba(255, 255, 255, 0.0);
    font-family: "futura-pt";
    color: #a6a6a6;
    font-size: 15px;
    border: none;
    outline: none;
    padding: 0 5px 0 5px;
}

.submit{
    height: 28px;
    width: 54px;
    float: left;
    clear: none;
    line-height: 29px;
    background-color: rgba(255, 255, 255, 0.0);
    font-family: "futura-pt";
    color: #e8e8e8;
    font-size: 15px;
    border: none;
    outline: none;
    text-align: left;
    display: block;
    text-transform: uppercase;
}

.menu_item{
    position: absolute;
    color: #777777;
    font-family: "futura-pt";
    text-transform:capitalize;
    font-size: 19px;
    text-decoration: none;
    text-align: center;
    width: 140px;
    line-height: 40px;
    margin:-25px 0 0 -70px;
    height: 40px;
    cursor: pointer;
}

.pdf_link{
    width:29px;
    height: 36px;
    background-color: #0071b5;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    float: right;
    clear: right;
    display: block;
    margin: 55px 35px 0 0 ;
    background-image: url(../images/png/pdf.png);
    background-repeat: no-repeat;
    background-size: contain;
    text-decoration: none;
}

.blank_link{
    width: 44px;
    height: 44px;
    background-color: #0071b5;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    float: right;
    clear: right;
    display: block;
    margin: 10px 35px 0 0 ;
    background-image: url(../images/png/blank-link.png);
    background-repeat: no-repeat;
    background-size: contain;
    text-decoration: none;
}

.link_title{
    width: 100%;
    margin-top: 24px;
    font-family: "alternate-gothic-no-2-d";
    font-size: 11px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    text-decoration: none;
}

.mainSlide{
    overflow: hidden;
    position: absolute;
    width: 687px;
    height: 308px;
    top: 0px;
    left: 0px;
}

.mainSlide_off{
    overflow: hidden;
    position: absolute;
    width: 687px;
    height: 274px;
    top: 34px;
    left: -687px;
}

.slide_timer{
    width:0px;
    height: 40px;
    background-image: url(../images/png/timer_bar.png);
    background-repeat: no-repeat;
    position: absolute;
    top:260px;
    left: 120px;
    overflow: hidden;
}

.return_home{
	position:absolute;
	top:13px;
	right:30px;
	width:32px;
	height:28px;
	background-image:url(../images/png/return_home.png);
	z-index:1000;
	cursor:pointer;
}

.options_btn{
    float: right;
    clear: none;
    width:270px;
    height: 160px;
    background-image: url(../images/png/options_bg.png);
    margin: 0 16px 0 0;
    background-size: 100%;
    text-decoration: none;
}

.your_options_one{
    width: 100%;
    text-align: center;
    font-family: "alternate-gothic-no-2-d";
    font-size: 20px;
    margin: 40px 0 0 0 ;
    color: #b1cd23;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
}

.your_options_two{
    width: 100%;
    text-align: center;
    font-family: "alternate-gothic-no-2-d";
    font-size: 48px;
    margin: 0px 0 0 0 ;
    color: #ffe81b;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 48px;
    color: rgb(255, 232, 72);
    font-size: 50px;
    text-shadow: rgb(0, 0, 0) 0px -1px 1px;
}

.options_start{
    text-align: right;
    float: right;
    clear: right;
    font-family: "alternate-gothic-no-2-d";
    font-size: 18px;
    margin: 22px 33px 0 0 ;
    color: #fff;
}

.well_run_your_business{
    float:right;
    clear: none;
    width:432px;
    height: 151px;
    margin: 3px 0px 0 0 ;
    background-image: url(../images/png/well-run-your-network.png);
    background-repeat: no-repeat;
    text-decoration: none;
}

.residential_btn{
    float:right;
    clear: none;
    width:242px;
    height: 149px;
    margin: 6px 0px 0 0 ;
    background-image: url(../images/png/residential_bg.png);
    background-repeat: no-repeat;  
    text-decoration: none;
}

.residential_btn_title{
    width: 100%;
    text-align: center;
    font-family: "alternate-gothic-no-2-d";
    font-size: 19px;
    text-transform: uppercase;
    margin: 16px 0 0 0 ;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.residential_btn_sub{
    width:auto;
    float: left;
    clear: left;
    text-align: left;
    font-family: "futura-pt";
    font-size: 13px;
    text-transform: uppercase;
    margin: 16px 0 0 95px;
    color: #777777;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.residential_btn_sub2{
    width:auto;
    float: left;
    clear: left;
    text-align: left;
    font-family: "futura-pt";
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: -8px 0 0 95px;
    color: #1b8acb;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.residential_btn_orange{
    width:auto;
    float: left;
    clear: left;
    text-align: left;
    font-family: "futura-pt";
    font-size: 12px;
    font-weight:normal;
    text-transform: uppercase;
    margin: 14px 0 0 145px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.residential_btn_orange2{
    width:auto;
    float: left;
    clear: left;
    text-align: left;
    font-family: "futura-pt";
    font-size: 13px;
    font-weight:bold;
    text-transform: uppercase;
    margin: 104px 0 0 145px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.run-your-business{
    width:259px;
    height: 61px;
    margin: 45px 0 0 40px;
    float: left;
}

.it-telephone-internet{
    width:auto;
    float: left;
    clear: left;
    text-align: center;
    font-family: "alternate-gothic-no-2-d";
    font-size: 19px;
    text-transform: uppercase;
    margin: 25px 0 0 95px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    text-decoration: none;
}

.legal{
    text-align: center;
    font: arial;
    font-family: arial;
    font-size: 11px;
    margin-top: 35px;
    width: 90%;
    margin: 0px 5% 0px 5%;
    padding: 20px 0 20px 0;
}

.legal_sub{
    text-align: center;
    font: arial;
    font-family: arial;
    font-size: 11px;
    margin-top: 35px;
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 20px 0 20px 0;
}

.legal_link{
    text-decoration: underline;
    color: #0071b5;
}

.nav_container{
    position: absolute;
    background-color: #ebebeb;
    background-image: url(../images/png/m_background.png);
    background-repeat: repeat;
}

.mobile_btns{
    width:100%;
    height: auto;
    position: fixed;
}

.btn_item_login{
    float: left;
    clear: left;
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #fff;
    background-color: #fff;
    font-family: "alternate-gothic-no-2-d";
    text-decoration: none;
}

.btn_item_m{
    float: left;
    clear: left;
    min-height: 50px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #fff;
    background-color: #fff;
    font-family: "alternate-gothic-no-2-d";
    text-decoration: none;
}

.btn_item_m_sub_container{
    width: 100%;
    float: left;
    clear: left;
    height: 0px;
    overflow: hidden;
	-webkit-box-shadow: inset 0px 0px 12px -1px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 0px 12px -1px rgba(0,0,0,0.5);
box-shadow: inset 0px 0px 12px -1px rgba(0,0,0,0.5);
}

.btn_item_m_sub{
    float: left;
    clear: left;
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #fff;
    background-color: #f1f1f1;
    font-family: "alternate-gothic-no-2-d";
    text-decoration: none;
}

.Phone_number{
	color:#777777;
	font-family: "alternate-gothic-no-2-d";
    text-decoration: none;
	line-height:48px;
	font-size:20px;
	margin:0 0 0 45px;
	float:left;
	clear:none;
}

.btn_item_text{
    color: #777777;
    height: 50px;
    margin: 0 0 0 24px;
    font-size: 22px;
    line-height: 50px;
    text-decoration: none;
    float: left;
    clear: both;
    position: relative;
}

.btn_item_text_sub{
    color: #777777;
    height: 50px;
    margin: 0 0 0 34px;
    font-size: 22px;
    line-height: 50px;
    text-decoration: none;
    float: left;
    clear: both;
}


.btn_item_text_services{
    color: #777777;
    height: 50px;
    margin: 0 0 0 24px;
    font-size: 22px;
    line-height: 50px;
    text-decoration: none;
    float: left;
    clear: both;
}

.btn_item_m_small{
    float: left;
    clear: left;
    height: 24px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #fff;
    background-color: #dfdfdf;
    font-family: "futura-pt";
    font-weight: 700;
    text-decoration: none;
}

.btn_item_text_small{
    color: #777777;
    height: 24px;
    margin: 0 0 0 24px;
    font-size: 13px;
    line-height: 24px;
    text-decoration: none;
}

.mobile_btn_open{
    position:relative;
    float: left;
    clear: none;
    height: 48px;
    width: 48px;
    display: none;
}

.menu_btn_lines{
    width:20px;
    height: 2px;
    display: block;
    background-color: #777777;
    margin: 3px auto 0 auto;
}

.mobile_logo{
    width: 175px;
    height: 41px;
    clear: none;
    margin: 4px auto 0 auto;
    background-image: url(../images/png/logo.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display:none;
}

.header_logo{
	display:block;
	margin: 4px 0 0 65px;
	background-image: url(../images/png/logo.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
	float:left;
}

.low_menu{
    position: absolute;
    top: 260px;
    right: 0px;
    width: 610px;
    height: 97px;
    background-image: url(../images/png/lower_menu_background.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.mm_arrow{
    width: 14px;
    height: 14px;
    position: absolute;
    left: 150px;
    top: 17px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-image: url(../images/png/menu_arrow.png);
    background-color: #777777;
    transform: rotate(0deg);
}

.phone{
	width:13px;
	height:13px;
	margin:0 10px 0 0;
}

.options_field{
	width:350px;
	background-color:#f7f7f7;
	height:28px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	padding:0 10px 0 10px;
	margin:10px 20px 0 20px;
	border:none;
	outline: none;
	line-height: 28px;
    font-family: "futura-pt";
	font-size: 15px;
	float:left;
	clear:none;
	display:block;
	
	-webkit-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.15);
	box-shadow: inset 0px 1px 5px 0px rgba(0,0,0,0.15);	
}

.DATE_FIELD{
	height:0px;
	overflow:hidden;
}

.primary{
	width:270px;
	margin-right:10px;
}

.ext{
	width:40px;
	clear:none;
	margin-left:10px;
}

.radio_btn{
	float:left; clear:none;
	margin:10px 0 0 20px;
	font-family: "futura-pt";
	color:#333333;
	font-size:18px;
	width:185px;
}

.radio_time_btn{
	float:left; clear:none;
	margin:10px 0 0 20px;
	font-family: "futura-pt";
	color:#333333;
	font-size:18px;
	width:350px;
}

.radio_time{
	height:70px;
	float:left;
	clear:none;
	margin-top:-20px;
}

.submit_options_one{
	color:#ffffff;
	text-align:center;
	background-color:#ff9a2e;
	font-family: "alternate-gothic-no-2-d";
    text-decoration: none;
	height:60px;
	line-height:63px;
	font-size:28px;
	margin:40px 0 0 95px;
	padding:0 20px 0 20px;
	float:none;
	clear:both;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:none;
	cursor:pointer;
}
.submit_options_two{
	margin:20px 0 0 130px;
}

.auto-login{
	position:relative;
    float: right;
	clear:none;
	height:51px;
	width:48px;
	background-image:url(../images/png/auto-login.png);
	background-size:contain;
	display:none;
}

.page-version{
    font-family: Helvetica, sans-serif;
    font-size: .6em;
    font-style: italic;
}

.login_container_slide {
    display: block;
    position: relative;
    width: 100%;
    height: 28px;
    float: left;
    clear: left;
    background-color: #f8f8f8;
    -webkit-box-shadow: inset 0px 2px 4px 2px rgba(0,0,0,0.10);
    -moz-box-shadow: inset 0px 2px 4px 2px rgba(0,0,0,0.10);
    box-shadow: inset 0px 2px 4px 2px rgba(0,0,0,0.10);
    border-radius: 12px 12px 12px 12px;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    border: 1px solid #fff;
}

.login_container_slide .user_id_slide {
    width: 65%;
    color: #000;
    font-weight: bold;
}

.login_container_slide .login_submit_slide {
    position: absolute;
    right: 5px;
}

.business_link_slide {
    display: inline-block;
    margin-top: 2em;
}


.facebook{
	display:block;
	width:28px;
	height:30px;
	background-image:url(/images/FaceBook.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	clear: none;
}

.facebook:hover{
	background-position:bottom;
}

.Wiki{
	display:block;
	width:28px;
	height:30px;
	background-image:url(/images/Wiki.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	clear: none;
}

.Wiki:hover{
	background-position:bottom;
}

.ms-login-error-section {
    max-width: 400px;
    height: 37px;
    font-family: sans-serif;
    font-size: 13px;
    color: #900;
    margin-left: 1em;
    margin-top: 9px;
    float: left;
}

.ms-login-error-section-mobile {
    width: 250px;
}

@media print {
    .legal_list_title_100{
        display:none !important;
    }
	
	.legal_list_body{
        display:none !important;
    }
}