/* 

Blitz Premium Template - CSS File

USE THIS STYLE SHEET FOR HOMEPAGE

*/
#slidecontainer{
	background-image:url(../images/bg_slide.png);
	background-repeat:no-repeat;
	width:900px;
	height:300px;
	position:relative;
	bottom: 333px;
	z-index: 1;
	left: 90px;
}
#slide{
	position: relative;
}
#slideshow{
	height:282px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	position: absolute;
	width: 837px;
	right: 19px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	background-color: #FFF;
}
#slideshow h1{padding:10px 0px 0px 0px;}
.cycle{
	padding-right:20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#slideshow_navigation a{
background: url(../images/button.png) no-repeat scroll 50% 50%;
display:block;
float:left;
font-size:0px;
width:12px;
height:10px;
margin:1px;
outline-style:none;
outline-width:medium;
padding:0px;
}
#slideshow_navigation{
	position:absolute;
	right:-51px;
	top:250px;
	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 */
#slideshow2 {
	height:290px;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	position: relative;
	width: 510px;
	right: 122px;
	top: 180px;
	overflow: hidden;
}
