body {
	background-color: #807e5f;
	background-image: url('../images/bg.jpg');
}
img a {
	border: none;
}
img {
	border: none;
}
.clearfix:before,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* IE < 8 */
}
#wrapper {
	width: 1060px;
	margin: 0 auto;
	margin-top: 80px;
	border: 15px solid #6c6042;
	background-color: #ffffff;
}
#banner {
	width: 1060px;
	height: 169px;
	z-index: 1;
}
#logo {
	width: 278px;
	height: 219px;
	margin-left: 394px;
	margin-top: -162px;
}
#left {
	background-color: #ffffff;
	width: 530px;
	height: 470px;
	float: left;
}
#left h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #574120;
	width: 490px;
	margin: auto;
	margin-top: 80px;
}
#columns {
	width: 490px;
	margin: auto;
}
#leftcol {
	width: 235px;
	margin-right: 10px;
	float: left;
}
#rightcol {
	width: 235px;
	margin-left: 10px;
	float: left;
}
#leftcol p {
	text-align: justify;
	font: 13px/15px "Times New Roman", serif;
}
#rightcol p {
	text-align: justify;
	font: 14px/15px "Times New Roman", serif;
}
#rightcol img {
	margin-top: 18px;
	height: 290px;
	width: 235px;
}
#right {
	background-color: #ebe8de;
	width: 530px;
	height: 470px;
	float: left;
}
#right img.logo {
	margin-left: 132px;
	margin-top: 100px;
	z-index: 1;
}
#right h3 {
	color: #898260;
	text-align: left;
	z-index: 2;
	margin: auto;
	width: 450px;
	margin-top: -200px;
	font: italic normal 22px/30px "Times New Roman";
}
#signature {
	width: 450px;
	margin: auto;
	margin-top: 5px;
	z-index: 2;	
}
#signature img {
	float: right;
	
	margin-right: 18px;
	width: 110px;
}
#footer {
	margin-top: -20px;
	position: relative;
	width: 1060px;
	background-color: #584c36;
	height: 25px;
}
#footer p {
	padding-top: 5px;
	font: 13px "Times New Roman", serif;
	color: #ffffff;
	text-align: center;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}

