body {
margin-top: 5;
margin-left: 0;
background-color: #15191C;
font-family: Arial, Helvetica, sans-serif;
}
#content {
	background-color: #a88005;
	border-left: solid 1px #D0CE53;
	border-right: solid 1px #D0CE53;
	border-bottom: solid 1px #D0CE53;
	}
#head {
	border-left: solid 1px #D0CE53;
	border-right: solid 1px #D0CE53;
	border-top: solid 1px #D0CE53;
	}
p {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
	}
h1 {
	font-size: 14px;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
	}
li {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	}
.copy {
	font-size: 11px;
	text-align: center;
	}
a:link {
	color: #15191C;
	}
a:visited {
	color: #15191C;
	}
a:hover {
	color: #fff;
	}
#services {
	float: right;
	width: 175px;
	height: 100%;
	border: 1px solid #000;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #a88005;
	background-image: url(images/serv_bkd.jpg);
	background-repeat: no-repeat;
	}
#contact p {
	color: #fff;
	}