/* CSS Document */
body{padding:0px; margin:0px; background:url(images/mainbg.jpg) 0 0 repeat-x #fff; color:#707070; font:14px/18px "Tahoma,Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3 {padding:0px; margin:0px;}

ul{
list-style-type:none;
}

ul.item{
list-style-type:disc;
 padding-left:30px;
 margin:0px;
}

img.left {float:left; margin:10px;  }
img.right {float:right; margin:10px; }


/*----TOP PANEL----*/
#topPan{width:747px; height:130px; position:relative; margin:0 auto; padding:0px;}
#topPan img{width:777px; height:105px; position:absolute; top:17px; left:0px;}

#topPan ul{background:#F4F4F4; width:740px; height:30px; position:relative; top:130px;margin:0 auto;}
#topPan ul li{background:#F4F4F4; float:left; width:80px; height:30px; margin-right:1px;}
#topPan ul li a{background:#F4F4F4;display:block; width:79px; height:32px; background:url(images/menubg-normal.jpg) 0 0 no-repeat #7E7B00; color:#244061; font-size:11px; font-weight:bold; line-height:32px; text-transform:uppercase; text-align:center; text-decoration:none;}
#topPan ul li a:hover{background:url(images/menubg-hover.jpg) 0 0 no-repeat #7E7B00; color:#FFFFFF; text-decoration:none;}

#topPan ul li.home{display:block; width:79px; height:32px; background:url(images/menubg-hover.gif) 0 0 no-repeat #7E7B00; font-size:11px; font-weight:bold; line-height:32px; color:#7C7900; text-decoration:none; text-transform:uppercase; text-align:center;}



/*----/TOP PANEL----*/

/*----BODY TOP PANEL----*/
#bodytopmainPan{width:100%; background:#AAAAAA; color:#8D8D8D; float:left; padding:0px 0; clear:both;}

#bodytopPan{width:700px; position:relative; background:#F4F4F4; color:#244061; margin:0 auto; margin-top: 30px; padding:20px;}
#bodytopPan h2{background:#F4F4F4; color:#244061; font-size:24px; height:50px; line-height:40px;}
#bodytopPan table{background:#F4F4F4;}
#bodytopPan h3{background:#F4F4F4; color:#244061; font-size:14px; height:45px; line-height:40px;}
#bodytopPan p{background:#F4F4F4; padding:0 38px 11px 0;}
#bodytopPan p span{background:#F4F4F4; font-weight:bold;}
#bodytopPan p.more{margin:0 0 15px 618px; padding:0px;}
#bodytopPan p.more a{display:block;width:79px; height:28px; background:url(images/button1.gif) 0 0 no-repeat #fff; color:#111; font-size:15px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#bodytopPan p.more a:hover{background:url(images/button2.gif) 100% 0% no-repeat #fff; color:#111; text-decoration:none;}
/*----/BODY TOP PANEL----*/



/*----FOOTER PANEL----*/
#footermainPan{height:120px; background:url(images/footerbg.jpg) 0 0 repeat-x #FFFFFF; color:#fff; clear:both;}
#footerPan{width:747px; position:relative; margin:0 auto;}

#footerPan img.footerlogo{width:78px; height:85px; position:absolute; top:20px; right:70px;}


#footerPan p.copyright{ color:#244061; font:11px/15px "Tahoma, Trebuchet MS",Arial, Helvetica, sans-serif; position:absolute; top:87px; left:26px;}

#footerPan ul{width:580px; position:absolute; top:53px; left:14px;}
#footerPan li{float:left; font:13px/15px "Tahoma, Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 12px 0; color:#244061;  text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}


