*{
    margin: 0px;
    padding: 0px;
}
a{
    text-decoration: none;
    font-weight: bold;
    color: #383B99;
}
a:hover{
    text-decoration: underline;
}
img{
    border: none;
}
body{
	background-image: url("images/bg.jpg");
    font-family: "Tahoma", sans-serif;
    font-size: 8pt;
}
p{
    margin: 15px 0px 15px 0px;
}
ul{
    margin-left: 15px;
}
ol{
    margin-left: 15px;
}
h1{
    font-weight: bold;
    font-size: 11pt;
    color: #383b99;
    padding: 15px 0 15px 0;
}
h2{
    font-weight: bold;
    font-size: 11pt;
    color: #EC3123;
    background-image: url("images/button_h2.jpg");
    background-repeat: no-repeat;
    padding-left: 15px;
}
h3{
    margin-bottom: 20px;
    margin-top: 15px;
    color: #921F16;
}
fieldset{
    padding: 8px;
    -moz-border-radius: 8px;
    border-radius: px;
}
legend{
    font-weight: bold;
    padding: 3px;
    color: #E99C38;
}
ul li{
    list-style-image: url("images/bullet.jpg");
}
#centered{
    position: absolute;
    left: 50%;
    margin-left: -390px;
    width: 776px;
}
#menu{
    width: 776px;
    margin-top: -2px;
}
#menu img{
    border: none;
}
#bodystretch{
    background-image: url("images/bg_body.png");
    background-repeat: repeat-y;
    margin-top: -2px;
    padding: 0px 3px 0px 3px;
    float: left;
    width: 776px;
    position: relative;
    z-index: 1;
}
#phonefeature{
    width: 271px;
    background-image: url("images/bg_phonefeature.jpg");
    background-repeat: repeat-y;
    background-position: right;
    padding-right: 10px;
    float: left;
    margin-top: -15px;
}
#bodyright{
    float: left;
    width: 470px;
    padding-left: 15px;
    padding-right: 10px;
}
#planfeature{
    margin-top: -100px;
}
#footer{
    width: 776px;
    height: 92px;
    background-image: url("images/bg_footer.png");
    background-repeat: no-repeat;
    float: left;
    clear: both;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
#footerLeft{
    float: left;
    width: 250px;
    height: 87px;
    color: #ffffff;
    margin-left: 25px;
}
#footerRight{
    width: 498px;
    height: 87px;
    float: left;
    color: #ffffff;
    text-align: center;
    padding-top: 35px;
}




p.lhtekLink{
    color: #D9D9D9;
}
p.lhtekLink a{
    color: #D9D9D9;
}
p.lhtekLink a:hover{
    text-decoration: none;
}
#footerRight a{
    color: #ffffff;
    text-decoration: none;
}
#footerRight a:hover{
    text-decoration: underline;
}
a.phoneFeature{
    font-weight: bold;
    color: #EE3224;
    text-decoration: none;
}
div.phonetext{
    padding: 10px 0px 00px 15px;
}
img.phoneimage{
    float: right;
    margin-top: -25px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
div.plan{
    width: 135px;
    height: 228px;
    padding: 9px 9px 0px 11px;
    background-image: url("images/bg_planfeature.png");
    background-repeat: no-repeat;
    float: left;
}
p.plantitle{
    font-weight: bold;
    color: #5187BE;
    text-align: center;
    width: 135px;
    margin: 0px;
}
span.free{
    font-weight: bold;
    color: #F6574E;
}
a.readmore img{
    border: none;
    float: left;
}
a.moreLink{
    text-decoration: none;
    font-weight: bold;
    color: #F6574E;
}
td.bottomLine{
    padding: 10px;
    border-bottom: 1px #EAEAEA solid;
    text-align: center;
    width: 200px;
    vertical-align: center;
}
table.tablePlans{
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    width: 100%;
}
table.tablePlans td{
    vertical-align: top;
    text-align: center;
    padding: 0px;
}
tr.tableTitles{
    background-color: #383B99;
}
tr.tableTitles td{
    padding: 2px;
    font-weight: bold;
    color: #ffffff;
}
td.titlesAlt{
    background-color: #EE3224;
}
td.divider{
    border-bottom: 1px #1C4678 solid;
    height: 1px;
    font-size: 1px;
    padding: 0px;
    margin: 0px;
}
td.cellsAlt{
    background-color: #F2F5F7;
}

table.phoneDetails{
    width: 300px;
}
table.phoneDetails td{
    padding-top: 2px;
    padding-bottom: 2px;
}
td.title{
    background-color: #EE3224;
    font-weight: bold;
    font-size: 11px;
	color: #ffffff;
    padding: 2px;
}
td.specs{
    text-align: center;
    background-color: #F2F5F7;
    font-size: 11px;
}
span.yes{
    color: green;
}
span.no{
    color: #EE3224;
}
