/* 

HOME PAGE

*/

#slidecontainer{background-image:url(../images/bg_slide.png); background-repeat:no-repeat; width:950px; height:286px; position:relative}

#slide{padding:5px 11px 11px 11px;}

#slideshow{height:270px; background:none; overflow:hidden; background-color:#eeeeee}

#slideshow h1{padding:10px 10px 0px 5px;}

.cycle{padding-right:0px;}

#slideshow_navigation a{

background: url(../images/button.png) no-repeat scroll 50% 50%;

display:block;

float:left;

font-size:0px;

width:13px;

height:10px;

margin:1px;

outline-style:none;

outline-width:medium;

padding:0px;

}

#slideshow_navigation{position:absolute; right:15px; top:255px; z-index:800; cursor:pointer}

#slideshow_navigation .activeSlide {background: url(../images/button_selected.png) no-repeat scroll 0% 50%;}

.slide_image {margin-top:0px; margin-right:20px; float:left;} /* Editable Slider Image Position */


