﻿#slide_show {width:450px;height:200px;position:relative;float:left;margin:10px 0px 20px 0px;z-index:10;}
#slide_show #slides_wrap {width:390px;height:200px;overflow:auto;position:relative;margin:0 auto; background: url(light_blue_transparent.png)!important;}
#slide_show #slides_wrap .slide{width:390px;height:200px;margin:0 auto;}
#slide_show .slide_control {display:block;width:30px;height:200px;position:absolute;cursor:pointer; }
#slide_show .slide_control span {display:none;}
#slide_show #slide_control_left {top:0;left:0;background: url(left_nav_button.png) no-repeat 0 0!important;}
#slide_show #slide_control_right{top:0;right:0;background: url(right_nav_button.png) no-repeat 0 0!important;}
#slide_show #slide_control_left:hover {background: url(left_nav_button_hover.png) no-repeat 0 0!important;}
#slide_show #slide_control_right:hover {background: url(right_nav_button_hover.png) no-repeat 0 0!important;}
#slide_show .slide h2, #slide_show .slide h3, #slide_show .slide h4,  #slide_show .slide p { margin:0px 0px 5px 0px;}
#slide_show .slide { color:#000000!Important;}
h3.footer_feature_title {margin:0px!important;padding:0px!important; line-height:14px!important; text-align:center;color:#C7DEE8!important;}
#left_footer_wrap {width:450px; position:relative; float:left; }
#right_footer_wrap {width:430px; position:relative; float:left; margin: 0px 0px 0px 30px; padding:10px 0px 0px 0px; }
#right_footer_wrap h1, #right_footer_wrap h2, #right_footer_wrap h3, #right_footer_wrap h4 {color:#C7DEE8!important; margin-bottom:10px!important;}
#left_footer_wrap .slide h1, #left_footer_wrap .slide h2, #left_footer_wrap .slide h3, #left_footer_wrap .slide h4 {color:#534110!important;}
#left_footer_wrap .slide a {color:#374E53!important;}
#left_footer_wrap .slide a:hover {text-decoration:underline!important;}