@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color: #fff;
}
body {
	background-image: url(../images/body-background.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
}
a:link , a:active,a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #999;
}
img {
	border: none 0;

}
#phone {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: right;
	display: block;
	padding-top: 10px;
	padding-right: 290px;
}



#protect-your {
	display: block;
	background-image: url(../images/header/protect-your.png);
	height: 41px;
	width: 178px;
	z-index: 999;
	background-position: left bottom;
	background-repeat: no-repeat;
	position: absolute;
	left: 17px;
	top: 4px;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-bottom: -40px;
	margin-left: auto;
	position: relative;
	display: block;
}
.header {
	height: 286px;
	position: relative;
	width: 100%;
}
.hdr-logo-container {
	display: block;
	width: 284px;
	height: 282px;
	position: absolute;
	left: 565px;
	z-index: 5;
}
.top-rail-nav {
	display: block;
	height: 54px;
	width: 546px;
	position: absolute;
	top: 225px;
	z-index: 10;
	left: 11px;
}
.left-rail-nav {
	display: block;
	position: absolute;
	width: auto;
	text-align: right;
	background-image: url(../images/left-nav-bg.png);
	background-repeat: repeat-x;
	top: 0px;
	padding-top: 72px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C550A;
	border-right-color: #0C550A;
	border-bottom-color: #0C550A;
	border-left-color: #0C550A;
	right: 448px;
	padding-left: 5px;
	background-position: left top;
}

.left-rail-nav a img {
	padding-right: 10px;
	margin-left: 5px;
}
.content-60-box ul {
	font-size: 12px;
}
.content-60 .incontext ol {
	margin: 10px 0px 0px 20px;
	padding: 0px;

}
.content-60 .incontext ul {
	margin-left: 20px;
}

.content-60 .incontext ul li {
	list-style-type: square;
}


.content-60 ul.emplben {
	margin-left: 20px;
}
.content-60 ul.emplben li {
	list-style-type: square;
}





.header #hdr-img {
	position: absolute;
	top: 35px;
	z-index: 4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #404040;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #404040;
}
.header #hdr-logo {
	display: block;
	left: 50%;
	position: absolute;
	top: 50%;
	border: 1px solid #2b6039;
	margin-top: -119px;
	margin-left: -133px;
}
.header #hdr-clouds {
	position: absolute;
	z-index: 4;
	left: 100%;
	margin-left: -222px;
	top: 35px;
	border-right-color: #404040;
	border-right-width: 1px;
	border-right-style: solid;
}



.footer, .push {
	height: 40px;
}


.footer {
	background-image: url(../images/footer/footer-background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	position: relative;
}
.content {
	display: block;
	width: 100%;
	position: relative;
}
.content-40 {
	float: right;
	width: 247px;
	background-image: url(../images/green-gradient-box.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	padding-right: 13px;
	height: auto;
	padding-bottom: 20px;
	font-size: 12px;
	background-color: #acc9a9;
}
.content-40 h3 {
	padding-top: 24px;
	font-size: 16px;
	background-image: url(../images/grey-bar-2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
}
.content-40 h3 a:link, .content-40 h3 a:active, .content-40 h3 a:visited {
	color: #222;
}
.content-40 h3 a:hover {
	color: #444;
}


.content-40 p {
	margin-top: 20px;
}



.content-60 {
	width: 425px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	background-image: url(../images/green-pattern.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	margin-bottom: 31px;
	padding-left: 11px;
	padding-right: 11px;
	background-color: #eee;
	min-height: 420px;
	margin-right: 7px;
	margin-left: 108px;
	position: relative;
}
.content-60 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/grey-bar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 19px;
}
.content-60 h4 {
	font-size: 14px;
	margin-top: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3F3E3E;
}

.content-60 p{
	margin-top: 20px;
}
.content-60-box {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 1px;
}

ul  {
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	font-size: 12px;
}
#right  {
	float: right;
	margin-left: 10px;
	clear: right;
}
#cat-hdr  {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

ul #first  {
	color: #035501;
}



.footer-content {
	width: 952px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 10px;
	position: relative;
}
.footer-content a:link, .footer-content a:active , .footer-content a:visited{
	font-size: 10px;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	text-decoration: none;
	color: #333;
}
.footer-content a:hover {
	color: #666;
}
.footer-content #benefit-and-comp {
	float: right;
	margin-top: 4px;
}
.footer-content #designedby {
	display: block;
	position: absolute;
	left: 100%;
	width: 400px;
	margin-left: -400px;
	top: 17px;
}
.footer-content #designedby a {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


.left-nav {
	position: absolute;
	top: 179px;
	height: 168px;
	width: 120px;
	left: 627px;
	margin-top: 5px;
}
.left-nav a:link, .left-nav a:active, .left-nav a:visited {
	color: #035501;
}
.left-nav a:hover {
	color: #047E01;
}

.left-nav ul {
	font-weight: normal;
	color: #035501;
}
.left-nav ul li {
	margin-top: 5px;
	text-align: right;
}
#pllc {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.content-40-2 {
	width: 245px;
	background-position: left top;
	padding-left: 22px;
	padding-right: 13px;
	height: auto;
	padding-bottom: 10px;
	font-size: 12px;
	background-color: #DDD;
	border: solid 1px #ccc;
	position: absolute;
	top: 340px;
	right: 0px;
	padding-top: 10px;
	z-index: 9999;
}
