@charset "UTF-8";
/* CSS Document
 * Global CSS for BGO
 * Hand-crafted by Garth Paul Sang
*/

body {
	text-align: center;
	margin: 0px;
	background: #880012;
	padding: 0px;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#wrapper {
	width: 100%;
	height: 100%;
	overflow: visible;
}
#content{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	padding: 0px;
}
#header {
	width: 800px;
	background: url(images/header.jpg);
	height: 150px;
}
#menu {
	list-style-type: none;
	width: 168px;
	float: left;
	clear: left;
	display: block;
	margin-left: -15px;
	margin-top: -5px;
}	
#menu li{
	color: #FF9A00;
	text-align: left;
	display: block;
	border-top: 2px dotted #FF9A02;
	padding-bottom: 5px;
	font: normal 12px Futura, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	padding-top: 7px;
	list-style: none;
}
#menu li.first {
	border-top-width: 0px;
}
#menu a:link {
	text-decoration: none;
	color: #FABB57;
}
#menu a:visited {
	text-decoration: none;
	color: #FAC36B;
}
#menu a:hover {
	color: #FF9803;
}
#menu a:active {
	text-decoration: none;
	color: #F48518;
}#banner {
	list-style-type: none;
	width: 100%;
	height: 120px;
}
#ban1 {
	background: url(images/banner.jpg);
	height: 144px;
	width: 163px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#ban2 {
	background: url(images/banner.jpg) no-repeat -163px;
	height: 144px;
	width: 174px;
	float: left;
}#ban3 {
	background: url(images/banner.jpg) -337px;
	height: 144px;
	width: 155px;
	float: left;
}#ban4 {
	background: url(images/banner.jpg) -490px;
	height: 144px;
	width: 145px;
	float: left;
}
#main {
	width: 637px;
	margin: 0px auto;
	text-align: left;
	background: #FEF3DF;
	float: right;
}
#footer {
	width: 800px;
	clear: both;
	background: url(images/footer.jpg);
	height: 24px;
}

.head1  {
	color: #FD9908;
	font: 20px Futura, Helvetica, sans-serif;
	padding: 1em 20px 0.3em;
	margin-bottom: -0.8em;
}
.head2  {
	color: #333333;
	font: normal 13px Futura, Helvetica, sans-serif;
	padding-top: 1em;
	padding-right: 20px;
}
.bodycopy {
	color: #666666;
	font: lighter 13px/1.5em Futura, Helvetica, sans-serif;
	padding-right: 25px;
	padding-left: 20px;
	list-style: inside;
}
.legal {
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	text-align: left;
	clear: none;
	width: 170px;
	padding-top: 7px;
	font: 10px Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.design {
	text-decoration: none;
	float: right;
	text-align: right;
	color: #FFFFFF;
	clear: none;
	padding-top: 7px;
	font: 10px Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
.design a {
	text-decoration: none;
	color: #FFFFFF;
}
.design a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.imageright {
	float: right;
	padding: 10px 10px 10px 20px;
}
.form_single_lin_r {
	float: left;
	clear: right;
	width: 390px;
}
.form_single_lin_r_2 {
	float: left;
	clear: right;
	width: 319px;
}
.form_single_lin_r_3 {
	float: left;
	clear: right;
	width: 323px;
}
.form_single_lin_r_4 {
	float: left;
	clear: right;
	width: 397px;
}

