/* 

Advanix Template - CSS File

USE THIS STYLE SHEET FOR HOMEPAGE

*/
#slidecontainer{background-image:url(../images/bg_slide.png); background-repeat:no-repeat; width:979px; height:286px; position:relative}
#slideshow{height:286px; background:none; overflow:hidden; background-color:#ececec;}
.slide_image {margin-top:0px; z-index:0 !important;}
.slide-text{ z-index:100 !important; position:absolute; width:400px; padding-left:65px; padding-top:69px; }
#slideshow .title{padding:10px 0px 0px 0px; font-size:30px; color:#70a1bf; line-height:33px;}

.cycle{padding-right:20px;}

#slideshow_navigation a{
background: url(../images/button.png) no-repeat scroll 50% 50%;
display:block;
float:left;
font-size:0px;
width:13px;
height:13px;
margin:3px;
outline-style:none;
outline-width:medium;
padding:0px;
}

#slideshow_navigation{position:absolute; left:45px; top:257px; z-index:800; cursor:pointer}
#slideshow_navigation .activeSlide {background: url(../images/button_selected.png) no-repeat scroll 0% 50%;}