@charset "utf-8";
body {
	margin: 0px;
	background: url(images/bg_header.jpg) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.main {
	color: #57574E;
	width: 747px;
	padding-left: 52px;
	padding-bottom: 30px;
}

p {
	font-size: 13px;
	line-height: 17px;
	margin-top: 3px;
}

.main p {
	font-size: 13px;
	line-height: 17px;
	margin-top: 3px;
	margin-right: 52px;
}

.main p  a {
	text-decoration: none;
	color: #00748C;
}

.main p  a:hover {
	text-decoration: none;
	color: #00748C;
}

.footer {
	background: #42453d;
	height: 100px;
}

.footer p {
	font-size: 11px;
	color: #EFEAC2;
	padding-top: 20px;
	padding-left: 52px;
}

h1 {
	font: 18px Geneva, Arial, Helvetica, sans-serif;
	color: #ABBE69;
	margin-bottom: 4px;
}
