#head {
padding-top:0;
background-position:160px 81px;
}
#head h1 {
top:20px;
}
#tag {
top:44px;
}
#phone {
top:45px;
}
#wrapper {
background:#FFFFFF url(../../images/landing_pages/content_bg_2.gif) repeat-y scroll 0 0;
margin:0 auto;
width:760px;
}
#right {
float:left;
width:244px;
margin-left:0px;
}
#right h2 {
color:#048fc8;
font-size:14px;
font-weight:bold;
background:#f9da86;
padding:10px 13px;
margin:0;
}
#right p {
color:#fff;
}
#right .box {
border-left:1px solid #36afe0;
border-bottom:1px solid #36afe0;
border-right:1px solid #36afe0;
padding:20px;
background:#0790c8;
}
#right .top {
border-top:1px solid #36afe0;
}
#right .box p {
color:#fff;
font-size:12px;
}
#right h3 {
color:#f9da86;
font-size:13px;
margin-top:15px;
}
#right .box h3 {
font-size:12px;
}
#right .box input {
vertical-align:middle;
}
#right .box input.email {
height:19px;
}
#right .contact-phone {
text-align:center;
margin-bottom: 20px;
}
#right .contact-phone p {
color:#fff;
font-size:18px;
font-weight:bold;
}
#right .contact-phone p span {
font-size:25px;
}
#left {
float:left;
width:466px;
}
#left h2 {
color:#05729e;
font-size:17px;
}
#left h2.pros {
color:#25690a;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
background:#d2e1cc url(../../images/landing_pages/big-title-bottom-shadow.gif) repeat-x left bottom;
padding:15px 15px;
margin:0 25px 0 25px;
}
#left h2.cons {
color:#a93903;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
background:#dbd0ca url(../../images/landing_pages/big-title-bottom-shadow.gif) repeat-x left bottom;
padding:15px 15px;
margin:0 25px 0 25px;
}
#left p,
#left li {
color:#333;
font-size:12px;
}
#left .box {
border-left:1px solid #e1d7be;
border-bottom:1px solid #e1d7be;
border-right:1px solid #e1d7be;
background:#fff;
margin:0 25px 15px 25px;
}
#left .box p, 
#left .box ul, 
#left .box li {
margin-top:0;
} 
#left div.pros li {
list-style-type:none;
background-image: url(../../images/landing_pages/list-plus.gif);
background-repeat: no-repeat;
background-position: 0 13px;
padding:10px 10px 10px 20px;
margin: 0 0 0 -20px;
}
#left div.cons li {
list-style-type:none;
background-image: url(../../images/landing_pages/list-minus.gif);
background-repeat: no-repeat;
background-position: 0 13px;
padding:10px 10px 10px 20px;
margin: 0 0 0 -20px;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

ol.decimal {
list-style-type: decimal;
font-weight: bold;
margin: 0;
padding: 0 30px 0 60px;
}

ol.decimal li {
margin: 0;
padding: 0 0 10px 0;
}

ol.decimal li span {
font-weight: normal !important;
}

ul.basic {
padding: 0 30px 0 60px;
}

ul.none {
list-style-type: none;
padding: 0 30px 0 40px;
}

ul.basic li, ul.none li{
margin: 0;
padding: 0 0 10px 0;
}

h3.above-p {
margin-bottom: 0px !important;
}

h4 {
font-weight: bold !important;
color:#05729e !important;
font-size: 14px !important;
margin:0 0 10px 25px !important;
}

.italic {
font-style: italic;
}