@charset "UTF-8";

body{margin:0; padding:0; background: #02487c url(images/bg-grady.jpg) top left repeat-x; font-family:Arial, Helvetica, sans-serif;}


/* HEADER
----------------------------*/
#header{margin:0 auto; padding:0; background: #FFF; width: 960px; height: 120px;}

.logo{margin:0; padding:10px; float:left; width: 340px;}
#slogan{margin:0; padding: 35px 10px 0px 20px; float: left; color:#096b84; font-size: 30px; width:500px;}
#livechat{margin: 20px 10px 0px 0px; padding:15px; background: #eee; color: #333; font-size: 12px; width: 250px; float: right;}


/* NAV
----------------------------*/
#nav{margin:0 auto; padding:0; width: 960px; background:  url(images/box-title-bg.jpg) top left repeat-x; height: 50px;}
#navigation{margin:0; padding:0; list-style: none; height: 50px;}
#navigation li{margin:0; padding: 8px; height: 50px; display: inline; line-height: 2.7em;}
#navigation li:hover{}
#navigation li a{color: #FFF; text-decoration: none}
#navigation li a:hover{text-decoration: underline;}


/* BODY
----------------------------*/
#content{margin:0 auto; padding:0; background: #FFF; width: 960px;}
#contentCap{margin:0 auto; padding:0; background: url(images/content-bg-bottom.png) bottom left no-repeat; width: 960px; height:25px;}
#rightSide{margin: 20px 10px 0px 0px; padding:0; width: 280px; float: right;}
#rightSide p{margin:0; padding:10px; color: #333; font-size: 12px;}
#rightSideBot{margin: 0px 10px 0px 0px; padding:0; background: #e5e5e5 url(images/rightSide-Bottom.gif) top left no-repeat; width: 280px; float: right; height:15px;}

/* if you change the right side margin in #rightSide you must match it in #rightSideBot right now its 10px */

.main{margin:0; padding: 15px; color: #222; font-size: 0.90em; line-height: 1.8em; width:600px; float: left;}
.style1{font-size: 1.2em; font-weight: bold;}


/* FOOTER
----------------------------*/
#footer{margin:20px auto; padding:0; width: 960px; background: url(images/footer-bg.png) top left no-repeat; height: 50px;}
#footer p{margin:0;	padding:15px 0px 0px 10px; color: #000066; font-size: 12px; font-weight: bold;}
#footer a{color: #000066; text-decoration: none;}
#footer a:hover{color: #222; text-decoration: underline;}