/* =========================================
    Universal
   ========================================= */

* { margin: 0; padding: 0; }
body { background: #fff; font-family: "trebuchet ms",verdana,arial,helvetica; font-size: 14px; color: #545454; text-align: center; line-height: 18px; }
blockquote { padding-left: 25px; }
a { color: #006699; }
a:hover { color: #1C6D88; text-decoration: none; }
h2 { font-size: 19px; color: #333; }
h2 a { text-decoration: none; }
li { list-style: none; }
td { vertical-align: top; }
th { background: #E3F1F6; padding: 10px 0 10px 0; border-bottom: 1px solid #2694B8; }
p { margin-bottom: 13px; }
ul { margin: 0 0 18px 20px; }

/* =========================================
    id's
   ========================================= */

#container { width: 766px; margin: 0 auto; padding: 0px; text-align: left; position: relative; }
#content { padding-bottom: 30px; }
#content .lnav { width: 121px; border-right: 1px solid #CCC; padding-right: 26px; font-size: 15px; color: #333; }
#reveal { background: url("image/reveal.gif") no-repeat; height: 41px; width: 242px; margin-top: 22px; padding: 61px 0 0 20px; }

/* =========================================
    classes
   ========================================= */

.active { font-weight: bold; }
.back { padding-left: 10px; background: url("image/home_back.gif") no-repeat; }
.blue { padding:22px; background: #E3F1F6; margin-bottom: 30px; }
.blue p { font-size: 14px; font-family: Arial, Helvetica, sans-serif; padding: 0 100px 20px 70px; }
.blue strong { font-family: "trebuchet ms",verdana,arial,helvetica; font-size: 18px; color: #333; }
.container { width: 766px; margin: 0 auto; padding: 0px; text-align: left; position: relative; }
.content { height: 270px; padding: 70px 0 0 40px; font-size: 15px; line-height: 27px; color: #333; }
.content a { text-decoration:underline; }
.footer { font-size: 11px; color: #999; text-align: left; padding: 24px 0; }
.footer a { color: #999; }
.formhead { font-weight: bold; color: #993300; }
.links { padding-bottom: 20px; }
.logo { background: #693321; height: 81px; margin-bottom: 1px; padding: 0; }
.main { background: url("image/home_bg.gif") repeat-x; height: 331px; }
.nav { background: #F7F5DF; height: 32px; border-bottom: 1px solid #E4E3D1; border-top: 1px solid #E4E3D1; padding-top: 12px; font-size: 17px; }
.nav li { list-style-type: none; display: inline; padding-right: 30px; font-family: Arial, Helvetica, sans-serif; color: #333; }
.pricing .signup { padding: 12px 0 12px 0; font-size: 18px; border-bottom: 1px solid #CCC; }
.pricing td.left { text-align: left; border-bottom: 1px dashed #CCC; font-size: 12px; padding: 3px; }
.pricing td { text-align: center; border-bottom: 1px dashed #DDD; padding: 3px; }
.rightbus { float: right; padding: 47px 16px 10px 0; vertical-align: bottom; font-size: 17px; color: #FFF; text-transform: capitalize; }
.sec { padding-top: 30px; }