body {
	background: #f0f0f0 url(../images/vgrad.png) 0 0 repeat-x;
	color: #565555;
	font-size: 16px;
	line-height: 160%;
	margin: 0;
	padding: 0;
	font-family: "proxima-nova", Arial, sans-serif;
}

a {
	color: #7DAB73;
}

a:hover {
	color: #59894E;
}

h1,h2,h3,h4,h5 {
	margin: 0 0 15px;
}

h1 {
	font-family: "pill-gothic-600mg", Arial, sans-serif;
	color: #585858;
	text-transform: uppercase;
	font-size: 26px;
	clear: both;
	line-height: 130%;
}

h1.home {
  margin-top: 10px;
}

h2 {
	font-family: "pill-gothic-600mg", Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
	clear: both;
	margin: 0 0 15px;
	letter-spacing: .1em;
}

h3 {
	color: #565555;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .1em;
}

.right h3, .right h2 {
	color: #528ab3;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 5px;
	line-height: 140%;
}

.whitebox h3 {
	color: #f0b516;
	font-size: 16px;
	font-weight: bold;
}

.left .infobox h2 {
	font-size: 16px;
	color: #f0b516;
	font-weight: bold;
	margin: 0;
}

h4 {
	color: #7dab73;
	font-size: 12px;
	text-transform: uppercase;
}

p, ul, ol {
	margin: 0 0 15px;
}

ul, ol {
	padding: 0 0 0 20px;
}

table {
	width: 100%;
	margin: 0 0 15px;
	vertical-align: top;
	text-align: left;
}

table th {
	padding: 3px 5px;
	color: #7dab73;
}

table td {
	padding: 3px 5px;
}

table.login td {padding: 0;}

table td:last-child {
	border-right-width: 1px;
}

.inner {
	width: 960px;
	margin: auto;
}

a.button, input.button, a.smbtn, input.smbtn {
	display: block;
	float: left;
	clear: left;
	color: #fff;
	padding: 10px 44px 10px 22px;
	margin: 0 6px 6px 0;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	background: #528ab3 url(../images/button-arrow.png) right center no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.button:hover, a.smbtn:hover, input.smbtn:hover {
	background-color: #46789d;
}

input.button, input.smbtn {
	border: none;
	background-image: none;
	float: none;
	cursor: pointer;
	width: 280px;
	padding: 10px 22px 10px 22px;
}

input.smbtn {
	width: auto;
}

.right a.button {font-size: 17px;float: none;text-align: center;}
.right a.button.medium, .right a.button.small {float: left;}

a.button.medium, input.smbtn, input.button.medium {
	padding: 7px 23px 7px 10px;
	font-size: 14px;
	background-image: url(../images/button-med-arrow.png);
	line-height: 120%;
}

input.button.medium {
	width: auto;
	margin: 0;
	display: inline-block;
}

input.button.medium.nor {
	padding: 7px 10px 7px 10px;
	background-image: none;
}

a.button.small, a.smbtn {
	padding: 5px 8px;
	font-size: 14px;
	line-height: 120%;
	background-image: none;
}

a.button.green, input.button.green {
	background-color: #7dab73;
}

a.button.green:hover, input.button.green:hover {
	background-color: #679a5c;
}

.login input.button.medium {
  margin-top: 10px;
}

.clear {clear: both;}

/* Header */

.header {
	background: #7dab73;
	border-bottom: 3px #f8c726 solid;
	height: 71px;
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.4);
}

.header .header-main {padding: 0;}

.top {
	float: right;
	width: 310px;
}

.header h1 {
	float: left;
	width: 148px;
	height: 71px;
	margin: 0;
	clear: none;
}

.header h1 a {
	width: 148px;
	height: 71px;
	display: block;
	background: url(../images/esp-logo.png) 0 0 no-repeat;
	text-indent: -99999px;
}

ul.menu {
	list-style: none;
	margin: 40px 0 0 22px;
	padding: 0;
	float: left;
	height: 25px;
}

ul.menu li {
	float: left;
	margin: 0 16px 0 0;
	padding: 0;
	list-style: none;
	color: #fff;
	position: relative;
	height: 40px;
}

ul.menu li span.ar {
	font-size: 12px;
	margin: 0 0 0 3px;
}

ul.menu a {
	color: #f0f0f0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

ul.menu li:last-child a {
	background: #528ab3;
}

ul.menu li:last-child ul li a, ul.menu li ul li:last-child a {
	background: transparent;
}

ul.menu a:hover, ul.menu li:hover a {
	color: #fff;
}

ul.menu ul {
	display: none;
	position: absolute;
	top: 40px;
	left: -30px;
	width: 315px;
	margin: 0;
	padding: 5px 0 5px 10px;
	list-style: none;
	background: #f0f0f0;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

ul.menu ul:before {
	content: '\0000a0';
	background: url(../images/popout-tip.png) 0 0 no-repeat;
	width: 14px;
	height: 5px;
	display: block;
	position: absolute;
	top: -4px;
	left: 72px;
}

ul.menu li:hover ul {display: block;}

ul.menu ul li {
	width: 147px;
	margin: 0 10px 0 0;
	border-bottom: 1px #c7c8d1 dotted;
	height: auto;
}

ul.menu ul a, ul.menu li:hover ul a {
	color: #4c8640;
	text-transform: none;
	font-weight: normal;
	padding: 4px 10px;
}
ul.menu ul a span.ar {display: none;}

ul.menu ul a:hover, ul.menu li:hover ul a:hover {
	background: transparent;
	color: #0e4d01;
}

a#systech {
	float: left;
	clear: both;
	width: 72px;
	height: 20px;
	display: block;
	margin: 8px 0 0;
	background: url(../images/systech.png) 0 0 no-repeat;
	text-indent: -99999px;
}

.top form {
	float: right;
	position: relative;
}

.top .links {
	float: right;
	text-align: right;
	height: 34px;
}

.top .links a {
	font-weight: bold;
	color: #415a3b;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}

.top input.search {
	background: #68955f;
	color: #315928;
	border: 1px #5d8355 solid;
	padding: 5px 10px;
	width: 188px;
	line-height: 16px;
	height: 16px;
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 3px 4px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.top input.submit {
	height: 20px;
	width: 20px;
	border: none;
	position: absolute;
	background: url(../images/search-submit.png) center center no-repeat;
	cursor: pointer;
	text-indent: -99999px;
	text-align: left;
	right: 5px;
	top: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* Mast */

.mast {
	display: none;
	max-width: 1010px;
	margin: auto;
	border-bottom: 4px #9fb69a solid;
}

.Home .mast {
	display: block;
	height: 335px;
	background: url(../images/home-mast.jpg) 0 0 no-repeat;
}

/* Main */

.main {
	padding: 20px 0 0;
}

.main .left {
	width: 626px;
	float: left;
}

.main .right {
	width: 320px;
	float: right;
	background: #e9e9e9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.main .right .content {
	padding: 10px 16px;
}

.main .left .content {
	padding: 0 0 0 20px;
}

.main .left .content>img:first-child {
	margin: 0 0 20px -20px;
	width: 626px;
	height: auto;
}

/* Footer */

.footer .inner {
	font-size: 13px;
	padding: 10px 0 0;
	margin-top: 10px;
	border-top: 1px #c1c1c1 dotted;
	color: #747474;
}

/* Home Page */

.Home .left h1 {
	font-weight: normal;
	text-transform: none;
	line-height: 140%;
	background: #f0f0f0;
	position: absolute;
	margin: -200px 0 0 -20px;
	height: 180px;
	padding: 10px 20px;
	width: 433px;
	font-size: 24px;
}

.Home .main .left {
	float: none;
	width: auto;
	
}
.Home .main .right {
	background: #fff;
	float: none;
	width: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.Home .main .right .content {padding: 15px 0 20px;}

.home-left {
	float: left;
	width: 453px;
	padding-top: 13px;
}

.home-right {
	float: right;
	width: 474px;
}

.Home .right .box {
	float: left;
	width: 198px;
	padding: 0 16px;
	margin: 0 14px 0 0;
	border: none;
}

.Home .right .box.service-agreement {
	width: 440px;
	margin: 0;
	padding-left: 0;
}

.productlist h3 {
	color: #7dab73;
	font-size: 16px;
	margin: 0 0 5px;
}

.productlist a {
	font-weight: bold;
	font-size: 12px;
	color: #7dab73;
	text-transform: uppercase;
	text-decoration: none;
}

.products h3 {
	font-weight: bold;
	font-size: 15px;
	color: #7dab73;
	margin: 0;
	text-transform: uppercase;
}

.products h3 a {
	text-decoration: none;
}

.productlist a:hover {
	text-decoration: underline;
}

.productlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 110%;
}

.productlist ul li {
	margin: 0 12px 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 109px;
	
}

.productlist ul li img {
	display: block;
	border: 4px #cecece solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Forms */

form.form {
	width: 646px;
}

.fbox, .formLine {
	width: 270px;
	margin: 0 0 20px 0;
}

.fbox.nom {margin-right: 0;}

.fbox.long {
	height: auto;
	float: none;
}

.fbox p {
	font-size: 10px;
	line-height: 140%;
	margin: 0;
}

.fbox label, form label {
	display: block;
	font-weight: normal;
	padding-left: 4px;
	line-height: 120%;
}

.fbox input, .fbox select, .fbox textarea, input.text, input.formControlText {
	width: 235px;
	font-size: 14px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	border: 2px #e9e9e9 solid;
}

.fbox select {
	width: 280px;
	padding: 4px 5px;
}

.fbox .error {
	border-color: red;
}

p.error {
	font-size: 11px;
	color: red;
}

.form h2 {clear: both;}

/* Elements */


.statelist ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

.statelist li {
	list-style: none;
	margin: 0 0 3px;
}

.statelist a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #7dab73;
	font-size: 13px;
}

.statelist a:hover {
	text-decoration: underline;
}

.left .statelist ul {padding: 0 0 10px;float: left;}

.left .statelist li {
	float: left;
}

.left .statelist a {
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #7dab73;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 8px;
	font-size: 14px;
}

.left .statelist a:hover {
	background: #679a5c;
}

.right .box, .right .infobox {
	margin: 18px 0 0;
	padding: 18px 0 0;
	border-top: 1px #a7a7a7 solid;
}

.right .storebox {
	margin: 0;
	padding: 0;
	border: none;
}

ul.products {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 590px;
	float: left;
}

ul.products li {
	float: left;
	width: 295px;
	padding: 30px 0;
	border-top: 1px #aeaeae solid;
}

ul.products li.single {
	float: none;
	clear: both;
	width: auto;
}

ul.products li .img {
	width: 112px;
	height: 140px;
	float: left;
}

ul.products li a.button.small {
	clear: none;
}

ul.products li .img img {
	width: 82px;
	border: 4px #cecece solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.col {
	width: 293px;
	float: left;
}

.col2 {
	float: right;
	width: 252px;
	padding: 10px 16px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

h2.price {
	margin: 0;
	color: #528ab3;
	font-weight: bold;
}

.note {
	font-size: .8em;
	font-style: italic;
	clear: both;
	line-height: 140%;
}

.col h2 {
	margin: 20px 0;
}

.col2 h2 {
	margin: 30px 0 10px;
}

.col form.form {
	width: 273px;
}

.col form.form .fbox input {
	width: 257px;
}

.col form.form .fbox select {
	width: 270px;
}

.calc {
	background: #fff;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

h3.backto {
	font-size: 15px;
}

.col img {
	border: 4px #cecece solid;
	margin: auto;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.box img {
	border: 4px #cecece solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.col2 ul {
	font-size: 13px;
}

/* Modal */

#modal {
	position: absolute;
	top: 100px;
	background: #fff;
	padding: 20px;
	width: 582px;
	z-index: 2;
	border: 4px #cecece solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#modal form.form {
	width: 602px;
}

#overlay {
	background: rgba(0,0,0,.3);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

#closeoverlay {
	float: right;
	display: block;
	font-weight: bold;
	margin: -14px 10px 0 0;
}

#modal .buttons {
	text-align: center;
}

#modal input.button {
	margin: auto;
}

img.right {
	width: auto;
	height: auto;
	max-width: 150px;
	border: 4px #cecece solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

a.signmeup {
	margin-bottom: 20px;
}

#getcoveragenow {
	padding: 14px 0 8px 14px;
	width: auto;
	background: #fff;
	margin: 0 0 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#utahcertbox {
	margin: 0 60px 20px;
	text-align: center;
	background: #fff;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#utahcertbox h2 {margin-top: 0;}

.purchasecertificates input.button, #utahcertbox input.button {
	width: auto;
	margin: 10px auto 0;
}

.left .infobox {
	background: #fff;
	padding: 20px;
	margin: 0 0 20px -20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}







