/* CSS Document */
/* Globalws */
img {
border:0px;
}
label img {
  behavior: url(/label_img.htc);
}
.clearall {
clear:both;
}
body,html,div{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}
/* Divs - header and nav */
#orange {
height:10px;
background-color: #FF7E00;
}
#logo{
width:777px;
margin:auto;
text-align:center;
}
#header {
width:777px;
height: 98px;
background: url('/images/header.gif');
}
#top-number {
float:right;
position:relative;
top:60px;
right:90px;
font-size:32px;
font-weight:bold;
}
#go-home {
position:relative;
float:left;
width:350px;
height:98px;
display:block;
}
#nav {
background-color: #D4DFDF;
}
#nav ul {
width: 777px;
margin: 0 auto;
padding: 0px;
}
#nav li {
display:inline;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
line-height: 40px;
margin: 0px;
padding: 0px 25px;
}
#nav .right {
border-right: 1px solid black;
}
#featuredarea{
margin:auto;
}
#offer {
margin: auto;
width:777px;
}
#left {
float:left;
margin: 0px;
}
#center {
float:left;
}
#right {
float:right;
margin: 0px;
}
#up-to {
color: #ffffff;
font-size:18px;
padding: 10px 0;
background-color:#58595B;
text-align:center;
font-weight:bold;
}
#up-to span {
color:orange;
font-size:22px;
}
.orange-offer {
color: #FF7E00;
font-size:22px;
margin: 10px 0px 5px 0px;
}
#offer ul {
margin:0px 0px 5px 20px;
padding:0px;
}
#offer li {
font-weight:bold;
color: #188C02;
font-weight:16px;
}
#offer small {
font-size: 10px;
color: #FF7E00;
}
.get-started {
text-align:center;
}
.or-call {
font-weight:bold;
font-size:12px;
}
/* content */
#right-side {
float:right;
}
#features li {
font-size:20px;
margin: 0px 0px 10px 0px;
}
#box-1 {
width:230px;
margin-right:10px;
float:left;
text-align:center;
}
#box-1 .inside {
background-color:#FFA800;
border:1px solid #000000;
text-align:left;
}
#box-2 {
width:230px;
margin-right:10px;
float:left;
text-align:center;
}
#box-2 .inside {
background-color:#FF6600;
border:1px solid #000000;
text-align:left;
}
#box-3 {
width:230px;
margin-right:10px;
float:left;
text-align:center;
}
#box-3 .inside {
background-color:#E20202;
border:1px solid #000000;
text-align:left;
}
.inside {
padding:7px;
}
.inside .speed {
font-size:24px;
line-height:12px;
}
.inside .plan {
font-size:32px;
font-weight:bold;
}
.inside .price {
font-size:22px;
color: #ffffff;
}
.inside .down {
color: #ffffff;
}
.inside .up {
color: #ffffff;
}
#content{
width:777px;
margin:auto;
font-size:14px;
}
#content h1,h2,h3{
color:#1e2485;
font-size:26px;
font-weight:normal;
padding: 0px;
margin: 10px 0px 10px 0px;
}
#content p{
line-height:22px;
font-size:14px;
}
#content li {
margin-bottom:5px;
}
h4 {
margin: 10px 0px 10px 0px;
padding: 0px;
}
.phone {
color:#fff;
background-color:#000;
padding:10px;
text-align:right;
border:7px solid yellow;
}
.call-to-order {
font-size:18px;
font-weight:normal;
line-height:14px;
}
.number {
font-size:42px;
font-weight:bold;
line-height:36px;
}
.cta-left {
float:left;
padding-right:5px;
}
.cta-right {
float:left;
}
.cta-left, .cta-right {
font-size:30px;
}
.cta-left strong{
background-color:#000;
color:#fff;
padding:5px;
border:5px solid yellow;
}
.cta-right strong {
background-color:#fff;
color:#000;
padding:5px;
border:5px solid yellow;
}
.cant-decide {
text-align: center; 
padding:10px;
}
.cant-decide h4 {
color:#1e2485;
font-size:18px;
font-weight:bold;
margin:0px;
padding:0px;
}
.cant-decide h5 {
color:#000;
font-size:28px;
font-weight:bold;
margin:0px;
padding:0px;
}
#footer {
font-size: 12px;
text-align:center;
margin-top: 20px;
margin-bottom: 20px;
}
#footer p {
font-size:10px;
line-height:12px;
}