
#wrapper {  
	clear: both;
	width: 100%;
	margin: 0px;
	background: url(../../images/background/bbv/bbv_body.jpg) repeat-x;
	min-height: 415px;
}
#header {  
	width: 975px;
	padding: 10px; 
	margin: 0px auto; 
}

#nav{ 
	clear: both;
	margin: 0px auto;
	width:975px;
	text-align:center;
}
#nav_btns {
	float: left;
	background:url(../../images/background/bbv/bg_nav.png) no-repeat bottom left; 
	max-height:35px;
	/*width: 544px;*/
}
.nav_btn {
	float:left;
	overflow:hidden;
}
#nav_tagline { 
	float: left;
	background:url(../../images/background/bbv/bg_nav_tagline.png) no-repeat bottom right; 
	height:35px;
	width: 431px;
	margin-bottom:0px;
}


#container {  
	clear:both;
	width: 975px; 
	text-align:	justify; 
	margin: 0px auto;
	overflow:hidden;
}

.content_top { width: 975px; margin: 0px auto; clear:both; background:url(../images/background/bbv/bg_content_top.png);}
.content_bottom { 
	width: 975px; 
	margin: 0px auto 10px auto; 
	clear:both; 
	background:url(../images/background/bbv/bg_content_bottom.png) bottom; 
}

.content { 
	width: 931px; 
	overflow: hidden;
	margin: 0px auto; 
	clear:both; 
	background:#ffffff;
	padding: 0px 22px;
	padding-bottom:15px;
}

#footer { 
	width: 975px; 
	margin: 0px auto 0px auto; 
	text-align:left;
	padding-bottom:40px;
}