#ti_about{
	margin: 0;
	padding: 0;
	width: 850px;
	height:150px;
	background-image: url(images/bf_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	top: 0px;
	float: left;
	position: relative;
	text-align: center;
	color: #FFFFFF;
}

#ti_about h3{
	font-size:1px;
	line-height:1px;
	color: #FFFFFF;
}

#ti_safety{
	margin: 0;
	padding: 0;
	width: 850px;
	height:150px;
	background-image: url(images/bf_safety.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	top: 0px;
	float: left;
	position: relative;
	text-align: center;
	color: #FFFFFF;
}

#ti_safety h3{
	font-size:1px;
	line-height:1px;
	color: #FFFFFF;
}

#ti_guide{
	margin: 0;
	padding: 0;
	width: 850px;
	height:150px;
	background-image: url(images/bf_guide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	top: 0px;
	float: left;
	position: relative;
	text-align: center;
	color: #FFFFFF;
}

#ti_guide h3{
	font-size:1px;
	line-height:1px;
	color: #FFFFFF;
}


#ti_link{
	margin: 0;
	padding: 0;
	width: 850px;
	height:150px;
	background-image: url(images/bf_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	top: 0px;
	float: left;
	position: relative;
	text-align: center;
	color: #FFFFFF;
}

#ti_link h3{
	font-size:1px;
	line-height:1px;
	color: #FFFFFF;
}


#ti_outline{
	margin: 0;
	padding: 0;
	width: 850px;
	height:150px;
	background-image: url(images/bf_outline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	top: 0px;
	float: left;
	position: relative;
	text-align: center;
	color: #FFFFFF;
}

#ti_outline h3{
	font-size:1px;
	line-height:1px;
}


#ti_sitemap{
	margin: 0;
	padding: 0;
	width: 850px;
	height:150px;
	background-image: url(images/bf_sitemap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	top: 0px;
	float: left;
	position: relative;
	text-align: right;
	color: #FFFFFF;
}

#ti_sitemap h3{
	font-size:1px;
	line-height:1px;
	color: #FFFFFF;
}

#ti_privacy{
	margin: 0;
	padding: 0;
	width: 850px;
	height:150px;
	background-image: url(images/bf_privacy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	top: 0px;
	float: left;
	position: relative;
	text-align: center;
	color: #FFFFFF;
}

#ti_privacy h3{
	font-size:1px;
	line-height:1px;
	color: #FFFFFF;
}


#ti_contact{
	margin: 0;
	padding: 0;
	width: 850px;
	height:150px;
	background-image: url(images/bf_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	top: 0px;
	float: left;
	position: relative;
	text-align: center;
	color: #FFFFFF;
}

#ti_contact h3{
	font-size:1px;
	line-height:1px;
	color: #FFFFFF;
}

