﻿
.MainContent {
	margin: 20px 0px 30px 0px;
}

h1 {
	margin-bottom: 1.15em;	
}

h2 {
	font-size: 1.7em;
	font-weight: normal;	
	padding-bottom: .20em;
}

ul.LandingTwoCol {
	list-style: none;
	margin: 0px;
	overflow: auto;
}

ul.LandingTwoCol > li {
	width: 290px;
	height: 180px;
	float: left;
	padding-left: 165px;
}

ul.LandingTwoCol > li.Right {
	margin-left: 69px;
}

ul.LandingTwoCol > li.FEHB {
	background: url(/img/Insurance/ACA_FEHB.gif) no-repeat 22px 5px;
}

ul.LandingTwoCol > li.HealthCareGov {
	background: url(/img/Insurance/ACA_HealthCareGov.gif) no-repeat 22px 4px;
}

ul.LandingTwoCol > li.MembersCongress {
	background: url(/img/Insurance/ACA_MembersCongress.gif) no-repeat 28px 7px;
}

ul.LandingTwoCol > li.MSPP {
	background: url(/img/Insurance/ACA_MSPP.gif) no-repeat 27px 11px;
}

