@import url("style.css");
/*
#header{
	background-image: url(images/header.png) !important;
	background-image: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;		
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/images/header.png', sizingmethod='crop');				
	background-position: center top;
	background-repeat: no-repeat;	
	height: 446px !important;
	margin: 0px;
	width: 100%;
	position: relative;
	z-index: 1;
}*/
#header{
	display: block;
	height: 350px !important;
	width: 980px;
	margin: auto;	
	clear: both;
	margin-bottom: 45px;
	overflow: hidden;	
}
#header .slides{
	display: block;
	margin: 0px;
	padding: 0px;
}
#header li{
	display: block;
	margin: 0px;
	padding: 0px;
}
#header li img{
	display: block;
	height: 350px !important;
	width: 980px;
}
h1{
	display: none;
}
.pages_content{

}
#main_cont{
	position: relative;
}
#col_right{
	/*position: absolute;
	top: 330px;
	left: 50%;

	width: 303px;
	display: block;
	margin: 0px;
	z-index: 300;
	margin-left: -490px;
	color: #e0d989;
	*/
	display: none;
}
#col_right strong{
	color: #fff;
}
#col_left{
	float: none;
	clear: both;
	width: 100%;
}
#col_left .module{
	float: left;
	width: 197px;
	margin-left: 35px;
	min-height: 150px;
	padding-top: 20px;
	border-left: 1px solid #b0d6fe;
	padding-left: 55px;
	padding-right: 50px;
}
#col_left .module.first{
	margin-left: 0px;
	padding-left: 0px;
	border: 0px;
	padding-right: 20px;
	width: 233px;
}
.module.id_108{
	background-image: url(images/icon-phone.png) !important;
	background-image: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;		
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/images/icon-phone.png', sizingmethod='crop');				
	background-position: left top;
	background-repeat: no-repeat;	
	width: 248px !important;

}