body {	
	background: #ecefe4 url(/images/bg_splash.gif) repeat-x 0px 125px;
	font: 9pt Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 84px auto;
	width: 729px;
}

a {
	border: 0px none;
	color: #ae3416;
}

a:hover {
	text-decoration: none;
}

#footer {
		font-size: 7pt;
        color: #009278;
		margin: 20px 0;
        text-align: right;
        clear: both;
}

#footer p {
        padding: 0 7px;
		display: inline;
}

#footer p.lined {
        border: solid #009278;
        border-width: 0 1px;
}

#footer a {
        float: left;
		padding-left: 10px;
		color: #009278;
}

#footer a:hover {
        text-decoration: none;
}

div#body p {
	text-align: left;
	padding: 0 20px;
	line-height: 1.7em;
	margin-top: 8px;
}

	div#body #pos4 p {line-height: 1.4em}

.brown {
	color: #AE3416;
	text-align: right;
}

.clear {clear: both;}

.lined {
	border: solid;
	border-width: 0 1px
}

div#body {
	background: #009278 url(/images/turning.gif) no-repeat 359px 238px;
	height: 269px;
	border: white solid;
	border-width: 0 1px;
	margin-top: 3px;
	padding: 0 3px;
	position: relative;
}

div#body img.left {
	border: solid white 1px;
	float:left;
	margin-right: 3px;
}

div#body div .copy {
	height: 217px;
	text-align: center;
	padding: 9px;
	background-color: white;
	overflow: hidden;
}

div.slogan {
	color: white;
	text-align: right;
	margin-top: 3px;
	padding: 6px;
	border: solid white 1px;
}


