* { margin: 0; padding: 0; outline:0; }
div.img {
    margin: 5px;
    padding: 5px;
    border: 1px solid #0000ff;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
}

div.img img {
    display: inline;
    margin: 5px;
    border: 1px solid #ffffff;
}

div.img a:hover img {
    border:1px solid #0000ff;
}

div.desc {
    text-align: center;
    font-weight: normal;
    width: 180px;
    margin: 5px;
}
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 */

.shell { width: 976px; margin: 0 auto; background: url(images/header-bg.gif) no-repeat 490px 0; }

/* End Shell */


/* Header */

#header { position: relative; height: 95px; }

h1#logo a { font-size: 22px; color:#374f5f; line-height: 22px;  letter-spacing: 0.4px; text-decoration: none; width: 304px; float: left; padding: 10px 0 0 2px; }
h1#logo a span { color: #685d5d; font-size: 10px; letter-spacing: 0px; display: block; position: relative; top: -6px; margin-left: 123px; }

#navigation { float: right; display: inline; margin-top: 25px; }
#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: #000000; 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; }

/* End Header */

/* Slider */

#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: 430px; padding: 24px 0 0 97px;  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; 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/get-started.gif) no-repeat 0 0; margin: 35px 0 0 112px; }
#slider-content .get-started:hover { background-position: 0 -87px; }

/* End Slider */

/* Main */

#main { padding: 0 0 43px 20px; }

.cols { padding: 25px 0 40px 0; }

.col { float: left; display: inline; width: 295px; margin-right: 25px; }
.col-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.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; }

/* End Main */

/* Footer */

#footer { min-height: 48px; background: url(images/footer-bg.gif) repeat-x 0 0; color: #727373; font-size: 10px; }
#footer .shell { width: 941px; background: none; padding: 14px 19px 0 20px; }
#footer p.left { }
#footer p.left a { color: #727373; }
#footer p.left a:hover { color: #000; }
#footer p.left span { padding: 0 3px; }
#footer p.right { }
#footer p.right a { color: #00aeef; }
#footer p.right a:hover { color: #000; }

/* End Footer */