.tabs {
	list-style:none;
	margin:0;
	padding:0;
	float: left;
}
.tabs .tab-content {
	margin: 0px;
	padding: 5px;
	display: block;
	float: left;
}
.tabs .tab-content h2 {
	padding-bottom: 3px;
}
.tabs .tab-content a {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	background-color: transparent;
}
.tabs .tab-content a:hover {
	display: inline;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.tabs .tab-content img {
	clear: both;
	float: left;
	display: block;
}
.tabs li {
	list-style:none;
	padding:0;
	height: 70px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	clear: both;
	float: left;
	display: block;
	margin-bottom: 5px;
	width: 268px;
	background-color: #E2E2E2;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8A8055;
}
.tabs li.last {
	margin: 0px;
}
.tabs li a {
	display: block;
	float: left;
	width: 263px;
	height: 65px;
}
.tabs li a.active, .tabs li a:hover {
	background-color: #425D68;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	width: 273px;
}
.tabs li a.active h2, .tabs li a:hover h2 {
	color: #FFF;
}
.tabs li a.active {
	height:70px;
	margin-left:-10px;
	padding-left:10px;
	width:268px;
}
#tab1, #tab2, #tab3, #tab4 {
	float: left;
}
#home_tabs {
	margin: 0px;
	list-style-type: none;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#home_tabs .tab {
	height: 28px;
	float: left;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
}
#home_tabs .tab.active {
	background-image: url(../images/background_navigation_right_active.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	float: left;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
}
#home_tabs .tab a {
	background-image: url(../images/background_navigation_right_inactive.png);
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	background-position: right top;
	background-repeat: repeat;
	margin-right: 6px;
}
#home_tabs .tab a span {
	background-image: url(../images/background_navigation_left_inactive.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: -5px;
}
#home_tabs .tab a:hover {
	background-image: url(../images/background_navigation_right_active.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#home_tabs .tab a:hover span {
	background-image: url(../images/background_navigation_left_active.png);
}
#home_tabs .tab a.active {
	background-image: url(../images/background_navigation_right_active.png);
}
#home_tabs .tab a.active span {
	background-image: url(../images/background_navigation_left_active.png);
}
#tab1, #tab2, #tab3, #tab4 {
	background-repeat: no-repeat;
	background-position: center center;
}
#tab1 {
}
#tab2 {
	background-image: url(../images/distressed_real_estate.jpg);
}
#tab3 {
	background-image: url(../images/credit_and_debt_education.jpg);
}
#tab4 {
	background-image: url(../images/membership_new.png);
}
.learn-more {
	padding-left: 515px;
	padding-top: 210px;
}
#welcome-learn-more {
	float: left;
	width: 250px;
	background-image: url("../images/WordCloud.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	height: 275px;
}
