#home .content {background: #fdf8d8 url("../images/home/bgd.jpg") center top no-repeat ;height:496px;padding-left:17px;width:688px;}

#home .content .slide {width:687px;height:261px;overflow:hidden;position:relative;}
#home .content .slide a {width:687px;height:261px;position:absolute;top:262px;left:0;z-index:10;}
#home .content .slide a.current {top:0;z-index:0;}

/** New set of classes for home slider. New class for one single slide, no roatation. New name for class so jQuery can't locate it **/
#home .content .slideStatic {width:687px;height:261px;overflow:hidden;position:relative;}
#home .content .slideStatic a {width:687px;height:261px;position:absolute;top:262px;left:0;z-index:10;}
#home .content .slideStatic a.current {top:0;z-index:0;}

#home .content .slide-nav {padding: 5px 270px;color: #fff;height:33px;_padding: 5px 268px;}
#home .content .slide-nav a {display:block;float:left;}
#home .content .slide-arrow {font-size:27px;padding: 6px 3px 0 3px;}
#home .content .slide-arrow:hover {color: #d5762a;}
#home .content .slide-num {font-size:22px;padding: 8px 11px 4px 11px;background-color:#d7a64a;margin: 0 2px;}
#home .content .slide-num-selected {background-color:#fdf7d7;color:#d5762a;}
#home .content .slide-num:hover {color:#d5762a;}

#home .bottom-rotator {width:280px;margin-top:23px;position:relative;float:left;}
#home .bottom-rotator .prev-frame, #home .bottom-rotator .next-frame {position:absolute;color:#fff;font-size:14px;width:24px;padding: 8px 0;text-align:center;}
#home .bottom-rotator .prev-frame:hover, #home .bottom-rotator .next-frame:hover {color:#d7a64a;}
#home .bottom-rotator .prev-frame{top:58px;left:1px;}
#home .bottom-rotator .next-frame{top:58px;left:261px;}

#home .frame {display:block;text-decoration:none;position:absolute;top:0;left:230px;z-index:0;}
#home .current-frame {left:0px;z-index:10;}
#home .frame-container {width:230px;height:160px;text-align:center;margin-left:25px;position:relative;overflow:hidden;}
#home .frame h3 {color:#302c2d;font-size:20px;}
#home .frame h3 span {font-size:14px;}
#home .frame p {color:#302c2d;font-size:12px;margin:0 0 3px 0;}
#home .frame p span {color:#f58f21;}
#home .frame:hover p span {text-decoration:underline;}
#home .frame .image-cont {height:103px;overflow:hidden;}

#home #bottom-rotator-1 {margin:23px 44px 0 40px;_margin:23px 44px 0 20px;}


