/* CSS Document */
body{ padding:0px; margin:0px auto; 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{ color:#4C8A84 ; text-decoration:bold; }
a:hover{ color:#CC322C; text-decoration:underline;} 

/*----TOP PANEL----*/
#TopPanel{width:810px; height:140px; position:relative; margin:0 auto;}
#TopPanel #ImgPan{width:300px; height:82px; background:#fff; color:#666; position:absolute; top:35px; left:0px; padding:0 0 0 0px;}
#TopPanel #ImgPan img{width:300px; height:82px;}

/*----TOP PANEL MENU----*/
#TopPanel ul{width:500px; height:32px; position:absolute; top:59px; left:380px;}
#TopPanel ul li{width:78px; height:32px; float:left;}

#TopPanel ul li a{width:76px; height:32px; display:block; background:url(images/topmenu-normal.gif) 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;}

#TopPanel ul li a:hover{background:url(images/topmenu-hover.gif) 0 0 no-repeat #F5F4F4; color:#fff; text-decoration:none; margin:5px 2px 0 0; height:27px; }

/*#TopPanel ul li.home{background:url(images/topmenu-hover.gif) 0 0 no-repeat #F5F4F4; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; line-height:32px;}

/*---- Middle Panel----*/
#MiddlePanel{width:770px; position:relative; margin: 5px auto;}

/*---- Left Panel----*/
#LeftPanel{ width:250px; float:left; padding:0 0 0 0px; }
#LeftPanel h2.news {width:210px; height:35px; display:block; background:url(images/news.png)   100% 0 no-repeat  #fff; color:#CC322C; border-bottom:1px dashed #BDB9B9; font-size:24px; line-height:22px; padding:0 20px 0 0;}
#LeftPanel h2.quick{width:210px; height:35px; display:block; background:url(images/links.png)  100% 0 no-repeat  #fff; color:#CC322C; border-bottom:1px dashed #BDB9B9; font-size:24px; line-height:22px; padding:0 20px 0 0;}
#LeftPanel h2.offer{width:210px; height:35px; display:block; background:url(images/offers.png) 100% 0 no-repeat  #fff; color:#CC322C; border-bottom:1px dashed #BDB9B9; font-size:24px; line-height:22px; padding:0 20px 0 0;}
#LeftPanel p{ padding:0 15px 0 0; line-height:18px;}

#LeftPanel p.more{width:81px; height:22px; display:block; margin:10px 0 25px 0; background:url(images/more-bg.gif) 0 0 no-repeat; padding:0px;}
#LeftPanel p.more a{width:75px; height:22px; font-size: 12px ; display:block; line-height:22px; text-decoration:none; padding:0 0 0 5px;}
#LeftPanel p.more a:hover{ text-decoration: none ; color:#CC322C; }

/*---- Right Panel----*/
#RightPanel{width:520px; float:left; padding:0 0 10px 0;}
#RightPanel h2{width:520px; height:20px; background:url(images/dotline.gif) 0 100% repeat-x #fff; color:#4C8A84; font-size:24px;}
#RightPanel p{padding:8px 0 0;}
#RightPanel h1 a { text-decoration: none ; }
#RightPanel h1 a:hover{ text-decoration: none ; }
#RightPanel h3{width:520px; height:20px; background:url(images/dotline.gif) 0 100% repeat-x #fff; color:#4C8A84; font-size:18px;}

/*----Footer Panel----*/
#FootMain{ background:url(images/footerbg.gif) 0 0 repeat-x #F4F4F4; color:#212121; position:relative; margin:0 auto; height:55px; clear:both;}
#FootPanel{width:700px; position:relative; margin:0 auto; font:11px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal; padding:15px 0 0;}

#FormTitle{ 
background:#EDAEA3;
padding:2px;
text-decoration:bold;
}


/* End */

