#wrap {
	width: auto;
	margin: 0 3%;
	padding: 0;
	border-bottom: none;
}



h1, h1 a {
	top: 0px;
	font-size: 16pt;
	width: 100%;
	height:auto;
	text-indent: 0;
	overflow: visible;
	background: none;
	color: #14618b;
 	display: block;
	padding-top: 20px;
	margin-bottom: 30px;
}


h2, h3, .home h2, .home h3 {
	position: static;
	width: 100% !important;
	height: 1.8em !important;
	padding-top: 0 !important;
	text-indent: 0;
	overflow: visible;
	background: none;
	height: auto;
}

h2, .home h2 {color: #14618b; font-size: 13pt;}
h3, .home h3  {font-size: 11pt; }
header {margin: 0; position: relative; top: 0;}

#main {
	left: 0;
	width: 100%;
	}
	

#img-banner {
	width: 100%;
	height: 170px;
	position: relative;
	left: 0px;
	color: #14618b;
	background: #fff;
}
#img-banner img{
	float: left;
	
	}
#img-banner blockquote {
	color: #14618b;
	width: 200px;
	padding: 30px 15px 0 15px;
	font-style: italic;
	float: left;
	line-height: 1.3em;
	
}	
.benefits #img-banner blockquote {
	width: 230px;
	}

#footer, #nav { display: none;}

/* HOME */
.home #main {
	position: relative;
	height: auto;
	left: 0;
	}

.home #main p {
	width: 100%;
	line-height: 1.4em; 
	}


.home h2 {
	margin-bottom: 10px;
}
#commitment {
	width: 380px;
	}
	
	#bottom-info {
	width: 100%;
	left: 0px;

	}
