body {
	background: #001b00;
	margin: 20px 0 0;
	padding: 0;
}

#wrapper {
	width: 857px;
	margin: 0 auto;
	background: #cc9 url(background.gif) 50% 0;
}

#header {
	height: 325px;
	background: url(header.jpg) 50% 0;
	position: relative;
}

#header h1 {
	text-indent: -500em;
	margin: 0;
	padding: 0;
}

#header #yb_logo {
	width: 122px;
	height: 70px;
	text-indent: -500em;
	position: absolute;
	top: 25px;
	left: 30px;
	background: url(yb.png) 0 0 no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/yb.png',sizingMethod='image') !important;
	overflow: hidden;
}

#main {
	margin: -75px 200px 0 210px;
	_margin-top: -70px;
	padding-top: 10px;
	font-family: times;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #353230;
	text-align: justify;
	position: relative;
}

#main h2 {
	position: absolute;
	left: -500em;
}

#main form {
	_height: 1%;
	padding-bottom: 10px;
}

#main form:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main form p {
	background: url(hr.jpg) 50% 100% no-repeat;
	padding-bottom: 10px;
}

#main form fieldset {
	border: none;
	padding: 0;
	margin: 0;
	width: 55%;
	float: left;
}

#main form fieldset legend {
	display: none;
}

#main form fieldset div {
	background: none;
	padding: 7px 0 0;
	clear: both;
	text-align: right;
}

#main form fieldset div label span {
	display: block;
	float: left;
	padding: 2px 0 1px;
	width: 80px;
	text-align: right;
}

#main form fieldset div label input.text {
	float: right;
	width: 145px;
	background: transparent url(textfield.gif) 0 0 repeat-x;
	border: solid 1px #aeaa8c;
	border-top: solid 1px #7a7562;
	padding: 4px 4px 3px;
	font-family: inherit;
	font-size: inherit;
}

#main form fieldset div label input.checkbox {
	vertical-align: -15%;
}

#main form input.image {
	float: right;
	margin-right: 25px;
}

#footer {
	background: #001b00 url(footer.jpg) 50% 0 no-repeat;
	padding-top: 100px;
	text-align: left;
	color: #666;
	font-size: 0.7em;
	position: relative;
	font-family: verdana;
}

#footer a {
	color: inherit;
}

#footer p.copyright {
	margin: 0 0 50px 85px;
	_margin-bottom: 0;
	padding: 15px 0;
	_padding-bottom: 50px;
	width: 61%;
	#width: 62%;
}

#footer img.fleming_logo {
	position: absolute;
	top: 50%;
	left: 20px;
	padding-top: 50px;
	margin-top: -27px;
}

#footer img.puffin_logo {
	position: absolute;
	top: 50%;
	right: 20px;
	padding-top: 50px;
	margin-top: -27px;
}
