body{ background:#008b98 url(../images/background.gif) top center no-repeat; padding-top:15px; background-attachment:fixed; }
#container{ width:960px; margin:0px auto; }

a, a:visited{ color:#006699; }
hr{ color:#9cd7dd; background-color:#9cd7dd; }
a.icon{ padding-left:20px; background:url(../images/link_arrow.png) center left no-repeat; font-weight:bold; }
a.current{ color:#198fcc;}
h1,h2{ color:#3399cc; }

#top{ background:url(../images/top.png) top left no-repeat; height:125px; position:relative; }
#top-nav{ position:absolute; top:10px; right:60px; list-style-type:none; }
#top-nav li, #footer li{ display:inline; padding:0 1em 0 .75em; border-right:1px solid white; }
#top-nav a, #footer a{ color:white; }

#nav{ list-style-type:none; position:absolute; right:60px; top:54px; font:1em 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode'; margin:0; padding:0; }
#nav li{ display:block; float:left; margin-left:1em; background-image:url(../images/nav.png); background-repeat:no-repeat; background-position:top left; padding-left:15px; cursor:pointer; cursor:hand; }
#nav li a{ display:block; height:22px; padding:8px 15px 0 0; margin-right:-5px; background-image:url(../images/nav.png);
		   background-repeat:no-repeat; background-position:top right; color:#006666; text-decoration:none; font-weight:bold; }
#nav li.on, #nav li:hover{ background-position:0px -35px; }
#nav li.on a, #nav li a:hover, #nav li:hover a{ background-position:100% -35px; }

li.last{ border-right:none !important; }
li.first{ padding-left:0 !important;}

#content{ padding-left:10px; background:url(../images/content_bg_interior.png) top left repeat-y; width:950px; position:relative; }
#home #content{ padding-left:10px;  width:950px; position:relative; }
#home div.span-16{ background:url(../images/home_content_top.png) top right repeat-y; }
#home #content div.image{ margin-top:-35px; }
#home #content h1{ margin-top:-5px; }
#home h1{ text-indent:-9999em; height:50px; margin-top:30px; background:url(../images/home-h1.png) top left no-repeat; width:100%; }
#home h3{ font-size:1em; font-weight:bold; }
#home hr{ width:90%;}
#home div.span-6{ margin-bottom:0; }

#sidebar{ background:url(../images/sidebar_bg.png) bottom right no-repeat; float:right; clear:none; margin-right:0; position:relative; padding-bottom:40px; margin-bottom:0; }
#sidebar #view_more{ text-indent:-9999em; position:absolute; bottom:0px; left:10px; width:285px; height:35px; }
#home #sidebar{ margin-top:-30px; }
#sidebar p{ margin-left:75px; }
#sidebar p.blue{  width:200px; padding:10px; font-size:.85em; background:#e6f4f5; margin-bottom:0; }


#footer{ background:url(../images/footer_bg_interior.png) top left no-repeat; padding-top:2em; }
#home #footer{ position:relative; top:-3px; }
#footer ol{ list-style-type:none; margin:0 0 .5em 0; padding:0; }
#footer p{ color:white; }