body {
	padding-left:156px;
	padding-top:80px;
	background:#fff url('img/logo.png') no-repeat 8px 22px;
	font: 75%/1.5em Tahoma,Verdana,Helvetica,sans-serif;
}

a {
	color:#362913;
}
a:hover {
	color:#665933;
}

table {
	width:100%;
	border-collapse:collapse;
}
	table th {
		text-transform:uppercase;
		color:#fff;
		font-weight:300;
		text-align:left;
	}
	table td {
		border-bottom:1px solid #968963;
		padding-top:1em;
	}

.content {
	background:#b6a77b url('img/heiv.png') no-repeat 64px 12px;
	width:733px;
	padding:100px 24px 32px;
}

.title {
	background:#fff url('img/hr.png') no-repeat 0 100%;
	text-transform:uppercase;
	height:40px;
	margin-bottom:4px;
	padding-left:3px;
}
