/*----------Home*/
body.home #header {background:#293033 url(../media/images/header/header-home-bg.jpg) repeat-x 0 0; color:#949799;}
body.home #header div.inside {background:url(../media/images/header/header-home.jpg) no-repeat 0 0;}
body.home #mainmenu {top:89px;}
body.home #footer {background:#293033;}
body.home #footer, body.home #footer li a {color:#949899;}
/*Highlight*/
#highlight {clear:both; background:#336c80; padding:20px 30px; width:910px; overflow:hidden; color:#e6e6e6;}
#highlight div.main {float:left; width:270px;}
#highlight div.sidebar {float:right; width:610px; padding-top:2px;}
#highlight h2 {color:#fff;}
#highlight h5 {font-weight:bold; color:#adc4cc;}
#highlight p {font-size:12px; padding-bottom:0;}
#highlight em {font-style:italic; color:#fff; background:#51828f; padding:0 2px;}
#highlight a {color:#a1d4e6;}
/*Scroller*/
ul#scroller {width:134px; height:10px; padding:0; position:absolute; left:810px; top:360px; z-index:3;}
ul#scroller li {width:10px; height:10px; float:left; margin-right:3px;}
ul#scroller li a {display:block; width:10px; height:10px; background:url(../media/images/general/dot-normal.png) no-repeat 0 0; outline:none;}
ul#scroller li.active a {background:url(../media/images/general/dot-active.png) no-repeat 0 0;}
/*Sitemap*/
div.sitemap ul li {font-size:11px; line-height:20px; color:#c7c9c9;}
div.sitemap ul li a {font-weight:normal;}
div.sitemap ul li.l1 a {font-weight:bold; text-transform:uppercase; color:#293033; font-family:Arial, Helvetica, sans-serif;}
div.sitemap ul li.l2, div.sitemap ul li.l3 {list-style-type:square; list-style-position:outside;}
div.sitemap ul li.l2 {margin-left:20px;}
div.sitemap ul li.l3 {margin-left:40px;}
div.sitemap ul li.l3 a {color:#7499a6;}
