#vmhr1 {
	margin: 0px;
	overflow: hidden;
	position: relative;	
	width:964px;
	height:360px;
	padding:0px;
	float:left;	
}

#vmhr1 .gk_vm_header_2_preloader{	
	position: absolute;
	z-index: 10;
	background: #000;
	width:100%;
	height:auto;	
}

#vmhr1 .gk_vm_header_2_preloader {
background:#000000 none repeat scroll 0 0;
height:360px;
position:absolute;
width:964px;
z-index:10;
}
.gk_vm_header_2_preloader {
background:#FFFFFF url(../images/loader.gif) no-repeat scroll 50% 50% !important;
}


#vmhr1 .gk_vm_header_2_container{
	width:1100px;
	height:360px;	
}

#vmhr1 div.gk_vm_header_2_item2 {
	position: relative;
	overflow: hidden;
	width: 305px;
	height: 164px !important;
}

#vmhr1 div.gk_vm_header_2_item {
	float: left;
	background: #232323;	
	margin: 3px;
	padding: 4px;
	border: 1px solid #4a4949;
	width: 305px;
	height: 164px !important;
}
#vmhr1 div.gk_vm_header_2_item:hover {
	background: #333;	
	border: 1px solid #646363;
}

#vmhr1 .gk_vm_header_2_image{
	width: 305px;
	height: 164px;
	position: absolute;
	z-index: 0;
}

#vmhr1 .gk_vm_header_2_content{
	 position: absolute;
	 z-index: 1;
}

#vmhr1 .gk_vm_header_2_text_bg{
	 width: 305px; 
	 height: 165px;
	 position: absolute; 
	 z-index: 2;
/*	 opacity: 0.8;*/
	 background: url(../images/sworap-text-bg.png);
}

#vmhr1 .gk_vm_header_2_text {
	position: absolute;
	color: #000;
	width: 305px; 
	height: 165px;
	z-index: 3;
}

#vmhr1 .gk_vm_header_2_item2 h2 {
	font-weight:normal;
	font-size:16px;
	padding: 0px;
	margin: 0 0 0 4px;
}

#vmhr1 .gk_vm_header_2_item2 p {
	padding: 4px;
	margin: 0px;
	line-height: 14px;
	color: #000;
}


