@charset "UTF-8";
#wrapper {
	width: 870px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content {
	width: 585px;
	float: right;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	padding-left: 27px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #e0dec7;
}
#content p {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.3em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 100px;
	background-color: #e0dec7;
}
#header {
	height: 151px;
	padding: 0px;
	margin: 0px;
	clear: both;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #e0dec7;
}
.buttons {
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
#content a:hover {
	color: #98171f;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#menu {
	padding-left: 25px;
	padding-top: 15px;
	width: 150px;
}
html>body #menu {
	padding-left: 25px;
	padding-top: 15px;
	width: 200px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #e0dec7;
}


#menu p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.pressimages {
	padding-right: 10px;
	float: left;
}
.faq {
	line-height: 1.5em;
}
#content li {
	padding-top: 3px;
}
#content ol {
	text-indent: 0px;
	padding-left: 25px;
}
.header {
	font-size: 1.4em;
	font-weight: 500;
}

