@font-face {
	font-family: 'HelveticaNeueLTCom45Light';
	src: url('helveticaneueltcom-lt-webfont.eot');
	src: local('?'), url('helveticaneueltcom-lt-webfont.woff') format('woff'), url('helveticaneueltcom-lt-webfont.ttf') format('truetype'), url('helveticaneueltcom-lt-webfont.svg#webfontoSWH4DrL') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	margin:0;
	padding:0;
	margin:auto;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HelveticaNeueLTCom45Light', sans-serif;
	font-size-adjust: 0.52;
}

.center {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -125px;
	margin-left: -250px;
	width:500px;
	height:250px;
}

.center img {
	float:left;
}

h1{
	margin-top:13px;
}

p{
	margin-top:50px;
}

.address{

}

.contact a{
	color:#000;
	text-decoration:none;
}

.contact a:hover{
	color:#666;
	text-decoration:none;
}
