.wrap{
	width:902px;
	margin:0 auto;
}
/*=====================================================================================*/
/*============================== STYLE FOR TOP AREA ===================================*/
/*====================== Top Area includes Main Navigation  ===========================*/
/*=====================================================================================*/
#navi{
	text-align:right;
}
.inbnr{
	background:url(../images/brn_therapy-support.jpg) no-repeat;
	height:156px;
	vertical-align:top;
	padding-right:0px;	
	text-align:right;
}
/*=====================================================================================*/
/*============================ STYLE FOR BOTTOM AREA ==================================*/
/*=================== Bottom Area includes Bottom Navigation ==========================*/
/*=====================================================================================*/

#btm{
	height:32px;
	line-height:32px;
	background:url(../images/btm_bg.jpg) repeat;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
#btm a{
	color:#FFFFFF;
	text-decoration:none;
}
#btm a:hover{
	color:#333333;
	text-decoration:none;
}
#btm a.selected{
	color:#333333;
}
