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

body {
	color:#311813;
	font-family:"Century Gothic", Arial, Helvetica, Verdana;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
}

p {
	padding: 0 0;
	text-align: left;
}


a.main:link {
	color:#6d382c;
	font-size:11px;
	font-weight:bold;
}

a.main:visited {
	color:#6d382c;
	font-weight:normal;
}

a.main:hover {
	color: #6d382c;
	font-weight:normal;
}

a.main:active {
	color:#6d382c;
	font-weight:normal;
}

a:link {
	color:#6d382c;
	font-weight:normal;
}

a:visited, a:hover {
	color:#6d382c;
	border: none;
	font-weight:normal;
}

p {
	margin-top:0;
	padding: 0;
	font-size: 12px;
}


h1 {
	color:#311813;
	font-size: 48px;
	font-weight: normal;
	line-height:18px;
	margin:0;
	padding:0;
}

h2 {
	color:#311813;
	font-size:24px;
	font-weight: normal;
	line-height:18px;
	margin:0 0 9px 0;
	padding:0;
}

h3 {
	color:#311813;
	font-size:13px;
	font-weight: normal;
	line-height:18px;
	margin:0;
	padding:0;
}

#container {
	position: absolute;
	top: 80%;
	width:600px;
	margin-left: 36px;
}

#logo {
	margin-bottom: 36px;
	padding-right: -3px;
}

#textBlock {
	margin-bottom: 36px;
}
