<style>
.homepageFooter{
	width:961px;
}

.tabs {
	height: 35px;
	float:left;
	cursor:pointer;
}

.tab1 { 
	background-image:url(http://www.caresouth.com/images/footer/healthcare_Career_Seekers_btn.gif);
	background-repeat:no-repeat;
	width: 307px;	
}

.tab1-selected {
	background-image:url(http://www.caresouth.com/images/footer/healthcare_Career_Seekers_btn_rollover.gif);
	background-repeat:no-repeat;
	width: 307px;
}

.tab3 { 
	background-image:url(http://www.caresouth.com/images/footer/patients_families_btn.gif);
	background-repeat:no-repeat;
	width:  254px;
}

.tab3-selected {
	background-image:url(http://www.caresouth.com/images/footer/patients_families_btn_rollover.gif);
	background-repeat:no-repeat;
	width: 254px;
}

.tab2 { 
	background-image:url(http://www.caresouth.com/images/footer/physicians_referral_sources_btn.gif);
	background-repeat:no-repeat;
	width:  331px;
}

.tab2-selected {
	background-image:url(http://www.caresouth.com/images/footer/physicians_referral_sources_btn_rollover.gif);
	background-repeat:no-repeat;
	width: 331px;
}

.divider-tab1-off{
	background-image:url(http://www.caresouth.com/images/footer/healthcare_professionals_btn_spacer_off.gif);
	background-repeat:no-repeat;
	width: 34px;
}

.divider-tab1-onoff{
	background-image:url(http://www.caresouth.com/images/footer/health_professionals_btn_spacer_on.gif);
	background-repeat:no-repeat;
	width: 34px;
}

.divider-tab1-offon{
	background-image:url(http://www.caresouth.com/images/footer/physicians_referral_sources_btn_spacer_on_left.gif);
	background-repeat:no-repeat;
	width: 34px;
}

.divider-tab2-off{
	background-image:url(http://www.caresouth.com/images/footer/patients_families_btn_spacer_off.gif);
	background-repeat:no-repeat;
	width: 35px;
}

.divider-tab2-onoff{
	background-image:url(http://www.caresouth.com/images/footer/physicians_referral_sources_btn_spacer_on_right.gif);
	background-repeat:no-repeat;
	width: 35px;
}

.divider-tab2-offon{
	background-image:url(http://www.caresouth.com/images/footer/patients_families_btn_spacer_on.gif);
	background-repeat:no-repeat;
	width: 35px;
}

.tabContent {
	background-image:url(http://www.caresouth.com/images/footer/bottom_runner.gif);
	background-repeat:repeat-x;
	clear:both;
	width: 961px;
}

.tabContentImg {
	width: 200px;
	float:left;
}

.tabDividerImg {
	width: 10px;
	float:left;
}

.tabContentText {
	float:left; 
	width:300px;
	vertical-align:middle;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}

.tabNavigation {
	float:left; 
	margin-top: 20px;
	vertical-align:middle;
}

.tabNavigation div{
	margin-left: 30px;	
	float:left;
	width: 195px;
}

.tabNavigation A:link,  .tabNavigation A:visited, .tabNavigation A:active, .tabNavigation A:link {
	text-decoration: none;
	color: #00A800;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
}

.footer A:link,  .footer A:visited, .footer A:active, .footer A:link {
	text-decoration: none;
	color: #00A800;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


</style>