@charset "utf-8";
/* CSS Document */

body {
	background:#fff;
}

#logo {
	width:237px;
	height:41px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	position:relative;
}

#info {
	width:595px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

h1 {
	font-family:'PT Sans Narrow', sans-serif;
	color:#000;
	text-align:center;
}

h2 {
	font-family:'PT Sans Narrow', sans-serif;
	color:#000;
	text-align:center;
}

h3 {
	font-family:'PT Sans Narrow', sans-serif;
	color:#0000;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:center;
}

.main {
	text-align:left;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

.contact {
	font-size:24px;
}