/* CSS Document */
body{padding:0px; margin:17px 0 0; background:url(images/mainbg.gif) 0 0 repeat-x #F3F3F3; color:#6D6D6D; font:14px/18px Arial, Helvetica, sans-serif;}
div, p, ul, li, h1, h2, h3, h4{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----MAIN PANEL----*/
#mainPan{width:778px; position:relative; margin:0 auto;}

/*----TOP PANEL----*/
#topPan{width:778px; height:116px; background:url(images/topbg.jpg) 0 0 no-repeat; position:relative; margin:0 auto;} 
#topPan img.logo{width:230px; height:44px; position:absolute; top:48px; left:6px;}

#topPan ul{width:540px; height:16px; display:block; position:absolute; top:64px; right:0px;}
#topPan ul li{width:115px; height:16px; float:left;}
#topPan ul li a{width:110px; height:16px; display:block; background:url(images/arrow3.gif) 0 6px no-repeat #fff; color:#5A5A5A; font-size:13px; text-decoration:none; padding:0 0 0 8px;}
#topPan ul li a:hover{background:url(images/arrow4.gif) 0 6px no-repeat #fff; color:#5A5A5A; text-decoration:none;}
#topPan ul li.more{width:70px;}
#topPan ul li.more a{width:60px; height:16px; display:block; background:url(images/arrow3.gif) 0 6px no-repeat #fff; color:#5A5A5A; font-size:13px; text-decoration:none; padding:0 0 0 12px;}
#topPan ul li.more a:hover{background:url(images/arrow4.gif) 0 6px no-repeat #fff; color:#5A5A5A; text-decoration:none;}

/*----/TOP PANEL----*/

/*----BODY PANEL----*/
#bodyTopPan{ background-color:#FFFFFF;}

/*----FOOTER PANEL---*/
#footermainPan{height:60px; background:url(images/footerbg.gif) 0 0 repeat-x; clear:both;}

#footermainPan a {color:#FFFFFF; text-decoration:none;}
#footermainPan a:hover {color:#FFFFFF; text-decoration:underline;}
