#leftcol {
	float: left;
	width: 50%;
	}
	
#rightcol img {
	position: relative;
	margin-top: 55px;
	margin-left: auto;
	margin-right:auto;
	text-align: right;
	}
	
#rightcol {
	float: left;
	width: 40%;
	min-height: 89px;
	text-align: right;
	}
	
#leftcol p {
	position: relative;
	font: 12pt Georgia, serif;
	text-align: left;
	margin-bottom: 70px;
	padding-left: 30px;
	}

#contactus {
	text-indent: -10000px;
	height: 34px;
	width: 324px;
	background: url("../images/contactus.png") no-repeat;
	position: relative;
	top: 30px;
	left: 20px;
	}
	
p {
	position:relative;
	top: 50px;
	padding-bottom: 30px;
	color: #431616;
	font: "Times New Roman",serif;
	text-align: left;
	left: 30px;
	}
	
a {
	color: #743743;
}
