html, body, #wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background: #FDE9CD
}
#wrapper {
	margin: 0 auto;
	vertical-align: middle;
	width: 770px;
}
p {
	color: #AF956F;
}
#footer {
	margin: 5px 0 0 0;
}
p#copyright {
	padding: 0;
	margin: 0;
	color: #AF956F;
	display: inline;
}
td {
	text-align: left;
}
a#bottom-link {
	margin: 0 420px 0 15px
}
a:link, a:visited, a:active {
	color: #AF956F;
	text-decoration: underline
}
a:hover {
	color: #FF7F00;
	text-decoration: none
}
#container {
	height: 420px;
	width: 770px;
	position: relative;
	background: url(../../_img/home_background.jpg) no-repeat top left;
	vertical-align: middle;
}
#container object {
	position: absolute;
	top: 50px;
	left: 490px	
}
#text {
	position: absolute;
	top: 145px;
	left: 105px;
	width: 293px	
}
img {
	border: 0;	
}
