/* 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;} 
h1{font-size: 18px; margin: 0px; padding-top:10px; color:#4C4C4C;}  
.stock {float:right; text-align:center; font-size:11px; margin:15px 0 0 15px; padding:2px; border:1px solid #666;}

/*----TOP PANEL----*/
#topPan{width:778px; height:87px; position:relative; margin:0 auto; z-index:3;}
#topPan #ImgPan{width:229px; height:52px; background:#fff; color:#666; position:absolute; top:35px; left:0px; padding:0 0 0 35px;}
#topPan #ImgPan img{width:201px; height:52px;}


#topPan ul{width:420px; position:absolute; top:43px; right:45px;}
#topPan ul li{width:78px; height:32px; float:left;}
#topPan ul li.long{width:132px;}
#topPan 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;}
#topPan ul li.long a{width:130px; background-image:url(images/topmenu-normal-long.jpg);}
#topPan ul li a:hover{background:url(images/topmenu-hover.jpg) 0 0 no-repeat #F5F4F4; color:#fff; text-decoration:none;}
#topPan ul li.long a:hover{background-image:url(images/topmenu-hover-long.jpg);}

#topPan 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;}
/*----/TOP PANEL----*/
/*----BODY PANEL----*/
#bodyPan{width:689px; position:relative; margin:0 auto; z-index:2;}
#bodyPan p{padding:25px 0 0;}
#bodyPan p span{background:#fff; color:#D20039;}
#bodyPan ul {list-style-type:square; margin-left:15px;}
ul.home, .small { font-size:11px;}

/*----Footer Panel----*/
#footermainPan{background:url(images/footerbg.gif) 0 0 repeat-x #F4F4F4; color:#212121; position:relative; top:100pxl margin:0 auto; height:133px; clear:both; margin-top:25px;}
#footerPan{width:689px; position:relative; margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal; padding:15px 0 0;}

#footerPan ul{width:480px; height:20px; position:relative; margin:0 auto; list-style-type: none !important;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#212121; background:#F4F4F4; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:320px; background:#F4F4F4; color:#212121; position:relative; margin:0 auto;}
#credits { font-size:10px; text-align:right; position:relative; margin:0 auto; }
