* {
	font-family: Verdana, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #43200E;
}

h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	position: absolute;
	top: 0px;
	left: 235px;
	width: 965px;
}

h2 {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #43200E;
}

#container {
	background-color: #ffffff;
	width: 962px;
	background-image: url('shadow_right.png');
	background-repeat: repeat-y;
	background-position: right;
}

#navigation {
	width: 206px;
	padding: 0px 0px 15px 29px;
	float: left;
	font-size: 9pt;
}

#navigation ul a {
	color: #43200E;
	text-decoration: none;
}
#navigation ul a:hover {
	border-bottom: 1px solid #CD92B7;
}

#navigation ul {
	width: 162px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-top: 1px solid #43200E;
}

#navigation ul li {
	border-bottom: 1px solid #43200E;
	padding: 7px 0px 7px 0px;
	color: #43200E;
}

#navigation ul li ul {
	border-top: 1px solid #43200E;
	margin-top: 7px;
	padding-top: 7px;
}

#navigation ul li ul li {
	border-width: 0px;
	padding: 3px 0px 3px 0px;
	font-weight: normal;
	font-size: 8pt;
}

#navigation .category {
	padding-bottom: 18px;
	font-weight: bold;
}

#logo {
	width: 162px;
	height: 201px;
	display: block;
	margin: 20px 0px 67px 0px;
}
#logo img {
	border-width: 0px;
}

#content {
	padding: 288px 15px 15px 0;
	float: right;
	width: 700px;
	margin-right: 12px;
	font-size: 10pt;
	color: #43200e;
	line-height: 13px;
}

#content a {
	color: #43200E;
}

#testimonial {
	left: 980px;
	top: 330px;
	position: absolute;
	border-width: 0px;
	padding-bottom: 1em;
}

#footer {
	clear: both;
	background-color: #43200E;
	background-image: url('shadow_bottom.png');
	background-repeat: no-repeat;
	background-position: top;
	padding: 2em 12px 2em 29px;
	font-size: 8pt;
	color: #B39484;
	width: 921px;
	text-align: right;
}
#footer a {
	color: #B39484;
	text-decoration: none;
	margin-left: 30px;
}
