div#bodycopy {
	padding:50px 50px 30px 50px;
}

#footer {
	color:#ffffff;
	margin:0 auto;
	padding-top:0.25em;
	position:relative;
	clear : both;
	text-align : center;
	display : block;
	line-height: 2em;
}


img.randomphoto {
	float:right;
	width: 300px;
	margin:50px 30px 30px 50px;
	
	border:3px solid #75b63c;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

p#sitemap {
	text-align:center;
	color:#ffffff;
}
img#imageheader {
	padding-bottom:-2px;
	margin-bottom:-2px;
}
.bizname {
	font-weight:bold;
}
table.tend {
	width:100%;
	background-color:#eeeeee;
}
table#ttop {
	margin-bottom:2%;
}