@charset "utf-8";
/* CSS Document */

/*  Reset for some default browser CSS - General */

body, div, h1, h2, h3, p, ul, ol, li, img, header, section, aside, footer, button {
	margin: 0; padding: 0; border: 0; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.429;
	background-color: #069;
}
h1, h2, h3, p {
	color: #fff;
}
sup {
	line-height: 100%;
	font-size: 60%;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#site_header {
	width: 960px;
	height: 115px;
	margin: 0;
	padding: 0;
	background: url(../images/lacba-header.jpg) no-repeat center top;
	display: block;
}
.header_cont {
		width: 960px;
		margin: 0 auto;
		padding: 0 0 0 20px;
	}

		.head_nav {
			float: right;
			margin: 0 30px 0 0;
		}

		.head_nav ul li {
			display: inline;
			margin: 0px 20px;
		}	

			.head_nav ul li a {
				color: #fff;
				padding: 5px 5px;
				font: bold 12px Arial, Helvetica, sans-serif;
				text-decoration: none;
			}

			.head_nav ul li a:hover {
				color: #F90;
			}
#content {
	width: 920px;
	height: 533px;
	margin: 0 auto;
	padding: 10px 0 0 40px;
	display: block;
	background: #fff url(../images/lacba-background.jpg) no-repeat center top;
}
#content-sub {
	width: 425px;
	margin: 60px 0 0 0;
}
#content-sub h1 {
	font-size: 26px;
}
#content-sub p {
	margin: 10px 0 10px 0;
	font-weight: normal;
	font-size: 18px;
}
#quote {
	margin: 25px 0 0 0;
}
#site_footer {
	margin: 10px auto;
	width: 960px;
}
#site_footer p {
	font-size: 10px;
	color: #fff;
	padding: 0 25px;
}
#site_footer a {
	color: #F90;
}
/* WHY MERCURY */
#content-why {
	width: 920px;
	height: 510px;
	margin: 0 auto;
	padding: 30px 0 0 40px;
	display: block;
	background: #fff url(../images/lacba-why-background.jpg) no-repeat center top;
}
#content-sub-why-left {
	width: 500px;
	float: left;
}
#content-sub-why-left h1 {
	font-size: 32px;
	margin: 0 0 10px 0;
}
#content-sub-why-left h2 {
	font-size: 22px;
	margin: 20px 0 24px 0;
}
#content-sub-why-left h3 {
	margin: 10px 0 0 0;
	font-size: 16px;
}
#content-sub-why-left p {
	font-size: 12px;
	margin: 0 0 12px 0;
}
#content-sub-why-left p.legal {
	font-size: 9px;
	margin: 15px 0 12px 0;
}
#content-sub-why-right {
	width: 307px;
	float: right;
	margin: 0 40px 0 0;
}
#content-sub-why-right h1 {
	font-size: 32px;
}
#content-sub-why-right h2 {
	margin: 10px 0 0 0;
	font-size: 18px;
}
#content-sub-why-right h3 {
	margin: 0;
	color: #ffcc33;
	font-size: 18px;
}
#content-sub-why-right p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 12px 0;
}
#content-sub-why-right table {
	margin-top: 20px;
}
#content-sub-why-right td {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 2px 0;
	margin: 0;
}
#content-sub-why-right td.tdLeft {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 80%;
}
#content-sub-why-right td.tdRight {
	border-top: 1px solid #fff;
	text-align: right;
	width: 20%;
}
#content-sub-why-right td.tdLeftLast {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 80%;
}
#content-sub-why-right td.tdRightLast {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: right;
	width: 20%;
}
#content-sub-why-right p.legal {
	font-size: 9px;
	margin: 30px 0 12px 0;
}
#contentWhyTop {
	background: url(../images/calcpa-why-top-bg.png) no-repeat center top;
	height: 62px;
	padding: 0 0 0 20px;
}
#contentWhyTop h2 {
	font-size: 18px;
	line-height: 1.3;
	color: #fff;
	padding-top: 10px;
}
#contentWhyBottom {
	padding: 0 30px 0 20px;
	background: url(../images/calcpa-why-bottom.jpg) no-repeat center bottom;
	height: 522px;
}
#contentWhyBottom h3 {
	font-size: 15px;
	color: #660000;
}
#contentWhyBottom ul {
	margin: 5px 0 25px 25px;
}
#contentWhyBottom li {
	font-size: 14px;
	color: #000;
	line-height: 1.3;
	margin: 3px 0;
	list-style: url(../images/calcpa-bullet.png);
}
#content-sub-promo-right {
	width: 305px;
	float: right;
	margin: 25px 40px 0 0;
}
#content-sub-promo-right h1 {
	font-size: 32px;
	text-align: center;
}
#content-sub-promo-right h3 {
	margin: 0;
	color: #ffcc33;
	font-size: 18px;
}
#content-sub-promo-right p {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 12px 0;
}
#contentPromoTop {
	background: url(../images/calcpa-promo-top-bg.png) no-repeat center top;
	height: 100px;
	padding: 0 0 0 20px;
	margin-top: 15px;
	text-align: center;
}
#contentPromoTop h2 {
	font-size: 22px;
	line-height: 1.3;
	color: #fff;
	padding-top: 20px;
}
#contentPromoBottom {
	padding: 0 30px 0 20px;
	background: url(../images/calcpa-promo-bottom.jpg) no-repeat center bottom;
	height: 480px;
}
#contentPromoQuote {
	
}
#contentPromoFooter {
	padding: 15px 30px 0 20px;
	background: #069;
	height: 35px;
}
#contentPromoFooter p {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
#contentPromoBottom h3 {
	font-size: 15px;
	color: #660000;
}
#contentPromoBottom p {
	font-size: 14px;
	line-height: 1.5;
}
.textRed {
	color: #660000;
}
.smallLink {
	font-size: 12px;
}
.legal {
	font-size: 9px;
	margin-top: 30px;
}
.active {
	color: #F90;
}
.clearfloat { 
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;/
}
/* SOCIAL MEDIA LINKS
----------------------------------------------------------------------------------------------------*/
/* article links */
#sm-link-container.tips {position: relative; width: 400px; height: 22px; margin: 0 0 15px 0;}
.sm-link {position: absolute; top: 0;}
#twitter.sm-link {left: 0;}
#facebook.sm-link {left: 112px; width: 90px;}

/* Like Box - Mercury Facebook page  */
#fb-like-box {position: relative; width: 220px; height: 74px; padding: 24px 0 0 0; background: url(../images/bg-facebook-left.png) 0 24px no-repeat;}
#fb-like-box h6 {position: absolute; top: 30px; left: 27px; margin: 0; font-size: 12px; text-transform: uppercase; font-weight: bold; color: #fff;}
#fb-like-box .page-link {position: absolute; top: 64px; left: 12px;}
#fb-like-box .page-link a {font-weight: bold; color: #5e5e5e; text-decoration: none;}
#fb-like-box .page-link a.over {color: #7d0909;}
#fb-like-box .like-button {position: absolute; top: 63px; left: 124px;}