/* CSS Document */

body{
	background-image:url(images/bf_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #ffffff;
}

#area{
	margin: auto;
	padding: 0;
	width: 850px;
}

#header{
	margin: 0;
	padding: 0;
	width: 850px;
	height:90px;
	background-image: url(images/bf_logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	float: left;
	position: relative;
	top: 0px;
}


#logo a{
	margin: 0;
	padding: 0;
	width: 310px;
	height:55px;
	display: block;
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
}


#headernavi{
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 350px;
	display: block;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	height: 20px;
	float: right;
	position: absolute;
	top: 0px;
	left: 495px;
}

#headernavi a {color:#ff0099;}
#headernavi a:hover {color:#0000ff;}



#search{
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 400px;
	height:20px;
	display: block;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	left: 445px;
	color: #999999;
	float: right;
	position: absolute;
	top: 38px;
}


#list{
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 500px;
	display: block;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	height: 10px;
	float: right;
	position: absolute;
	top: 72px;
	left: 15px;
	color: #666666;
}

#list a {color:#ff0099;}
#list a:hover {color:#0000ff;}



#globalnaviarea{
	margin: 0;
	padding: 0;
	width: 850px;
	height:37px;
	display: block;
	font-size: 1px;
	line-height: 1px;
	float: left;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	position: relative;
}

#navi li{
	margin: 0;
	list-style:none;
	padding: 0;
	list-style-position: inside;
}


#homebt a {
	display: block;
	width: 78px;
	height: 37px;
	background-image:url(images/homebtb.jpg);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
	position: absolute;
	left: 35px;
	float: left;
	text-indent: -5000px;
	top: 0px;
	background-position: left bottom;
}
#homebt a:link {}
#homebt a:visited {}
#homebt a:hover {background-image:url(images/homebtb_f2.jpg);}
#homebt a:active {background-image:url(images/homebtb_f2.jpg);}



#aboutbt a {
	display: block;
	width: 152px;
	height: 37px;
	background-image:url(images/aboutbtb.jpg);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
	position: absolute;
	left: 113px;
	float: left;
	text-indent: -5000px;
	top: 0px;
	background-position: left bottom;
}
#aboutbt a:link {}
#aboutbt a:visited {}
#aboutbt a:hover {background-image:url(images/aboutbtb_f2.jpg);}
#aboutbt a:active {background-image:url(images/aboutbtb_f2.jpg);}


#standardbt a {
	display: block;
	width: 175px;
	height: 37px;
	background-image:url(images/standardbtb.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	line-height:1px;
	position: absolute;
	text-indent: -5000px;
	left: 265px;
	top: 0px;
	background-position: left bottom;
}
#standardbt a:link {}
#standardbt a:visited {}
#standardbt a:hover {background-image:url(images/standardbtb_f2.jpg);}
#standardbt a:active {background-image:url(images/standardbtb_f2.jpg);}


#guidebt a {
	display: block;
	width: 115px;
	height: 37px;
	background-image:url(images/guidebtb.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	line-height:1px;
	text-indent: -5000px;
	left: 440px;
	top: 0px;
	position: absolute;
	background-position: left bottom;
}
#guidebt a:link {}
#guidebt a:visited {}
#guidebt a:hover {background-image:url(images/guidebtb_f2.jpg);}
#guidebt a:active {background-image:url(images/guidebtb_f2.jpg);}


#linkbt a {
	display: block;
	width: 121px;
	height: 37px;
	background-image:url(images/linkbtb.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	line-height:1px;
	text-indent: -5000px;
	left: 555px;
	top: 0px;
	position: absolute;
	background-position: left bottom;
}
#linkbt a:link {}
#linkbt a:visited {}
#linkbt a:hover {background-image:url(images/linkbtb_f2.jpg);}
#linkbt a:active {background-image:url(images/linkbtb_f2.jpg);}


#outlinebt a {
	display: block;
	width: 131px;
	height: 37px;
	background-image:url(images/outlinebtb.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	line-height:1px;
	text-indent: -5000px;
	left: 676px;
	top: 0px;
	position: absolute;
	background-position: left bottom;
}
#outlinebt a:link {}
#outlinebt a:visited {}
#outlinebt a:hover {background-image:url(images/outlinebtb_f2.jpg);}
#outlinebt a:active {background-image:url(images/outlinebtb_f2.jpg);}




#contentsarea{
	display: block;
	margin: 0;
	padding: 30px 0px 50px 0px;
	width: 850px;
	float: right;
	position: relative;
	top: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 1px;
	font-weight: normal;
	color: #333333;
}



#footernavi{
	margin: 0;
	padding: 10px 5px 0px 0px;
	width: 845px;
	display: block;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	height: 20px;
	background-image: url(images/bf_footernavi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	float: left;
}

#footernavi a {color:#ff0099;}
#footernavi a:hover {color:#0000ff;}



#footer{
	margin: 0;
	padding: 0;
	display: block;
	width: 850px;
	height:65px;
	background-image: url(images/bf_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	float: left;
}


#footer h3{
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	text-align: left;
}



#footertext{
	margin: 0;
	padding: 30px 0px 0px 0px;
	display: block;
	width: 850px;
	float: right;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
}

