BODY {
		background: #54873a url(/images/bg.jpg) repeat-x;
}
#container {
	float:none;
	background: url(/images/containerbg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
}
#containerInner {
	position:relative;
	width: 995px;
	height: 670px;
	margin: 0 auto;
	float:none;
}
IFRAME {
	position:absolute;
	left:627px;
	top:78px;
	width:334px;
	height:485px;
}
#map {
	position:absolute;
	top:1px;
	left:4px;
	width:600px;
	height:635px;
}
#iframeNav {
	position:absolute;
	right:0;
	top:0;
}
#designedBy {
	position:absolute;
	top:640px;
	right:4px;
}
#logo {
	position:absolute;
	top:580px;
	right:53px;
}
#designedBy {
	width:995px;
	text-align:right;
}
#designedBy A {
	font-size:10px;
	text-decoration:none;
	color:#6e9c44;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#designedBy A:hover {
	text-decoration:none;
	color:#8fb651
}