body {
	background: #300 url(background.gif) 50% 0;
	margin: 0;
	padding: 0 0 50px;
	font-family: arial, sans-serif;
	font-size: 0.8em;
}

#wrapper {
	background: url(top.gif) 50% 0 repeat-x;
	height: 474px;
	text-align: center;
}

#header {
	width: 810px;
	margin: 0 auto;
	text-align: left;
	background: url(header.gif) 50% 0 no-repeat;
	height: 474px;
	position: relative;
}

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

#header #yb_logo {
	width: 122px;
	height: 70px;
	text-indent: -500em;
	position: absolute;
	top: 20px;
	left: 20px;
	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 {
	width: 810px;
	margin: -227px auto 0;
	_height: 1%;
	text-align: left;
	position: relative;
}

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

#main form.front {
	width: 290px;
	background: #030303 url(form.gif) 50% 0;
	float: right;
	margin-right: 35px;
	color: #fff;
	position: relative;
}

#main form.front h2 {
	height: 82px;
	position: relative;
	background: url(form_header.gif) 50% 0;
	margin: 0;
}

#main form.front h2 span {
	text-indent: -500em;
	position: absolute;
	left: 50%;
	top: -85px;
	width: 120px;
	height: 100px;
	margin-left: -60px;
	background: url(star.png) 50% 50% no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/style/star.png',sizingMethod='image') !important;
}

#main form.front p,
#main form.front div {
	margin: 16px 24px 0;
	text-align: justify;
	display: block;
}

#main form.front div label {
	cursor: pointer;
}

#main form.front div span {
	display: block;
	line-height: 24px;
	background: url(bullet.gif) 0 50% no-repeat;
	padding-left: 27px;
	font-weight: bold;
	font-size: 1.1em;
}

#main form.front fieldset {
	border: none;
	padding: 0;
	margin: 0 10px 0 0;
}

#main form.front fieldset legend {
	display: none;
}

#main form.front div input.text {
	margin-top: 5px;
	width: 100%;
	border: solid 1px #c3c3c3;
	border-top: solid 1px #7c7c7c;
	border-bottom: solid 1px #fff;
	padding: 4px;
	background: #fff url(textfield.gif) 0 0 repeat-x;
}

#main form.front div input.checkbox {
	float: right;
	margin-right: 0;
	padding: 0;
}	

#main form.front input.image {
	vertical-align: top;
	margin-top: 20px;
}

#footer {
	width: 810px;
	margin: 50px auto 25px;
	text-align: left;
	color: #fff;
	font-size: 0.9em;
	position: relative;
	font-family: verdana;
}

#footer a {
	color: inherit;
}

#footer p.copyright {
	margin: 0 0 0 85px;
	padding: 15px 0;
	width: 58%;
	#width: 59%;
}

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

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