* { margin: 0; padding: 0; outline:0; }

body {
    font-size: 12px;
    line-height: 16px;
    font-family: Arial, sans-serif;
    color: #685d5d;
    background: #003399 url(images/body-bg.png) no-repeat;
}
p {color:#FFF; font-size:14px;}
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; padding: 0 10px 10px 0; }
.right, .alignright { float: right; display: inline;  padding: 0 10px 10px 0; }

/* Shell */

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

/* End Shell */

/* Header */

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

h1#logo a { font-size: 14px; color:#fff; line-height: 18px; text-transform: uppercase; letter-spacing: 0.4px; text-decoration: none; width: 800px; float: right; padding: 60px 0 0 400px; }
h1#logo a span { color: #685d5d; font-size: 12px; letter-spacing: 0px; display: block; position: relative; top: -2px; margin-left: 25px; }

#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: #fff; padding-left: 10px; 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 { color: #00F; 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; }

#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/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 { margin-top:50px; padding: 0 0 23px 20px;  }

.cols { padding: 45px 0 70px 0;  }

.col { float: left; display: inline; width: 295px; margin-right: 25px; }
.col-last { margin-right: 0; }

.post { color: #fff}
.post h2 { font-size: 20px; color: #374f5f; border-bottom: 1px solid #c3cacf; padding-bottom: 10px; margin-bottom: 10px; }
.post h3 { font-size: 16px; color: #374f5f; padding-bottom: 5px;}
.post p { line-height: 18px; }
.post .underline { text-decoration: underline; }
.post img { margin: 6px 0; }
.post a { color: #fff; 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: 615px; }
#content .col-last { width: 295px; }
#content .col h2 { color:#FFF; padding-bottom: 16px; }
#content .col h3 { color:#FFF; padding-bottom: 16px; }
#content .col-last h4 { color:#FFF; font-size:18px; font-weight:lighter;}
#content .col-last p { padding-bottom: 5px; }
#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 {color:#666; }
#footer p.right a { color: #00aeef; }
#footer p.right a:hover { color: #000; }

/* End Footer */

.frame {
	width:290px; height:250px; border:none; }
