body {
background:#ab9961;
	color:#002c5a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
p, h1, h2 {
padding-bottom:10px;
}
a {
color:#002c5a;
}
a.gold {
color:#ad9961;
}
#wrapper {
margin:0 auto;
width:812px;
}
#header {
	background:url(../images/header-bg.jpg) #fff no-repeat;
	height:439px;
	position:relative;
	width:812px;
}
#logo {
	left:25px;
	position:absolute;
	top:350px;
}
#contact {
	bottom:0px;
	position:absolute;
	right:25px;
}
#main {
	background:url(../images/main-bg.jpg) repeat-x;
	padding-left:92px;
	width:720px;
}
#content {
	padding:15px;
}
#footer #col1 {
border-left:solid #d6ccb0 1px;
float:left;
height:100px;
padding:0 10px 5px 10px;
width:255px;
}
#footer #col2 {
border-left:solid #7f95ac 1px;
float:left;
height:100px;
padding:0 10px 5px 10px;
width:300px;
}
.contact-person {
float:left;
margin:10px 10px 10px 0;
width:210px;
}
.clear {
clear:both;
}
.gold {
color:#ad9961;
}
