body{
	z-index:0;
}
.pagecontent {
	padding: 0 20px 0 20px;
	max-width:1400px;
	margin: 0 auto 0 auto;
	display:block;
	background: url('../img/contact_back.png');
    background-size:cover;
	background-position:center;'
	z-index:1;
	
}
.background{
	
}
h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 15px 5px 15px 10px;
	color: #727070;
	background: linear-gradient(to bottom, #f7f7f7, #e2e0e0);
	border: 1px solid #fff;
}

h3 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 0.6em;
	padding-right:0.6em;
	
   
    width: 100%; 
}
.wrap{
	font-size:1em;
	color:#504e4e;
	
    background-size:cover;
	background-position:center;'
	z-index:1;
	
}
.beam{
	color: #504e4e;
}

span {
	font-weight:bold;
	
}
a{
	margin:auto;
}

.text {
	display:block;
	
	text-align:center;
	max-width:60.5em;
	word-wrap: break-word;
	
}
.main {
	
	
	height:auto;
	min-width: 0;
	padding-top: 0.5em;
}



#footer{
	margin-top:0  !important;
}





@media all and (max-width : 768px){
	





h3 {
	font-size:14px;
	line-height:14px;
	margin:auto;
	padding:0;
}



}