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

a{
	color:#391c03;
}

a:hover {
	color:#793c03;
}

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 #c97c03;
		padding-top:1em;
	}

.content {
	background:#f39400 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;
}

