/* CSS Document */
body{padding:0px; margin:0px; background:url(images/headerbg.gif) 0 0 repeat-x #fff; color:#666; font:14px/18px "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;} 

/*----TOP PANEL----*/
#topPan{width:778px; height:87px; position:relative; margin:0 auto; padding:80px 0 0 0;}
#topPan #ImgPan{width:229px; height:52px; background:#fff; color:#666; position:absolute; top:35px; left:0px; padding:0 0 0 35px;}
#headertext {position:static; top:90px; text-align:left; color:#262261; font-weight:bold; text-transform:uppercase; font-size:11px; }

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

#topPan ul li.home{background:url(images/topmenu-hover1.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;}
#bodyPan p.toptextpadding{padding:25px 0 0;}
#bodyPan p span{background:#fff; color:#D20039;}
/*----Body Middle Panel----*/
#bodyMiddlePan{width:689px; position:relative; margin:0 auto;}

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

#footerPan ul{width:350px; height:20px; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#212121; background:#b9141b; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}


#footerPan p.copyright{width:350px; background:#b9141b; color:#212121; position:relative; margin:0 auto;}


/*    Slide Show    */
.rs-slideshow {    
border: 12px solid #444;    
height: 240px;    
margin: 24px auto;    
overflow: hidden;    
position: relative;    
width: 460px;
} 
.rs-slideshow .slide-container {    
background-color: #444;    
height: 100%;    
left: 0;    
overflow: hidden;   
position: absolute;    
top: 0;    
width: 100%;
} 

.rs-slideshow .slide-container img {   
 position: absolute;
 } /*    Hide the slide data container    */
 
 .rs-slideshow .slides {    display: none;}