body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background:url(../images/bg.gif) top center repeat-x white;
	margin:0;
	padding:0;
	height:100%;
	color:#656a6d;
}

a {
	color:#0066a4;
	text-decoration:none;
}

a:hover {
	color:#5c9dc5;
	text-decoration:underline;
}

div#container {
	width:960px;
	text-align:left;
	position:relative;
	padding-top: 0;
	background-image: url(../images/content-bg.gif);
}

div.header-top {
	background:url(../images/homepage-header-bg.jpg) top center no-repeat;
	width: 960px;
	height: 141px;
	margin-top: -12px;
}

div.header-top-services {
	background:url(../images/services-top-header.jpg) top center no-repeat;
	width: 960px;
	height: 141px;
	margin-top: -12px;
}

div.header-top-login {
	background:url(../images/services-top-header.jpg) bottom center #002d56 no-repeat;
	width: 960px;
	height: 201px;
	margin-top: -12px;
	margin-bottom: -32px;
}

div.header-top-about {
	background:url(../images/about-top-header.jpg) top center no-repeat;
	width: 960px;
	height: 141px;
	margin-top: -12px;
}

div.header-top-additional {
	background:url(../images/additional-top-header.jpg) top center no-repeat;
	width: 960px;
	height: 141px;
	margin-top: -12px;
}

div.header-top-contact {
	background:url(../images/contact-top-header.jpg) top center no-repeat;
	width: 960px;
	height: 141px;
	margin-top: -12px;
}

div.header-logo {
	float: left;
	width: 220px;
	margin-top: -5px;
}

div.header-logo h1 {
	padding-left: 23px;
	padding-top: 0px;
}

div.header-login {
	color: white;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	text-align: right;
	font-size: 11px;
}

div.header-nav-login {
	float: right;
	width: 726px;
	height: 41px;
	margin-top: 8px;
	margin-right: 13px;
}

div.header-nav-login ul {
	width: 726px;
	height: 41px;
	position:relative;
	background-image:url(../images/nav2.png);
	margin:0;
	padding: 0;
	display:block;
}

div.header-nav-login ul li {
	text-indent:-9999px; 
	margin: 0;
	padding: 0;
	list-style:none;
	position:absolute;
	top: 0;
}

div.header-nav-login ul li, div.header-nav-login a {
	height: 41px;
	display: block;
}

div.header-nav-login ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

div.header-nav {
	float: right;
	width: 650px;
	height: 41px;
	margin-top: 38px;
	margin-right: 80px;
}

div.header-nav ul {
	width: 650px;
	height: 41px;
	position:relative;
	background-image:url(../images/nav.png);
	margin:0;
	padding: 0;
	display:block;
}

div.header-nav ul li {
	text-indent:-9999px; 
	margin: 0;
	padding: 0;
	list-style:none;
	position:absolute;
	top: 0;
}

div.header-nav ul li, div.header-nav a {
	height: 41px;
	display: block;
}

div.header-nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

li#home {
	left:0px; 
	width:73px;
}

li#services {
	left:73px; 
	width:166px;
}

li#additional {
	left:240px; 
	width:160px;
}

li#about {
	left:400px; 
	width:135px;
}

li#contact {
	left:535px; 
	width:115px;
}

li#login {
	left:650px; 
	width:77px;
}

li#home a:hover {
	background: url(../images/nav-rollover.png) 0px 0px no-repeat;
}

a.home {
	background: url(../images/nav-rollover.png) 0px 0px no-repeat;
}

li#services a:hover {
	background: url(../images/nav-rollover.png) -73px 0px no-repeat;
}

a.services {
	background: url(../images/nav-rollover.png) -73px 0px no-repeat;
}

li#additional a:hover {
	background: url(../images/nav-rollover.png) -240px 0px no-repeat;
}

a.additional {
	background: url(../images/nav-rollover.png) -240px 0px no-repeat;
}

li#about a:hover {
	background: url(../images/nav-rollover.png) -400px 0px no-repeat;
}

a.about {
	background: url(../images/nav-rollover.png) -400px 0px no-repeat;
}

li#contact a:hover {
	background: url(../images/nav-rollover.png) -535px 0px no-repeat;
}

a.contact {
	background: url(../images/nav-rollover.png) -535px 0px no-repeat;
}

li#login a:hover {
	background: url(../images/nav-rollover2.png) -650px 0px no-repeat;
}

a.login {
	background: url(../images/nav-rollover2.png) -650px 0px no-repeat;
}

div.header-home {
	width: 960px;
	height: 315px;
	background:url(../images/header-home.jpg) top center no-repeat;
	color: white;
}

div.header-home h2 {
	clear: both;
	font-size: 38px;
	padding-left: 40px;
	padding-top: 60px;
	margin-bottom: -8px;
	font-weight: normal;
	font-style: normal;
	font-family: 'GillSansMTRegular';
	text-shadow: 2px 2px #005c95;
}

div.header-home p {
	font-size: 12px;
	line-height: 18px;
	padding-left: 40px;
	width: 420px;
}

div.header-services {
	width: 960px;
	height: 275px;
	background:url(../images/services-header-bg.jpg) top center no-repeat;
	color: white;
}

div.header-services h2 {
	clear: both;
	font-size: 38px;
	padding-left: 40px;
	padding-top: 60px;
	margin-bottom: -8px;
	font-weight: normal;
	font-style: normal;
	font-family: 'GillSansMTRegular';
	text-shadow: 2px 2px #005c95;
}

div.header-services h3 {
	font-size: 18px;
	line-height: 18px;
	padding-left: 40px;
	margin-bottom: 5px;
}

div.header-services p {
	font-size: 12px;
	line-height: 18px;
	padding-left: 40px;
	width: 420px;
}

div.header-services-login {
	width: 960px;
	height: 275px;
	background:url(../images/services-header-bg.jpg) top center no-repeat;
	color: white;
}

div.header-services-login h2 {
	clear: both;
	font-size: 38px;
	padding-left: 40px;
	padding-top: 90px;
	margin-bottom: -8px;
	font-weight: normal;
	font-style: normal;
	font-family: 'GillSansMTRegular';
	text-shadow: 2px 2px #005c95;
}

div.header-services-login h3 {
	font-size: 18px;
	line-height: 18px;
	padding-left: 40px;
	margin-bottom: 5px;
}

div.header-services-login p {
	font-size: 12px;
	line-height: 18px;
	padding-left: 40px;
	width: 420px;
}

.form-text {
	width: 120px;
	border: none;
	height: 22px;
	margin-left: 5px;
	margin-right: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.login-button {
	width: 100px;
	border: none;
	height: 25px;
	font-weight: normal;
	font-style: normal;
	font-family: 'GillSansMTRegular';
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	background: url(../images/login-bg.png) transparent;
}

p.login-bottom {
	font-size: 10px;
}

div.header-about {
	width: 960px;
	height: 275px;
	background:url(../images/about-header-bg.jpg) top center no-repeat;
	color: white;
}

div.header-about h2 {
	clear: both;
	font-size: 38px;
	padding-left: 40px;
	padding-top: 60px;
	margin-bottom: -8px;
	font-weight: normal;
	font-style: normal;
	font-family: 'GillSansMTRegular';
	text-shadow: 2px 2px #005c95;
}

div.header-about h3 {
	font-size: 18px;
	line-height: 18px;
	padding-left: 40px;
	margin-bottom: 5px;
}

div.header-about p {
	font-size: 12px;
	line-height: 18px;
	padding-left: 40px;
	width: 420px;
}

div.header-additional {
	width: 960px;
	height: 275px;
	background:url(../images/additional-header-bg.jpg) top center no-repeat;
	color: white;
}

div.header-additional h2 {
	clear: both;
	font-size: 38px;
	padding-left: 40px;
	padding-top: 60px;
	margin-bottom: -8px;
	font-weight: normal;
	font-style: normal;
	font-family: 'GillSansMTRegular';
	text-shadow: 2px 2px #005c95;
}

div.header-additional h3 {
	font-size: 18px;
	line-height: 18px;
	padding-left: 40px;
	margin-bottom: 5px;
}

div.header-additional p {
	font-size: 12px;
	line-height: 18px;
	padding-left: 40px;
	width: 420px;
}

div.header-contact {
	width: 960px;
	height: 275px;
	background:url(../images/contact-header-bg.jpg) top center no-repeat;
	color: white;
}

div.header-contact h2 {
	clear: both;
	font-size: 38px;
	padding-left: 40px;
	padding-top: 60px;
	margin-bottom: -8px;
	font-weight: normal;
	font-style: normal;
	font-family: 'GillSansMTRegular';
	text-shadow: 2px 2px #005c95;
}

div.header-contact h3 {
	font-size: 18px;
	line-height: 18px;
	padding-left: 40px;
	margin-bottom: 5px;
}

div.header-contact p {
	font-size: 12px;
	line-height: 18px;
	padding-left: 40px;
	width: 420px;
}

div.homepage-bottom {
	clear: both;
	width: 960px;
}

div.homepage-bottom-left {
	float: left;
	text-align: left;
	width: 348px;
}

div.homepage-bottom-left h3 {
	font-size: 26px;
	color: #0066a4;
	font-weight: normal;
	font-style: normal;
	padding-left: 40px;
	margin-bottom: -10px;
	font-family: 'GillSansMTRegular';
}

div.homepage-bottom-left h4 {
	font-size: 14px;
	padding-left: 40px;	
}

div.homepage-bottom-left h5 {
	font-size: 14px;
	padding-left: 40px;
	color: #0066a4;
	margin-bottom: -8px;
}

div.homepage-bottom-left p {
	font-size: 12px;
	padding-left: 40px;
	line-height: 18px;
}

div.homepage-bottom-middle {
	float: left;
	text-align: left;
	width: 287px;
}

div.homepage-bottom-middle p {
	padding-top: 15px;
	text-align: center;
}

div.homepage-bottom-right {
	float: right;
	text-align: left;
	width: 325px;
}

div.homepage-bottom-right h4 {
	padding-left: 20px;
	font-size: 22px;
	color: #0066a4;
	font-weight: normal;
	font-style: normal;
	margin-bottom: -10px;
	font-family: 'GillSansMTRegular';
}

div.homepage-bottom-right h5 {
	padding-left: 20px;
	padding-right: 30px;
	font-size: 12px;
	line-height: 18px;
}

div.homepage-bottom-right p {
	padding-left: 20px;
	padding-right: 30px;
	line-height: 18px;
}

img.founder-img {
	padding-left: 10px;
	padding-bottom: 7px;
}

div.internal-bottom {
	clear: both;
	width: 960px;
}

div.internal-bottom ul {
	padding-left: 55px;
	line-height: 18px;
	padding-right: 40px;
}

div.internal-bottom-left {
	float: left;
	text-align: left;
	width: 319px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-right: solid 1px #dededf;
}

div.internal-bottom-left h3 {
	font-size: 24px;
	color: #0066a4;
	font-weight: normal;
	font-style: normal;
	padding-left: 40px;
	padding-right: 40px;
	font-family: 'GillSansMTRegular';
}

div.internal-bottom-left h4 {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;	
}

div.internal-bottom-left h5 {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	color: #0066a4;
	margin-bottom: -8px;
	text-transform: uppercase;
}

div.internal-bottom-left p {
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 18px;
}

div.internal-bottom-left-absolute {
	float: left;
	text-align: left;
	width: 639px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-right: solid 1px #dededf;
}

div.internal-bottom-left-absolute h3 {
	font-size: 24px;
	color: #0066a4;
	font-weight: normal;
	font-style: normal;
	margin-left: 40px;
	margin-right: 40px;
	font-family: 'GillSansMTRegular';
	border-bottom: solid 1px #dededf;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

div.internal-bottom-left-absolute h4 {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;	
}

div.internal-bottom-left-absolute h5 {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	color: #0066a4;
	margin-bottom: -8px;
	text-transform: uppercase;
}

div.internal-bottom-left-absolute p {
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 18px;
}

div.internal-bottom-left-absolute table {
	font-size: 12px;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 18px;
	border-top: solid 1px #dededf;
	padding-top: 10px;
}

div.internal-bottom-left-absolute table.button-back {
	font-size: 12px;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 18px;
	border-top: none;
	margin-bottom: -8px;
	padding-top: 0px;
}

div.internal-bottom-middle {
	float: left;
	text-align: left;
	width: 320px;
	margin-top: 15px;
	padding-bottom: 15px;
}

div.internal-bottom-middle h3 {
	font-size: 24px;
	color: #0066a4;
	font-weight: normal;
	font-style: normal;
	padding-left: 40px;
	font-family: 'GillSansMTRegular';
}

div.internal-bottom-middle h4 {
	font-size: 14px;
	padding-left: 40px;	
	padding-right: 40px;
}

div.internal-bottom-middle h5 {
	font-size: 14px;
	padding-left: 40px;
	color: #0066a4;
	margin-bottom: -8px;
	padding-right: 40px;
	text-transform: uppercase;
}

div.internal-bottom-middle p {
	font-size: 12px;
	padding-left: 40px;
	line-height: 18px;
	padding-right: 40px;
}

div.internal-bottom-right {
	float: right;
	text-align: left;
	width: 319px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-left: solid 1px #dededf;
}

div.internal-bottom-right h3 {
	font-size: 24px;
	color: #0066a4;
	font-weight: normal;
	font-style: normal;
	padding-left: 40px;
	font-family: 'GillSansMTRegular';
	padding-right: 40px;
}

div.internal-bottom-right h4 {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
}

div.internal-bottom-right h5 {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	color: #0066a4;
	margin-bottom: -8px;
	text-transform: uppercase;
}

div.internal-bottom-right p {
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 18px;
}

div.internal-bottom-right-absolute {
	float: right;
	text-align: left;
	width: 320px;
	margin-top: 15px;
	padding-bottom: 15px;
}

div.internal-bottom-right-absolute h3 {
	font-size: 24px;
	color: #0066a4;
	font-weight: normal;
	font-style: normal;
	padding-left: 40px;
	font-family: 'GillSansMTRegular';
	padding-right: 40px;
}

div.internal-bottom-right-absolute h4 {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
}

div.internal-bottom-right-absolute h5 {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	color: #0066a4;
	margin-bottom: -8px;
	text-transform: uppercase;
}

div.internal-bottom-right-absolute p {
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 18px;
}

#name {
	width:230px;
	height:25px;
	padding-left: 5px;
	border: 1px solid #c8c8c8;
	font-size: 12px;
}

#company-name {
	width:230px;
	height:25px;
	padding-left: 5px;
	border: 1px solid #c8c8c8;
	font-size: 12px;
}

#phone-number {
	width:230px;
	height:25px;
	padding-left: 5px;
	border: 1px solid #c8c8c8;
	font-size: 12px;
}

#email {
	width:230px;
	height:25px;
	padding-left: 5px;
	border: 1px solid #c8c8c8;
	font-size: 12px;
}

#message {
	width:232px;
	height:150px;
	border: 1px solid #c8c8c8;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
}

#submit {
	color: white;
	width:100px;
	height:30px;
	border: 4px solid #ebebeb;
	background-color: #0066a4;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 28px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
}

#submit:hover {
	color: white;
	background-color: #228ac9;
	width:100px;
	height:30px;
	border: 4px solid #ebebeb;
	text-align: center;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 28px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
}

#reset {
	color: white;
	width:100px;
	height:30px;
	border: 4px solid #ebebeb;
	background-color: #0066a4;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 28px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
}

#reset:hover {
	color: white;
	background-color: #228ac9;
	width:100px;
	height:30px;
	border: 4px solid #ebebeb;
	text-align: center;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 28px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
}

iframe {
	border: 1px solid #ebebeb;
}

div.footer {
	clear: both;
	background-image: url(../images/footer-bg.gif);
	width: 960px;
	height: 197px;
	color: white;
	margin-bottom: 15px;
}

div.footer a {
	color: white;
	text-decoration: none;
}

div.footer a:hover {
	color: gray;
	text-decoration: underline;
}

div.footer p {
	padding-top: 115px;
	padding-left: 470px;
	text-align: right;
	width: 350px;
	font-size: 11px;
	line-height: 16px;
}

.form-long-box {
	width: 300px;
	border: solid 1px #dededf;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-left: 5px;
}

.form-long-box2 {
	width: 310px;
	border: solid 1px #dededf;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-left: 5px;
}

.form-small-box {
	width: 50px;
	border: solid 1px #dededf;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-left: 5px;
}

.form-medium-box {
	width: 75px;
	border: solid 1px #dededf;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-left: 5px;
}

.form-zip {
	width: 105px;
	border: solid 1px #dededf;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-left: 5px;
}

.form-button {
	width: 180px;
	border: none;
	height: 46px;
	font-weight: normal;
	font-style: normal;
	font-family: 'GillSansMTRegular';
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	background: url(../images/form-button-bg.png) transparent;
}

.form-button-extra {
	width: auto;
	border: none;
	height: auto;
	font-weight: normal;
	font-style: normal;
	font-family: 'GillSansMTRegular';
	color: white;
	font-size: 12px;
	padding: 12px;
	margin-bottom: 20px;
	background: url(../images/form-button-large-bg.png) transparent;
	width: 245px;
	border: none;
	height: 46px;
}

.form-button-main {
	width: auto;
	border: none;
	height: auto;
	font-weight: normal;
	font-style: normal;
	font-family: 'GillSansMTRegular';
	color: white;
	font-size: 14px;
	padding: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #228ac9;
	margin-bottom:8px;
	margin-left: 40px;
}

@font-face {
	font-family: 'GillSansMTRegular';
	src: url('gill_sans_mt-webfont.eot');
	src: local('☺'), url('gill_sans_mt-webfont.woff') format('woff'), url('gill_sans_mt-webfont.ttf') format('truetype'), url('gill_sans_mt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
