body {
	margin: 0px;
	background-color: #F3E8A3;
}
div {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main {
	/*centered, white background, containing clip for the rest of the page contents*/
	position: relative;
	width: 776px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #A59BFF;
	background-image: url(http://www.myericksoninsurance.com/images/centerBG.jpg);
	background-repeat: repeat-y;
}
.topBlock {
	position: relative;
	width: 740px;
	height: auto;
	margin-right: auto;
	margin-left: auto;

}
.bottomBlock {
	position: relative;
	width: 740px;
	min-height: 250px;
	padding-bottom:45px;
	margin-right: auto;
	margin-left: auto;
}
.upperBottomBlock {
	position: relative;
	width: 740px;
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	
}
/*Note: this DIV is out of order in the page - it's at the top of the code for SEO, but displays at the bottom of the page. */
.lowerBottomBlock {
	width: 740px;
	height: auto;
	padding-bottom: 9px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	position: relative;
	width: 740px;
	height: 75px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;		
}

.banner {
/*Note: any layers which include content (this includes nested content) that appears over the banner MUST have a higher explicit z-index than this layer */
	position: absolute;
	bottom: 12px;
	width: 740px;
	height: 105px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
.geoBlock {
	position: relative;
	width: 746px;
	height: 40px;
	margin-right: auto;
	margin-left: 16px;
	margin-top: -7px;
	margin-bottom: 2px;
	display:none;
	z-index: 150;
	top: -2px;
}

/*Note: There is also dynamic styling for the retrieve block embedded in the home page */


.directInfoBlock {
	position: absolute;
	width: 170px;
	height: 100px;
	margin-top: 10px;
	margin-right: 7px;
	left: 0px;
	top: 6px;
}
.directInfoBlock h1 {
	position: relative;
	top: 10px;
	left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000;
	font-size: 12px;
	margin-top: -2px;
	margin: -2px 0 20px 8px;
	margin-left:8px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #596774;
	font-weight: bold;
	padding-bottom: 10px;
}
.directBlockLinks{
}


.directBlockLinks li {
	list-style-type:none; 
	background: url(http://www.myericksoninsurance.com/images/linkBullet.jpg) no-repeat;
	background-position: 0px 4px;
	margin-bottom: 2px;
	padding-left: 10px;
}
.directBlockLinks a {
	color: #5784f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.directLinks a:hover {
	color: #5784f7;
	text-decoration: underline;
}
.directPhoneNumber{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596774;
	font-weight: bold;
}
.directLinks {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	left: 170px;
	top: 9px;
}
.directLinks h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.directLinks ul {
	list-style-type: none;
	position: relative;
	left: -40px;
	top: -18px;
}
.directLinks li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5784f7;
	padding-top: 2px;
	padding-left: -30px;
	width: 130px;
}
.homeLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5784f7;
	text-decoration: none;
}
.homeLinks a:hover {
	text-decoration: underline;
}
.lowerSectionTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.commercialPromo {/*Commercial Auto promo block*/
	position: absolute;
	width: 166px;
	height: 150px;
	margin-top: 15px;
	left: 179px;
	top: 172px;
}
#CAtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #596774;
	margin-top: 2px;
	margin-bottom: 8px;
}
.contentPromo { /*this is the news area*/
	position: absolute;
	width: 150px;
	height: 136px;
	margin-top: 15px;
	margin-right: 10px;
	left: 11px;
	top: 180px;
	background-image: url(http://www.myericksoninsurance.com/images/newsBG.jpg);
	background-repeat: no-repeat;
}
#promoRule {
	display: none;
	height: 1px;
	width: 146px;
	position: absolute;
	top: 115px;
	right: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ebeeff;
}
.newsArticle {
	position: relative;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 7px;
}
.newsHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.newsBody {
	margin-top: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newsArticle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366ff;
	text-decoration: none;
}
.newsArticle a:hover {
	text-decoration: underline;
}
.storyLinks {
	position: absolute;
	top: 115px;
	left: 10px;
}
.newsLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
}
.newsLink a:hover {
	color: #fa7bd0;
}
.newsLinkSelected a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99ccff;
	text-decoration: none;
	margin-right: 5px;
}
.newsLinkSelected a:hover {
	color: #99ccff;
	text-decoration: none;
	cursor: default;
}
.OLS {
	position: absolute;
	width: 160px;
	height: 215px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	left: 350px;
	top: 9px;
}
.OLSPreviewButton {
	visibility: hidden;
	width: 31px;
	position: absolute;
	left: 130px;
	top: 10px;
}
.OLSContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #596774;
	line-height: 10px;
	position: relative;
	top: 0px;
	margin-top: 10px;
}
.OLSContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366ff;
	text-decoration: none;
}
.OLSContent p {
	margin: 0 0 5px 0;

}

.OLSPromo {
	position: absolute;
	width: 228px;
	height: 280px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	left: -125px;
	top: -63px;
	visibility:hidden;
	z-index: 6;
	background-image: url(http://www.myericksoninsurance.com/images/OLSpopUpBG.gif);
	background-repeat: no-repeat;
}
.OLSPromo p {
	padding-left: 10px;
	padding-right: 35px;
	margin-top: 10px;
	font-size: 10px;
}
.OLSPromoClose{
	position: absolute;
	top: 5px;
	right: 30px;
}
.agentPromo {
	position: absolute;
	width: 170px;
	height: 293px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	left: 530px;
	top: 9px;
}
.agentPromo p {
	margin: 10px 0 0 0;
	width: 160px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596774;
}
.agentPromo a {
	text-decoration: none;
	color: #0033cc;
}
.agentPromo a:hover {
	text-decoration: underline;
}	

#bottomRule {
	height: 1px;
	width: 732px;
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #e7e9ef;
}
.bannerDisclaimer {
	position: absolute;
	width: 350px;
	height: 30px;
	margin-right: 10px;
	top: 350px;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #596774;	
}
.tickerDisclaimer {
	position: relative;
	width: 450px;
	height: 30px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #596774;
}
.tickerDisclaimer a {
	text-decoration: none;
	color: #0033cc;
}
.tickerDisclaimer a:hover {
	text-decoration: underline;
}
	
.pageTools {
	position: relative;
	text-align:right;
	margin-right: 10px;
}
.bottomCap{

	width:776px;
	height:13px;
	margin: 0 auto 0px;
	background:url(http://www.myericksoninsurance.com/images/centerBottomBG.jpg) no-repeat;
}
.footer{
	position: relative;
	width: 740px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #0033CC;
	letter-spacing: .75pt;
	text-decoration: none;
}
.footer_verticaldivider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.legal_disclaimer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.noscriptAlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	background-color: #0099FF
}
.header_divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596774;
	text-decoration: none;
}
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
.header_text:hover {
	text-decoration: underline;
}
.header_bkg {
	position: relative;
	background-image: url(http://www.myericksoninsurance.com/images/header_bkg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: auto;
	width: 740px;
	border: none;
	margin-right: auto;
	margin-left: auto;			
}
.nav2cell {
	background-image: url(http://www.myericksoninsurance.com/images/nav2button.gif);
	height: 22px;
	width: 202px;
	padding-top: 2px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596774;
	font-weight: bold;
	}
	.nav2cap {
	background-image: url(http://www.myericksoninsurance.com/images/nav2cap.gif);
	height: 6px;
	width: 202px;
	}
.nav2cell a {
	text-decoration: none;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596774;
	font-weight: bold;
}
.nav2cell a:hover {
	text-decoration: none;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC
	font-weight: bold;
}
.emailblock {
margin-left: 50px;

}
