/**
 * CSS
 */
 
#bb_header {
	width: 730px;
	height: 318px;
	background: url(images/bkg.png) no-repeat;
	position: relative;
} 

#bb_header h2 a{
	color: #FFF;
}


.bb_content {
	display: none;
}

#bb_heading {
	position: absolute;
	left: 35%;
	top: 31%;
}

/**
 * Position of headings..
 */

#bb_header .bheading0 {
	position: absolute;
	left: 50px;
	top: 55px;
}

#bb_header .bheading1 {
	position: absolute;
	left: 290px;
	top: 25px;
}

#bb_header .bheading2 {
	position: absolute;
	left: 50px;
	top: 200px;
}

#bb_header .bheading3 {
	position: absolute;
	left: 300px;
	top: 220px;
}

#bb_header .bheading4 {
	position: absolute;
	left: 530px;
	top: 70px;
}

#bb_header .bheading5 {
	position: absolute;
	left: 490px;
	top: 200px;
}
#bb_header .bheading6 {
	position: absolute;
	left: 6300px;
	top: 170px;
}
div#bb_help {
	background: url(images/learnmore.png) no-repeat;
	width: 269px;
	height: 64px;
}

#bb_hover {
	width: 101px;
	height: 22px;
	background: url(images/bb_hover.png) no-repeat;
}

div#arrow0 {
	background: url(images/arrow-topl.png) no-repeat;
	width: 111px;
	height: 63px;
}