/* CSS Document */
body{padding:0px; margin:0px; background:url(images/mainbg.gif) 0 0 repeat-x #fff; color:#666; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h2, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
a{background:#fff; color:#000; text-decoration:none;}
a:hover{background:#fff; color:#666; text-decoration:underline;} 

/*----HEADER----*/
#headertop{width:778px; height:87px; position:relative; margin:0 auto;}
#headertop #ImgPan{width:229px; height:52px; background:#fff; color:#666; position:absolute; top:35px; left:0px; padding:0 0 0 35px;}
#headertop #ImgPan img{width:201px; height:52px;}


#headertop ul{width:468px; height:32px; position:absolute; top:43px; right:45px;}
#headertop ul li{width:78px; height:32px; float:left;}
#headertop ul li a{width:76px; height:32px; display:block; background:url(images/topmenu-normal.jpg) 0 0 no-repeat #F5F4F4; color:#666; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; line-height:32px; margin:0 2px 0 0;}
#headertop ul li a:hover{background:url(images/topmenu-hover.jpg) 0 0 no-repeat #F5F4F4; color:#fff; text-decoration:none;}
#headertop ul li.home{background:url(images/topmenu-hover.jpg) 0 0 no-repeat #F5F4F4; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; line-height:32px;}

/*----CONTENT----*/
#contentbody{width:689px; position:relative; margin:0 auto;}
#contentbody p.toptextpadding{padding:25px 0 0;}
#contentbody p span{background:#fff; color:#D20039;}

#contentbody h2 {background:#fff; color:#545454; font-weight:bold; font-size:18px; padding:0 0 6px 0px;}
#contentbody h2 {background:#fff; color:#545454; font-weight:bold; font-size:18px; padding:0 0 6px 0px;}

#contentbody ul    {width:800px;}
#contentbody ul li {width:790px; line-height:20px; background:url(images/bullet.gif) 0 6px no-repeat #fff; color:#666; text-decoration:none; padding:0 0 0 18px;}

/*----FOOTER----*/
#footermain{background:url(images/footerbg.gif) 0 0 repeat-x #F4F4F4; color:#212121; position:relative; margin:0 auto; height:133px; clear:both;}
#footer{width:689px; margin:0px auto; text-align: left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal; padding:15px;}

#footer ul{width:250px; height:20px; position:relative; margin:0px auto; text-align: center;}
#footer li{float:left; }
#footer ul li a{padding:0 10px 0; color:#212121; background:#F4F4F4; text-decoration:none;}
#footer ul li a:hover{text-decoration:underline;}

#footer p.copyright{width:250px; background:#F4F4F4; color:#212121; position:relative; margin:0 auto;}


