@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background: #ac7c33 url(../images/bg_body.jpg) no-repeat 50% 0;
}

#wrapper {
	width: 868px;
	margin: 0 auto;
	position: relative;
}

h1 {
	overflow: hidden;
	text-indent: -5000px;
}

#contact {
	background: url(../images/bg_contact.jpg) no-repeat top left;
	width: 434px;
	height: 202px;
	position: absolute;
	top: 312px;
	right: 5px;
	overflow: hidden;
	text-indent: -5000px;
}

#contact a.email {
	position: absolute;
	display: block;
	width: 173px;
	height: 23px;
	left: 103px;
	top: 131px;
}

#contact a.url {
	position: absolute;
	display: block;
	width: 133px;
	height: 23px;
	left: 103px;
	top: 158px;
}


#footer {
	position: absolute;
	top: 605px;
	width: 100%;
	font-size: 12px;
	color: #fff;
	height: 145px;
}

#footer div.copy {
	float: left;
	padding-top: 28px;
	font-size: 12px;
}

#footer div.address {
	float: right;
	padding-top: 28px;
}

#footer div.address p {
	font-size: 13px;
	display: inline;
	margin-left: 25px;
}

#footer div.hopper {
	position: absolute;
	right: 0;
	top: 83px;
	width: 170px;
}

#footer div.hopper p {
	color: #6a460e;
	font-size: 10px;
}