/*
    Default Styles
*/

* { margin: 0; padding: 0; outline: 0; }
body { font: 12px/15px Arial,sans-serif; color: #737373; text-align: left; background: #e5e5e5 url(images/body-bg.gif) repeat-x 0 0;}

a { color: #0a7ac8; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

#shell { margin: 0 auto; width: 950px;padding: 14px 0 40px;}

h2 {font-family: BellMT, "Times New Roman", serif;font-size: 22px;line-height: 25px;font-weight: normal;padding-bottom: 5px}
h3 {font-family: "Myriad Pro", serif;font-size: 22px;line-height: 25px;font-weight: normal;padding-bottom: 5px}
h4 {font-size: 14px;line-height: 16px;color: #0a7ac8;}
h4 span {color: #fe8300;}

.content {padding-right: 80px;margin: 0 9px;}

table.navigation {padding: 0 10px 0 60px;}
table.navigation td{ padding:0 1px; border-right: 1px solid #c0c0c2;}
table.navigation td a {display: block;line-height: 22px;color: #818285;text-transform: uppercase;}
table.navigation td.last {border: 0}
table.navigation td a.active,
table.navigation td a:hover {color: #fff;background: #c0c0c2;text-decoration: none}

.home-image img {background: url(images/img-holder.png) no-repeat 0 0;padding: 9px 0 9px 9px}

.home-form {margin: -13px 0 0 -10px;position: relative;width: 289px;height: 369px;}
.home-form-bg {background: url(images/form.png) no-repeat 0 0;width: 289px;height: 369px;padding: 0 0 0 19px;}
span.field {background: url(images/field-bg.gif) no-repeat 0 0;width: 227px;margin-bottom: 14px;color: #bdbdbd;display: block;padding: 6px 8px 6px 4px;height: 16px;}
span.field input {width: 227px;height: 16px;color: #bdbdbd;background: none;border: 0;position: relative}

ul.home-list {list-style-type: none;padding: 15px 0 10px 65px;}
ul.home-list li {background: url(images/icon.gif) no-repeat 0 3px;padding-left: 15px;margin-bottom: 10px;}

p.qoute {font-size: 13px;line-height: 20px;font-style: italic;}
.authors p {font-size: 13px; line-height: 20px;}
label {font-size: 10px;line-height: 16px;}
span.field { }
input.btn {background: url(images/btn.png) no-repeat 0 0;display: block;width: 178px;height: 43px;border: none;font-size: 16px; line-height: 28px;color: #fff;font-weight: bold;cursor: pointer;position: relative;margin-right: 15px}
span.textarea {background: url(images/textarea.gif) no-repeat 0 0;height: 131px;width: 390px;display: block;}
span.textarea textarea {background: none;border: 0;height: 131px;width: 390px;overflow:auto;color: #bdbdbd}

.contact-border {background: url(images/contact-border.gif) no-repeat 0 0;}
.contact-header p {background: #c0c0c2;color: #fff;line-height: 19px;padding-left: 23px;/*font-weight: bold*/}
.contact-content {padding: 20px 161px 20px 23px;padding-top: 20px;line-height: 16px}

.form-table {padding: 0 0 0 43px;}
.contact-info {padding: 0 0 0 20px;line-height: 16px;}
.contact-info .info-title {color: #494949;}
.blue-text {color: #0a7ac8;padding: 5px 0 5px 15px;}
.blue-text span{color: #929292;}

.about-table {background: url(images/about-bg.gif) no-repeat 0 0;position: relative;padding: 26px 27px 0 9px;margin-top: 10px}
.about-content {padding: 15px 0 0 21px;line-height: 16px}
.about-content p {padding: 2px 15px 25px 0;}
.about-form {padding: 10px 0 0 0;}
.about-form .home-form {margin: 0 -17px 0 0;}

.price-page {padding-left: 29px;}
.price-box {padding-top: 13px;}
p.price {font-family: BellMT, "Times New Roman", serif;font-size: 28px;line-height: 35px;color: #fe8300}
a.sing-up {background: url(images/sing-up-btn.png) no-repeat 0 0;display: block;width: 123px;line-height: 41px;font-size: 16px;font-weight: bold;color: #fff}
a.sing-up:hover {text-decoration: none}
img.border {background: url(images/border.png) no-repeat 0 0;width: 8px;height: 129px;}
.price-info {padding-left: 20px !important;}
.price-info ul {padding-left: 30px}
.price-info p {padding-top: 5px;}

a.learn-more {background: url(images/sing-up-btn.png) no-repeat 0 0;display: block;width: 123px;line-height: 41px;font-size: 16px;font-weight: bold;color: #fff;}
a.learn-more:hover {text-decoration: none}

ul.homepage-list {list-style-type: none;padding: 15px 0 10px 25px;}
ul.homepage-list li {background: url(images/icon.gif) no-repeat 0 3px;padding-left: 15px;margin-bottom: 10px;}


