#homeMainWrap{
	clear:both;
}

#flashcontainer{
	clear:both;
	background:url(../images/flash_bg.gif) repeat-x left top;
	height:246px;
}
#flashcontainer #bannertext{
	width:307px;
	background:url(../images/birthright_text.gif) no-repeat left top;
	float:left;
	height:246px;
}
#flashcontainer #flashbanner{
	width:581px;
	float:left;
}
#tabscontent{
	clear:both;
	margin:14px 0 30px 0;
	background:url(../images/tabs_bg.gif) repeat-x left top;
	color:#66717b;
}
#tabscontent .tabseparator{
	 background:url(../images/tabs_vertical_separator.gif) no-repeat left top;
	 width:2px;
	 height:193px;
	 float:left;
}
#tabscontent h2{
	text-indent:-3000px;
	height:32px;
	margin:0 0 20px 0;
}
#tabscontent #block1{
	 background:url(../images/tabs_left_image.gif) no-repeat left top;
	 padding:0 10px 0 24px;
	 height:193px;
	 width:197px;
	 float:left;
}

#tabscontent #block2{
	 padding:0 10px 0 24px;
	 height:193px;
	 width:178px;
	 float:left;
	 background:url(../images/tabs_vertical_separator.gif) no-repeat left top;
}


#tabscontent #block3{
	 padding:0 10px 0 24px;
	 height:193px;
	 width:178px;
	 float:left;
 	 background:url(../images/tabs_vertical_separator.gif) no-repeat left top;
}


#tabscontent #block4{
	 background:url(../images/tabs_right_image.gif) no-repeat right top;
	 padding:0 10px 0 24px;
	 height:193px;
	 width:195px;
	 float:right;
}
#tabscontent #block1 h2{
	background:url(../images/what.gif) no-repeat left 4px;
	width:56px;
}
#tabscontent #block2 h2{
	background:url(../images/when.gif) no-repeat left 4px;
	width:56px;
}
#tabscontent #block3 h2{
	background:url(../images/how.gif) no-repeat left 4px;
	width:56px;
}

#tabscontent #block4 h2{
	background:url(../images/where.gif) no-repeat left 4px;
	width:60px;
}



table, iframe, #divBorder, #divFrame{
	display:none !important;
	visibility:none !important;
	background:transparent;
}