html, body {
	background:#FFFFFF;
	color:#505050;
	font-family:Verdana, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
}
.clear {
	clear:both;
}
a img {
	border:none;
}
#container {
	text-align:left;
	position:relative;
	margin:0px auto;
	width: 869px;
}
h2 {
	font: normal 18px Avenir, "AvenirLTStd65Medium", Verdana, Helvetica, Arial, sans-serif;
	color:#3592ce;
	line-height:25px;
	margin:0;
	padding:0;
}
h3 {
	font: normal 26px Avenir, "AvenirLTStd65Medium", Verdana, Helvetica, Arial, sans-serif;
	color:#3592ce;
	margin:0;
	padding-bottom:8px;
	line-height:30px;
}
@font-face {
	font-family: 'AvenirLTStd65Medium';
	src: url('../fonts/AvenirLTStd-Medium.eot');
	src: local('Avenir LT Std 65 Medium'), local('AvenirLTStd-Medium'), url('../fonts/AvenirLTStd-Medium.otf') format('opentype'), url('../fonts/AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
}

/****************************************************** Header Begin */

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 869px;
	position:relative;
}
* html #header {
	/* IE6 only */
	height: 90px;
}
#headlogo {
	float:left;
}
#headright {
	float:right;
	margin-top:0px;
	width:320px;
}
#toplinks {
	clear:both;
	color:#464646;
	font-size:11px;
	width:220px;
	height:27px;
	margin: 8px 13px 5px 0;
	float:right;
	text-align:right;
}
*html #toplinks {
	margin: 8px 7px 5px 0;
}
#toplinks a:link, #inc a:link, #toplinks a:visited, #inc a:visited {
	color:#147dc1;
	text-decoration:underline;
}
#toplinks a:hover, #inc a:hover {
	color:#003e6e;
	text-decoration:underline;
}
#headtext {
	background-position:right;
	color:#464646;
	font-size:11px;
	float:right;
	text-align:left;
	width: 320px;
	margin: 20px 0 0 0;
	padding:0;
}
#grey_banner {
	width: 869px; 
	height:54px; 
	overflow:hidden; 
	position:relative; 
	background: url(../images/grey-banner.jpg) no-repeat;
}

/****************************************************** Nav Begin */

div#nav {
	height: 39px;
	margin-top: 0px;
	position: relative;
	width: 869px;
}
div#nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
div#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}
div#nav li a {
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 39px;
}
div#nav li a {
	background-image: url('../images/nav.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 869px;
}
div#nav li a#home {
	background-position: 0 0;
	width: 95px;
}
div#nav li a#home:hover {
	background-position: 0 -39px;
	width: 95px;
}
div#nav li a#home:active {
	background-position: 0 -78px;
	width: 95px;
}
div#nav li a#aboutus {
	background-position: -95px 0;
	width: 123px;
}
div#nav li a#aboutus:hover {
	background-position: -95px -39px;
	width: 123px;
}
div#nav li a#aboutus:active {
	background-position: -95px -78px;
	width: 123px;
}
div#nav li a#benefits {
	background-position: -218px 0;
	width: 161px;
}
div#nav li a#benefits:hover {
	background-position: -218px -39px;
	width: 161px;
}
div#nav li a#benefits:active {
	background-position: -218px -78px;
	width: 161px;
}
div#nav li a#products {
	background-position: -379px 0;
	width: 172px;
}
div#nav li a#products:hover {
	background-position: -379px -39px;
	width: 172px;
}
div#nav li a#products:active {
	background-position: -379px -78px;
	width: 172px;
}
div#nav li a#become_agent {
	background-position: -551px 0;
	width: 185px;
}
div#nav li a#become_agent:hover {
	background-position: -551px -39px;
	width: 185px;
}
div#nav li a#become_agent:active {
	background-position: -551px -78px;
	width: 185px;
}
div#nav li a#contactus {
	background-position: -736px 0;
	width: 133px;
}
div#nav li a#contactus:hover {
	background-position: -736px -39px;
	width: 133px;
}
div#nav li a#contactus:active {
	background-position: -736px -78px;
	width: 133px;
}

/******************************************************Index Page Banner and Benefits Boxes */

#index_banner {
	width: 869px; 
	height:299px; 
	overflow:hidden; 
	position:relative; 
	background: url('../images/banner-index.jpg') no-repeat;
}
#index_banner_overlay {
	position:absolute; 
	top:237px; 
	right:-25px; 
	z-index:9999;
}
*html #index_banner_overlay {
	/* IE6 only */
	top: 235px;
}
#index_benefits {
	overflow:hidden;
	position:relative;
	margin: 0;
	padding:0;
}
#benefits_lead {
	background-image:url('../images/index-box-lead.jpg');
	background-repeat:no-repeat;
	overflow:hidden; 
	position:relative; 
	width: 440px;
	height:173px;
	float:left;
}
#benefits_tech {
	background-image:url('../images/index-box-tech.jpg');
	background-repeat:no-repeat;
	overflow:hidden; 
	position:relative; 
	width: 429px;
	height:173px;
	float:left;
}
#benefits_carrier {
	background-image:url('../images/index-box-carrier.jpg');
	background-repeat:no-repeat;
	overflow:hidden; 
	position:relative; 
	width: 440px;
	height:185px;
	float:left;
}
#benefits_trips {
	background-image:url('../images/index-box-trips.jpg');
	background-repeat:no-repeat;
	overflow:hidden; 
	position:relative; 
	width: 429px;
	height:185px;
	float:left;
}
#index_about {
	position:relative;
	float:left;
	width:429px;
	height:157px;
	background:url('../images/index-about.jpg') top left no-repeat;
	margin:0;
	padding:0;
}
#index_about p {
	line-height:18px;
	padding:65px 50px 0 20px;
}
*html #index_about p {
	/* IE6 only */
	padding:75px 50px 0 20px;
}
#index_news {
	position:relative;
	float:left;
	width:429px;
	height:157px;
	background:url('../images/index-industry-news.jpg') top left no-repeat;
	margin:0;
	padding:0;
}
#index_news p {
	line-height:18px;
	padding:65px 50px 0 30px;
}
*html #index_news p {
	/* IE6 only */
	padding:75px 50px 0 30px;
}

/******************************************************Internal Page Content */

.contentbox {
	position: relative;
	margin: 0;
	padding:0;
}
* html .contentbox {
	/* IE6 only */ 
	height:100%;
	display: table;
}
.contentbox a:link, .contentbox a:visited {
	color: #147dc1;
	text-decoration:underline;
}
.contentbox a:hover {
	color: #003e6e;
	text-decoration:underline;
}
#breadcrumbs {
	font-size: 11px;
	margin:20px 0 0 25px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#147dc1;
	text-decoration:underline;
}
#breadcrumbs a:hover {
	text-decoration:none;
}
#leftcol {
	position:relative;
	float:left;
	width:210px;
	font-size:95%;
	margin: 20px 0 0 0;
}
#leftcol ul {
	margin:10px 0 0 25px;
	padding:0px;
}
*html #leftcol ul {
	/* IE6 only */
	background:url('../images/nav-arrow-right.jpg') top left no-repeat;
	height:100%;
}
#leftcol ul li {
	list-style:none;
	background:url('../images/nav-arrow-right.jpg') top left no-repeat;
	padding:2px 0 8px 30px;
	margin: 0 0 4px 0;
	font-size:12px;
	/*border-bottom:1px solid #e2e2e2;*/
}
#leftcol ul li.select {
	list-style:none;
	background:url('../images/nav-arrow-down.jpg') top left no-repeat;
	padding:2px 0 4px 30px;
	font-size:12px;
}
#leftcol ul li.noborder {
	border: none;
	padding-bottom:10px;
}
#leftcol ul ul {
	margin: 0;
	padding: 7px 0 7px 30px;
}
*:first-child+html #leftcol ul ul {
	/* IE7 only */
	margin: 0;
	padding: 7px 0;
	background:none;
}
*html #leftcol ul ul {
	/* IE6 only */
	margin: 0;
	padding: 7px 0;
	background:none;
}
#leftcol ul ul li {
	padding: 7px 0 7px 0;
	margin: 0;
	border-bottom: 1px solid #c7c7c7;
	font-size:11px;
	background:none;
}
#leftcol ul a:link, #leftcol ul a:visited {
	color:#147dc1;
	text-decoration:none;
}
#leftcol ul a:hover {
	text-decoration:underline;
}
#leftcol ul ul li a:link, #leftcol ul ul li a:visited {
	color: #505050;
	text-decoration:none;
}
#leftcol ul ul li.sel {
	font-weight:bolder;
}
#leftcol ul ul li a:hover {
	text-decoration:underline;
}
#centercol {
	position:relative;
	float:left;
	width: 400px;
	margin:28px 20px 0 24px;
	line-height:20px;
}
#centercol p {
	margin: 0;
	padding:5px 0;
}
#centercol_long {
	position:relative;
	float:left;
	width: 634px;
	margin:28px 0 0 24px;
	line-height:20px;
}
#centercol_long p {
	margin: 0;
	padding:5px 0;
}
#centercol_calculator {
	position:relative;
	float:left;
	width: 429px;
	margin:28px 0 0 10px;
	line-height:20px;
}
#rightcol {
	position:relative;
	width:213px;
	margin:20px 0 0 0;
	padding:0;
	min-height: 100%;
	color:#505050;
	float:right;
}
* html #rightcol {
	/* IE6 only */
	position:relative;
}
#rightcol_contact  {
	margin: 52px 0 0 0;
	padding:0;
}
#rightcol_contact p {
	line-height: 20px;
	margin: 0;
	padding:0;
}
#rightcol_incentives {
	background:url('../images/rightcol-incentives.gif');
	width: 213px;
	height:300px;
	overflow:hidden; 
	position:relative;
	margin:0 0 20px 0;
}
#rightcol_appointed {
	background:url('../images/rightcol-appointed.jpg');
	width: 213px;
	height:170px;
	overflow:hidden; 
	position:relative;
}
#cont_bottom {
	background: url('../images/content-bottom.jpg') no-repeat;
	width: 869px;
	height: 20px;	
	margin-bottom: 0px;
}
* html #cont_bottom {
	margin-top: 0px;
	margin-bottom: 0px;
}

/****************************************************** Contact Page Begin */

#contact_form {
	background:url(../images/contact-form.jpg) repeat-y;
	width: 383px;
	color: #505050;
	font-size:12px;
	margin:0;
	padding:0;
}
#contact_form_top {
	margin:0;
	padding:0;
	line-height:0;
}
#contact_form a {
	color: #FB9C2A;
}
#contact_form table {
	width: 383px;
	padding: 0;
	margin:0;
}
#contact_form p {
	padding-left: 30px;
}
#contact_form td {
	padding-left: 15px;
}
#contact_form select {
	font-size:12px;
	font-weight:100;
}
#contact_form input {
	border: 1px #849BBA solid;
	width: 173px;
	height: 20px;
	font-size:14px;
}
#contact_form input#comments {
	width: 275px;
	height: 80px;
}

/****************************************************** Extra Styles */

#carriers_table a:link, #carriers_table a:visited {
	font-size: 11px;
}
#carriers_table td {
	line-height: 0;
}
#carriers_table p {
	line-height: 20px;
	padding: 5px 0 0 10px;
}
#carriers_table h2 {
	padding: 10px 0 5px 10px;
}
#carriers_table img {
	padding: 0;
}
.carriers_greybox {
	background-color: #e2e1e1;
	background-repeat: no-repeat;
	width:204px;
	height:61px;
	margin:0;
	padding:0;
	-moz-border-radius: 0 0 30px 0;
	-webkit-border-bottom-right-radius: 30px;
}
#comparison_table {
	border-spacing: 1px 0px;
	font-size:12px;
    border-collapse: separate; 
}
*html #comparison_table td {
	border-right: 1px #FFFFFF solid;
}
*:first-child+html #comparison_table td {
	border-right: 1px #FFFFFF solid;
}
#calculator {
	background: url('../images/calculator-bkgd.jpg') no-repeat;
	width: 429px;
	height:656px;
}
#calculator p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 15px 0 80px;
	line-height:17px;
}
#calculator p.bottom {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 35px 50px 0 55px;
	line-height:17px;
}
table#calc_form_top {
	width: 330px;
	color: #FFFFFF;
	font-size:12px;
	margin:35px 0 0 50px;
	padding:0;
}
#calc_form_top td {
	padding:5px 0 0 0;
}
#calc_form_top select {
	font-size:12px;
	font-weight:100;
}
#calc_form_top input {
	border: 1px #b4c3cc solid;
	width: 90px;
	height: 20px;
	font-size:14px;
}
table#calc_form_bottom {
	width: 330px;
	color: #FFFFFF;
	font-size:12px;
	margin:38px 0 0 50px;
	padding:0;
}
#calc_form_bottom td {
	padding:0;
}
#calc_form_bottom select {
	font-size:12px;
	font-weight:100;
}
#calc_form_bottom input {
	border: 1px #b4c3cc solid;
	width: 130px;
	height: 20px;
	font-size:14px;
}
/****************************************************** Footer Begin */

#footer {
	background-image:url('../images/footer.jpg');
	background-repeat:no-repeat;
	width:869px;
	height:72px;
	margin:10px 0 0 0;
	padding:0;
}
#footer p {
	color: white;
	padding: 29px 0 0 90px;
	margin:0;
}
#footer a:link, #footer a:visited {
	color: white;
}
#footer a:hover {
	color: #c6e0f0;
}
#footer_bottom { 
	font-size:11px;
	float:left;
	width:869px;
	color:#464646;
	line-height:18px;
	text-align:center;
	margin:0;
	padding:0;
}
#footer_bottom p {
	margin: 5px 0;
	padding:0;
}
#footer_bottom a:link, #footer_bottom a:visited {
	text-decoration: underline;
	color:#147dc1;
}
#footer_bottom a:hover {
	color:#003e6e;
	text-decoration:underline;
}

/****************************************************** Footer End */