* {
    margin:0;
    padding:0;
    outline:0;
}
body {
    font-size:12px;
    line-height:16px;
    font-family:Arial, sans-serif;
    color:#685d5d;
    background:#fff url(images/body-bg.gif) repeat-x 0 0;
}
a {
    color:#0252aa;
    text-decoration:none;
    cursor:pointer;
}
a:hover {
    color:#000;
}
a img {
    border:0;
}
input, textarea, select {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    border:0;
}
textarea {
    overflow:hidden;
}
.cl {
    display:block;
    height:0;
    font-size:0;
    line-height:0;
    text-indent:-4000px;
    clear:both;
}
.notext {
    font-size:0;
    line-height:0;
    text-indent:-4000px;
}
.left, .alignleft {
    float:left;
    display:inline;
}
.right, .alignright {
    float:right;
    display:inline;
}
.shell {
    width:976px;
    margin:0 auto;
    background:url(images/header-bg.gif) no-repeat 538px 0;
}
#header {
    position:relative;
    height:85px;
}
h1#logo a {
    font-size:22px;
    color:#374f5f;
    line-height:22px;
    text-transform:uppercase;
    letter-spacing:0.4px;
    text-decoration:none;
    float:left;
    padding:26px 0 0 2px;
}
h1#logo a span {
    color:#685d5d;
    font-size:10px;
    letter-spacing:0px;
    display:block;
    position:relative;
    top:-6px;
}
#navigation {
    float:right;
    display:inline;
    margin-top:25px;
}

#main li {
    margin-left: 15px;
}
#navigation ul {
    list-style:none outside none;
}
#navigation ul li {
    float:left;
    display:inline;
    padding-right:15px;
}
#navigation ul li a, #navigation ul li a span {
    float:left;
    display:inline;
    height:37px;
    font-family:Verdana, sans-serif;
    font-weight:bold;
    color:#3d708b;
    padding-left:15px;
    line-height:35px;
}
#navigation ul li a span {
    position:relative;
    padding:0 15px 0 0;
    margin-right:-10px;
}
#navigation ul li a:hover, #navigation ul li a.active, #navigation ul li a:hover span, #navigation ul li a.active span {
    background:url(images/nav-hover.gif) no-repeat 0 0;
}
#navigation ul li a:hover span, #navigation ul li a.active span {
    background-position:right 0;
}
#slider {
    position:relative;
    width:976px;
    height:296px;
    background:url(images/slider-bg.gif) no-repeat 0 0;
}
#next, #prev {
    position:absolute;
    top:115px;
    display:block;
    width: 64px;
    height:64px;
    z-index:10;
}
#next {
    right:20px;
    background:url(images/next.png) no-repeat 0 0;
}
#prev {
    left:20px;
    background:url(images/prev.png) no-repeat 0 0;
}
#slider-content {
    position:relative;
    width:976px;
    height:296px;
    overflow:hidden;
}
#slider-content ul {
    position:relative;
    list-style:none outside none;
    overflow:hidden;
}
#slider-content ul li, .jcarousel-clip {
    position:relative;
    width:976px;
    height:296px;
}
#slider-content ul li .left-side, #slider-content ul li .right-side {
    float:left;
    display:inline;
}
#slider-content ul li .left-side {
    width:381px;
    padding:54px 0 0 77px;
    z-index:2;
}
#slider-content ul li .right-side {
    float:left;
    display:inline;
    position:relative;
    width:400px;
    line-height:18px;
    padding:74px 0 0 0;
    left:-9px;
    z-index:5;
}
#slider-content ul li .right-side h2 {
    font-size:30px;
    color:#374f5f;
    /*	text-transform:uppercase;*/
    line-height:30px;
    padding-bottom:14px;
}
#slider-content ul li .right-side a {
    color:#685d5d;
    text-decoration:underline;
}
#slider-content ul li .right-side a:hover {
    color:#ff0000;
    text-decoration:none;
}
#slider-content .get-started {
    display:block;
    width:180px;
    height:87px;
    background:url(images/but.gif) no-repeat 0 0;
    margin:35px 0 0 112px;
}
#slider-content .get-started:hover {
    background-position:0 -87px;
}
#main {
    margin: 70px 0 20px 20px;
}
.cols {

}
.col {
    float:left;
    display:inline;
    width:295px;
    margin-right:25px;
    margin-bottom: 40px;
}

.col-last {
    margin-right:0;
}
.col2 {
    float:left;
    display:inline;
    width:590px;
    margin-right:25px;
}
.col2-last {
    margin-right:0;
}

.post {
}
.post h3 {
    font-size:20px;
    color:#374f5f;
    border-bottom:1px solid #c3cacf;
    padding-bottom:10px;
    margin-bottom:10px;
}
.post p {
    line-height:18px;
}
.post .underline {
    text-decoration:underline;
}
.post img {
    margin:6px 0;
}
.post a {
    color:#00aeef;
    text-decoration:underline;
}
.post a:hover {
    color:#685d5d;
}

.post a.link{
    color:#2184ac;
    font-weight:bold;
}

.post a.learn-more {
    display:block;
    color:#2184ac;
    font-weight:bold;
    padding-top:8px;
}
.post a.learn-more:hover {
    color:#00aeef;
}
#content {

}
#content .col {
    width:455px;
}
#content .col h3 {
    padding-bottom:16px;
}
#content .col-last p {
    padding-bottom:13px;
}
#content .col-last .learn-more {
    padding:0;
}
.footer {
    min-height:48px;
    background:url(images/footer-bg.gif) repeat-x 0 0;
    font-size:10px;
}
.footer .shell {
    width:941px;
    background:none;
    padding:14px 19px 0 20px;
}
.footer, .footer a {
    color:#727373;
    text-decoration:none;
}
.footer p {
    margin:0;
    padding:0;
    line-height:normal;
}
.footer .lf {
    float:left;
}
.footer .rf {
    float:right;
}
