/* content */
#top
{
	height: auto;
	width: 100%;
	position: relative;
	min-height:100%; 
}



* html #top
{
	height: auto;
	width: 100%;
	position: relative;
	min-height:100%; 
	height:100%;
}
#topcontent

{	
	margin: 23px auto 0 auto;
	height: 40px;
	width: 1008px; 
	position: relative;
	font-family: Arial; 
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.stoik_slide_container
{
    height: 400px;
	width: 100%;
	position: relative;
	background-color: #ffffff;
	overflow:hidden; 
}
.stoik_slide_image_zone
{
	margin: 0 auto 0 auto;
	width: 1920px;
	height: 400px;
	position:relative; 
}

.stoik_slide_image_container
{
	width: 1920px;
	height: 400px;
	position:relative;
}

.stoik_slide_image_hover
{
	top:0;
	left:0; 
	display:none; 
	background:none; 
}

.stoik_slide_image_text
{
	position:absolute;
	width: 1920px; 
	height: 400px;
	left:0; 
	top:0;
	z-index:1100;
	background:none; 
}

.stoik_slide_navigation_container
{
	display:none; 
}

.stoik_slide_show_header
{
	display:none; 
}

#slide_bigtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #ffffff;
	text-decoration: none;
	top: 90px;
	left:722px;
	position: absolute;
}
#slide_middletext
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px;
	color: #ffffff;
    font-weight: normal;
	top: 147px;
	left: 722px ;
	position: absolute;
}
#slide_smalltext
{
	font-family: Arial; 
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	top: 361px;
	left: 722px;
	position: absolute; 
}

#learnmore
{
	top: 151px;
	left:0;
	position:absolute;
	display:block;
	width:103px;
	height:28px; 
	background-image:url(/img/template/but-green.png);
	cursor:pointer;
}

#learnmore a
{
	margin:6px auto auto 20px;
	display:block;
	font-family: Arial; 
	font-size: 12px;
	color: #ffffff;  
	position:relative; 
	text-decoration:none;
}


.stoik_slide_navigation_next_button_container
{
	top: 351px; 
	left:0;
	width: 32px;
	height: 49px;
	position:absolute;
	z-index:2010;
	cursor:pointer;
}
.stoik_slide_navigation_next_button_container img
{
	display:block;
}

.stoik_slide_navigation_prev_button_container
{
	top: 302px; 
	left: 0;
	width: 32px;
	height: 49px;
	position:absolute; 
	z-index:2020; 
	cursor:pointer;
}
.stoik_slide_navigation_prev_button_container img
{
	display:block;
}

.textpic
{
	left: 18px;
	width: 972px;
	position: relative; 
	height:135px; 
	overflow:hidden; 
	margin: 20px 0 0 0;
}

.textbox
{
	font-family: Arial; 
	font-size: 12px;
	color: #888888;	
	float: left;
	margin: 0;
	width: 700px; 
	margin:0 27px 0 0;
	position:relative;
	line-height: 18px;

}
.textbox h1
{
	font-family: Arial; 
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-transform:uppercase;
	margin: 18px 0;
}

.textbox a
{
	font-family: Arial; 
	font-size: 12px;
	color: #888888;	
	text-decoration:none;	
}

.textbox a:hover
{
	color: #000000; 
	text-decoration:none;	
}

.smallpicture
{
	float: left;
	width:240px;
	height: 135px;
	display: block;
	position:relative; 
	cursor:pointer;
}

.smallpicture img
{
	display: block;
	position:relative;
}

.smallpicture_over
{
	width:240px;
	height:135px;
	position:absolute; 
	background-image:none;
}

.smallpicture .smallpicture_over
{
	width:240px;
	height:135px;
	position:absolute; 
	background-image:none;
}

.smallpicture:hover .smallpicture_over
{
	top:0;
	left:auto;
	width:240px;
	height:135px;
	position:absolute;
	background-image:url(/img/template/bg-over-1.gif);
}