@charset "utf-8";
/* CSS Document */

/* general */
body {font:62.5% Arial, Helvetica, sans-serif; color: #000; background:#fff;}
a {text-decoration: none;  outline:none; color: #666;}
a:hover {border-bottom: 1px solid #666}

/* #topmenu a {border-bottom: 1px dotted #99B2CC;}
#topmenu a:hover {border-bottom: 1px solid #99B2CC;}*/

#content a {border:0;}
#header a:hover {border:0}


/* layout */
#wrapper {width: 761px; margin: 10px auto;padding:0;font-size: 1.2em}
#topmenu {text-align: right; padding-right:210px;font-size:11px}
#header {height:135px; width:760px; background: #f2f2f2 url(img/front_headerbg2.jpg) top right no-repeat; border: 1px solid #ccc;border-width:1px 0 1px 1px;margin-top: 10px;}
#content {float:left;width:551px;margin:0 0 33px 0;}
#sidebar {float:left; width:210px;background:#D7E1EC url(img/tit_nott2.gif) top left no-repeat; padding:0;margin:0 0 33px 0;font-size:11px;min-height:267px;height:auto !important; height:267px}
#sidebar h2 {margin:10px 0 6px 0;padding:0 0 0 16px;font-size:12px;width:130px;border-bottom:1px solid #A8BACB}

#footer {border-top: 1px solid #99B2CC;clear:both;color: #666;}
#footer p {padding:4px 0 0 0 ;margin:0;}
#front-logo {text-indent: -9999px; background: url(img/front_logo.png) no-repeat;width: 148px; height: 68px; margin: 30px 0 0 46px;}




/* navigation */
#header ul {float:right;padding-right:210px; list-style:none;margin: 26px -10px 0 0;width:150px}
#header li {list-style:none;margin:0 0 0 0;border-top:1px solid #40566D;text-align:right;line-height:25px}
#header li a {border:0;padding:0 26px 0 0;font-weight: bold;color:#999;display:block;height:25px}
#header li a:hover {background: url(img/headernav.gif) center right no-repeat;color:#369}


#news {list-style-type: none;width:210px;padding:0;margin:0;}
#news li {margin: 10px 0 0 0}
#news li em {font-style:normal; font-weight:bold;display:block}
#news li span {}
#news li a {padding: 0 0 0 16px;display:block}
#news li a:hover {color: #369; border:0;background: url(img/arrow_blu_news1.gif) top left no-repeat;}


/* headings */
#sidebar h2 {text-transform: uppercase; color:#369;}


/* various */
#webis {float: right;}
#webis a:hover {color:#fff;background:#aaa;text-decoration:none;border:0}

