.civil_slide {height:339px; margin:0 0 20px 0; padding:0; display:block; background-color:#e0e0e0; width:612px; border-bottom:3px #f6c256 solid; position:relative;}

.sliderwrapper{
	position:absolute; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width:612px;
	height:339px;
	}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width:612px;
	height:339px;
	}

.pagination{
	position:absolute;
	z-index:50;
	margin:0;
	height:12px;
	left: 481px;
	top: 292px;
	width: 112px;
	}

.pagination a{
	text-decoration:none; 
	background:url(/images/pag_nav2.jpg) no-repeat 0 0;
	margin:0 6px 0 0;
	width:12px;
	height:12px;
	display:block;
	float:left;
	}

.pagination a:hover, .pagination a.selected{
	background:url(/images/pag_nav_hover2.jpg) no-repeat 0 0;
	width:12px;
	height:12px;
	}
	
#slide_first{
	width:582px;
	height:234px;
	padding:32px 20px 0 10px;
	background-image: url(/images/engineering/pic1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
#slide_second{
	background:url(/images/engineering/pic4.jpg) no-repeat 0 0;
	width:582px;
	height:234px;
	padding:32px 20px 0 10px;
	}	

#slide_third{
	background:url(/images/engineering/toome.jpg) no-repeat 0 0;
	width:582px;
	height:234px;
	padding:32px 20px 0 10px;
	}
	
#slide_fourth{
	background:url(/images/engineering/pic2.jpg) no-repeat 0 0;
	width:582px;
	height:234px;
	padding:32px 20px 0 10px;
	}
	
#slide_fifth{
	background:url(/images/engineering/pic5.jpg) no-repeat 0 0;
	width:206px;
	height:234px;
	padding:32px 20px 0 386px;
	}
	
#slide_sixth{
	background:url(/images/engineering/pic6.jpg) no-repeat 0 0;
	width:206px;
	height:234px;
	padding:32px 20px 0 386px;
	}
	
.slide_heading{
	padding:0;
	margin:0;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:100%;
	position: absolute; /*leave as is*/
	left: 10px;  /*leave as is*/
	top: 294px;  /*leave as is*/
	width:300px;
	height:30px;
	z-index:60;
	}
	
.slide_text{
	padding:0;
	margin:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:100%;
	position: absolute; /*leave as is*/
	left: 10px;  /*leave as is*/
	top: 100;  /*leave as is*/
	width:300px;
	height:30px;
	z-index:60;
	}
	
.slide_link{
	padding:0px 0 0 8px;
	margin:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	background:url(/images/bullet.gif) no-repeat left 3px;
	cursor:pointer;
		color:#333333;
	line-height:100%;
	position: absolute; /*leave as is*/
	left: 10px;  /*leave as is*/
	top: 315px;  /*leave as is*/
	width:300px;
	height:30px;
	z-index:60;
	font-weight:normal;
	}
	
#slider2 .slide_link a {
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	}
	
#slider2 .slide_link a:hover{
	text-decoration:underline; font-weight:normal;
	}
	
h2.civils {	line-height:100%;
	position: absolute; /*leave as is*/
	left: 10px;  /*leave as is*/
	top: 268px;  /*leave as is*/
	width:300px;
	height:20px;
	z-index:60;
	border:0;
	font-size:12px;
	color:#333333;z-index:60;}
	
#slide_fifth h2.civils, #slide_sixth h2.civils {	line-height:100%;
	position: absolute; /*leave as is*/
	left: 10px;  /*leave as is*/
	top: 278px;  /*leave as is*/
	width:300px;
	height:20px;
	z-index:60;
	border:0;
	font-size:12px;
	color:#333333;z-index:60;}
