﻿body { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:1080px;
    margin:0 auto;
}

/**a {
    text-decoration: none;
}**/

a:link {
    text-decoration: none;
    color: blue;
}
a:visited {
    text-decoration: none;
    color: blue;
}
a:hover {
    text-decoration: none;
    color: red;
}
a:active {
    text-decoration: none;
    color: red;
}

img {
    border-style: none;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
}

.img-product {
    border-style: none;
    border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -webkit-border: 7px 7px 0px 0px;
}

p { 
    line-height: 1.5em;
    text-align: left;
}

p:empty {
    height: 5px;
}
    
p.service {
    padding-left: 20px;
    padding-right: 20px;
}

p.default_message_s20 {
    color: #666666;
    font-size: 20pt;
    text-align: center;
    letter-spacing: 1.5px;
}

/** Page Section Title **/
p.section_s16 {
    color: #045FB4;
    font-size: 16pt;
    text-align: center;
    letter-spacing: 1px;
    padding: 15px 0px 15px 0px;
    font-style:italic
}

/** FAQ Page Section Title **/
p.section_s14 { 
    color: #666666;
    font-size: 14pt;
    text-align: center;
    letter-spacing: 1px;
    padding: 15px 0px 15px 0px;
    font-style:italic
}

p.aboutus {
    padding-left: 20px;
    padding-right: 20px;
}


p.footer {
    font-size: 90%;
    text-align: center;
    padding:2px;
}

p.footer_left_align {
    font-size: 90%;
    padding-left:10%;
}

p.bold {
    font-weight:bold;
}

p.contact_form {
    font-size: 90%;
}

p.contact {
    margin-left:20px;
    font-size: 90%;
}

p.section_content {
    margin-top:0;
    font-size: 90%;
}

p.contact_language {
    margin-left:20px;
    font-size: 80%;
    padding-left:70px;
}

p.contact_note {
    margin-left:20px;
    font-size: 80%;
}

p.contact_department_1 {
    height:30px;
    margin-top:0;
    background-color:#045FB4;
    color:white;
    font-size: 110%;
    border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -webkit-border: 7px 7px 0px 0px;
}

p.contact_department_2 {
    height:30px;
    margin-top:0;
    background-color:#045FB4;
    color:white;
    font-size: 110%;
}

p.policys_section {
    font-size: 120%;
    font-weight: bold;
    color: #045FB4;
}

#banner_0 {
	position: relative;
    margin-left:180px;
	width: 720px;
	height: 60px;
}

#banner {
	position: relative;
	width: 1080px;
	height: 360px;
	background: url(/images/office.jpg) no-repeat;
    top: 0px;
    left: 0px;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.10);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
	border-radius: 10px;
}

#banner_2 {
	position: relative;
	width: 1080px;
	height: 360px;
	background: url(/images/aboutus.jpg) no-repeat;
    top: 0px;
    left: 0px;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.10);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
	border-radius: 10px;
}


#aboutus {
    height: 350px;
}

#homepage {
    height: 620px;
}


#aboutus .aboutus_pic {
    width: 240px;
    float: left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
	border-radius: 10px;
}

#aboutus .aboutus_text {
    padding: 0px 40px;
    width: 520px;
    float: left;
    vertical-align: top;
    font-size: 100%;
}

#contactus {
    height: 500px;
}

#maintenance {
    height: 240px;
}

#contactus .form {
    width: 450px;
    height: 440px;
    float: left;
    margin-left: 50px;
    font-size: 110%;
}

#contactus .phone {
    padding: 0;
    width: 400px;
    height: 440px;
    float: left;
    margin-left: 100px;
    font-size: 110%;
	background-color: #E8E8E8;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
}

#support {
    height: 500px;
}

#support .main {
    width: 450px;
    height: 440px;
    float: left;
    margin-left: 50px;
    font-size: 110%;
}

#support .faq {
    padding: 0;
    width: 400px;
    height: 440px;
    float: left;
    margin-left: 100px;
    font-size: 110%;
	background-color: #E8E8E8;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
}


p.support {
    margin-left:20px;
    font-size: 90%;
}

p.support_faq_header {
    height:30px;
    margin-top:0;
    background-color:#045FB4;
    color:white;
    font-size: 110%;
    border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -webkit-border: 7px 7px 0px 0px;
}

#puclist {
    height: 1140px;
}

#faq {
    height: 680px;
    padding: 0px 40px 0px 40px;
}

#faq-feature {
    height: 2680px;
    padding: 0px 40px 0px 40px;
}

#faq-tax-surcharge {
    height: 1800px;
    padding: 0px 40px 0px 40px;
}

p.faq-section-header {
    font-size: 110%;
    font-weight: bold;
    text-decoration: underline;
}


p.faq-question {
    font-size: 90%;
    font-weight: bold;
    color: #045FB4;
}

p.faq-answer {
    font-size: 90%;
}

#disclaimer {
    width:1080px;
    padding:0px;
    height:10px;
    background-color:#A9A9A9;
    /*border-radius: 7px 7px 7px 7px;*/
    /*-moz-border-radius: 7px 7px 7px 7px;*/
    /*-webkit-border: 7px 7px 7px 7px;*/
}


#disclaimermenu {
    margin-left: 220px;
}


#contact-button {
    margin-left: 410px;
}

#digital-service-button {
    margin-left: 350px;
}

#policys {
    padding: 0 40px;
}

#tariff {
    height: 300px;
    padding-top:20px;
    margin-left:400px;
}

#applications {
    height: 300px;
    padding-top:20px;
    margin-left:400px;
}


#switch-dialing-instruction {
    height: 200px;
    padding-top:20px;
    margin-left:400px;
}

.localservice
{ 
    font-size: 90%;
    width: 335px;
    height: 530px;
    float: left;
    background: #E8E8E8;
    /*color: #FFF;*/
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
}
   
.localservice h3 { 
    /*color: #FFF;*/
    text-align: center;
}  
  
.wirelessservice { 
    font-size: 90%;
    width: 335px;
    height: 530px;
    margin-left: 35px;  
    float: left;
    background: #E8E8E8;
    /*color: #FFF;*/
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
}  
  
.wirelessservice h3 { 
    /*color: #FFF;*/
    text-align: center;
}  
  
.internetservice
{ 
    font-size: 90%;
    width: 335px;
    height: 530px;
    margin-left: 35px;
    float: left;
    background: #E8E8E8;
    /*color: #FFF;*/
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border: 7px 7px 7px 7px;
} 
  
.internetservice h3 { 
    /*color: #FFF;*/
    text-align: center;
}  

.buttonlist {
	display: inline-block;
    margin: 20px 20px 5px 20px;
	padding: 8px 60px 8px 60px;
	background-color: #045FB4;
	background-image: linear-gradient(top, #008dad, #007b9d);
	border-radius: 7px;
	text-decoration: none;
	color: #fff;
	border: solid 1px #045FB4;
	box-shadow: inset 0px 0px 0px 1px #045FB4;
}

.buttonlist a { 
    color: #FFF;
    font-size: 18px;
    text-shadow: none;
    text-decoration: none;
}

.buttonlist-digital-service {
	display: inline-block;
    margin: 25px 20px 5px 20px;
	padding: 0px 72px 0px 72px;
	background-color: #FFDEAD;
	border-radius: 7px;
	color: #fff;
	border: solid 1px #FFDEAD;
	box-shadow: inset 0px 0px 0px 1px #FFDEAD;
}

.buttonlist-digital-service a {
    color: #000;
    text-shadow: none;
    text-decoration: none;
}

.smallfont li {
   padding: 3px;
   font-size: 80%;  
}

h4 { 
    display: block;
    font-size: 1em;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.red { color: #FF0000; }



