/* red stripe */
#sectionName {
	padding-top: 45px;
}

#bhfLogo {
	float: right;
	background: #ED1A2E;
}

/* Styles which reside inside the mainContent */
#mainContent {
	position: relative;
	padding-top: 10px;
	padding-left: 40px;
	height: 400px;
	padding-bottom: 10px;
}

html>body #mainContent {
	height: auto;
	min-height: 400px ;
}

#leftColumn {
	float: left;
	max-width: 423px;
	border: none;
	/* width:423px; 
	height:400px; */
	width: 300px;
	margin-right: 20px;
}

#rightColumn {
	padding: 0;
	border: none;
	margin: 0;
	max-width: 900px;
}

html>body #rightColumn {
	height: auto;
	min-height: 400px ;
}

#contentRow {
	float: left;
	border: none;
}

#leftColumnImage {
	border: none;
}


#rightColumnClear {
 clear: none;
 margin: 0;
 padding: 0;
}

#mainContent, body {
	background: #CBDEF1;
}




#bhfHomeButtons {
	width: 512px;
	background: url(../../img/home/home_buttons.jpg);
	margin: -10px 10px 0 10px;
	padding: 0;
	position: relative;
	float: right;
	height: 447px;
}
#bhfHomeButtons li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: inline;
}
#bhfHomeButtons a {
	display: block;
}
#bhfHomeButton1 {
	left: 23px;
	top: 13px;
	width: 211px;
	height: 175px;
}
#bhfHomeButton2 {
	left: 246px;
	top: 2px;
	width: 254px;
	height: 245px;
}
#bhfHomeButton3 {
	left: 17px;
	top: 207px;
	width: 252px;
	height: 219px;
}
#bhfHomeButton4 {
	left: 288px;
	top: 221px;
	width: 210px;
	height: 173px;
}
#bhfHomeButton1 a {
	height: 175px;
}
#bhfHomeButton2 a {
	height: 211px;
}
#bhfHomeButton3 a {
	height: 219px;
}
#bhfHomeButton4 a {
	height: 173px;
}

#bhfHomeButton1 a:hover {
	background: #CBDEF1 url(../../img/home/home_buttons.jpg) no-repeat -23px -454px;
	width: 221px;
	height: 195px;
	cursor:hand;
	text-decoration:none;
}
#bhfHomeButton2 a:hover {
	background: #CBDEF1 url(../../img/home/home_buttons.jpg) no-repeat -246px -884px;
	width: 264px;
	height: 225px;
	cursor:hand;
	text-decoration:none;
}
#bhfHomeButton3 a:hover {
	background: #CBDEF1 url(../../img/home/home_buttons.jpg) no-repeat -17px -1530px;
	width: 262px;
	height: 239px;
	cursor:hand;
	text-decoration:none;
}
#bhfHomeButton4 a:hover {
	background: #CBDEF1 url(../../img/home/home_buttons.jpg) no-repeat -288px -1985px;
	width: 220px;
	height: 193px;
	cursor:hand;
	text-decoration:none;
}

#bhfHomeButton1 a:link span, #bhfHomeButton2 a:link span, #bhfHomeButton3 a:link span, #bhfHomeButton4 a:link span {
	display: none;
}
#bhfHomeButton1 a:visited span, #bhfHomeButton2 a:visited span, #bhfHomeButton3 a:visited span, #bhfHomeButton4 a:visited span {
	display: none;
}
#bhfHomeButton1 a:hover span, #bhfHomeButton2 a:hover span, #bhfHomeButton3 a:hover span, #bhfHomeButton4 a:hover span {
	display: block;
	color: Black;
	font-size: 1.3em;
	position: absolute;
	border: none;
	font-weight: bold;
	text-indent: 0 ;
	text-decoration: none;
	text-align: center;
}
#bhfHomeButton1 a:hover span {
	left: 0;
	top: 0;
	width: 160px;
	height: 100px;
	padding-top: 70px;
	padding-left: 22px;
	padding-right: 0;
	border: none;
}
* html body #bhfHomeButton1 a:hover span {
	padding-top: 50px;
	padding-left: 42px;
}
#bhfHomeButton2 a:hover span {
	left: 0;
	top: 0;
	width: 161px;
	height: 145px;
	padding-top: 90px;
	padding-left: 47px;
	padding-right: 20px;
	border: none;
}
* html body #bhfHomeButton2 a:hover span {
	left: 30px;
	width: 200px;
	padding-left: 0px;

}
#bhfHomeButton3 a:hover span {
	left: 0;
	top: 0;
	width: 200px;
	height: 45px;
	padding-top: 95px;
	padding-left: 30px;
	padding-right: 0;
	border: none;
}

#bhfHomeButton4 a:hover span {
	left: 0;
	top: 0;
	width: 161px;
	height: 145px;
	padding-top: 60px;
	padding-left: 25px;
	padding-right: 35px;
	border: none;
}
* html body #bhfHomeButton4 a:hover span {
	left: 20px;
	width: 200px;
	padding-left: 0px;
}
