
#vmhr1 {
	margin-left: 1px;
	overflow: hidden;
	position: relative;	
	width: 978px;
	height: 229px;	
}

#vmhr1 .gk_vm_header_preloader{	
	position: absolute;
	z-index: 10;
	background: #000;
	width: 978px;
	height: 229px;
}

#vmhr1 .gk_vm_header_container{
	width: 4000px;
	height: 229px;
}

#vmhr1 div.gk_vm_header_item {
	float: left;
	position: relative;
	overflow: hidden;
	width: 326px;
	height: 229px !important;
}

#vmhr1 .gk_vm_header_image{
	width: 326px;
	height: 229px;
	position: absolute;
	z-index: 0;
}

#vmhr1 .gk_vm_header_content{
	 position: absolute;
	 z-index: 1;
}

#vmhr1 .gk_vm_header_text_bg{
	 width: 326px; 
	 height: 229px;
	 position: absolute; 
	 z-index: 2;
	 opacity: 0.5;
	 background: #000;
}

#vmhr1 .gk_vm_header_text {
	width: 100%;
	position: absolute;
	color: #fff;
	width: 326px; 
	height: 229px;
	z-index: 3;
}

#vmhr1 .gk_vm_header_item h2 {
	font: normal 16px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 0 4px;
}

#vmhr1 .gk_vm_header_item p {
	padding: 4px;
	margin: 0px;
	line-height: 14px;
	color: #eee;
}