@charset "utf-8";
/* CSS Document */
/* CSS Document */
* {
	margin: 0 auto;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 88%;
	background-color: #F0F0F0;
	}
h4 {
	font-size: 70%;
	font-weight: bold;
	font-style: italic;
	padding-top: 15px;
	padding-bottom: 15px;
}

.emph {
	font-weight: bold;
	color: #417680;
}
.imgfill {
	margin: 0px;
	padding: 0px;
}
.italic {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
.right {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #ADABAC;
	font-size: 90%;
}
.left {
	text-align: left;
}
#wrapper {
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECCCD;
	border-left-color: #CECCCD;
}

#header {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 113px;
}
#graphicheader {
	background-image: url(Images/GraphicHeader.jpg);
	background-repeat: no-repeat;
	height: 145px;
	background-position: center;
	background-color: #FFFFFF;
}
#nav {
	height: 42px;
	background-image: url(Images/NavBg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#nav li {
	list-style-type: none;
	display: block;
	text-decoration: none;
	float: left;
	padding-top: 13.5px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 13.5px;
	font-size: 82%;
	color: #2E6671;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	font-weight: bold;
}
#nav ul li a {
	color: #e4e4e4;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #F5BD20;
}
#nav img {
	float: left;
}
#container {
	background-repeat: no-repeat;
	height: 500px;
	background-image: url(Images/ContentBG.jpg);
}

#container2 {
	background-image: url(Images/conbg.jpg);
	background-repeat: repeat;
}
#intro {
	background-image: url(Images/IntroBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 150px;
	width: 617px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}
#intro h1 {
	font-size: 115%;
	color: #235C68;
	text-indent: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
}
#intro p {
	color: #e4e4e4;
	text-align: justify;
	font-size: 82%;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 15px;
}
#intro a img {
}
#services {
	float: right;
	height: 413px;
	width: 211px;
	margin-top: 28px;
	margin-right: 27px;
	background-image: url(Images/Services.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 82%;
	line-height: 1.6em;
}
#services h1 {
	font-size: 120%;
	text-align: center;
	color: #F4B409;
	padding-bottom: 8px;
	padding-top: 16px;
}
#services ul li {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 15px;
	color: #1E5965;
}
#mission {
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-left: 17px;
	height: 241px;
	background-image: url(Images/MissionBG2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#mission img {
	padding-top: 10px;
}


#mission h1 {
	font-size: 100%;
	padding-top: 15px;
	color: #F4B409;
	padding-bottom: 8px;
}
#benefits {
	float: left;
	width: 340px;
	margin-left: 30px;
	margin-top: 20px;
	height: 241px;
	background-image: url(Images/BenefitsBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#benefits h1 {
	font-size: 100%;
	padding-top: 15px;
	color: #F4B409;
	padding-bottom: 8px;
}
#header img {
	padding-left: 15px;
	padding-top: 5px;
}

#benefits ul li {
	list-style-position: inside;
	list-style-type: square;
	padding-right: 2px;
	padding-left: 12px;
	font-size: 82%;
	line-height: 1.7em;
	color: #1E5965;
}
#benefits p {
	font-size: 82%;
	padding-left: 10px;
	padding-right: 10px;
}
#FlashID {
	float: right;
}
#number {
	height: 30px;
	clear: both;
	padding-top: 10px;
}
#number h1 {
	font-size: 140%;
	color: #F7C02F;
}
#intro p a {
	font-weight: bold;
	color: #E4E4E4;
}
#intro3 {
	height: 160px;
	width: 557px;
	margin-top: 50px;
	margin-left: 135px;
	float: left;
}

#intro3 p {
	color: #1E5965;
	font-size: 82%;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 15px;
}
#intro3 h1 {
	font-size: 100%;
	color: #1E5965;
	text-indent: 15px;
	padding-top: 10px;
}
#return {
	width: 275px;
	margin-top: 20px;
	margin-left: 275px;
	height: 200px;
	float: left;
}
#return h1 {
	font-size: 100%;
	padding-top: 10px;
	color: #1E5965;
}
#return p a {
	color: #306471;
	font-weight: bold;
	text-decoration: none;
}
#how {
	margin-left: 33px;
	margin-right: 33px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A19FA0;
	border-left-color: #A19FA0;
}

#how h1 {
	font-size: 100%;
	color: #1E5965;
	text-indent: 15px;
}
#how h2 {
	font-size: 95%;
	color: #F4AE2B;
	padding-top: 10px;
	text-indent: 10px;
}
#how h3 {
	font-size: 80%;
	color: #1E5965;
	padding-top: 0px;
	text-indent: 10px;
}

#how p {
	color: #113137;
	font-size: 82%;
	padding-right: 9px;
	padding-left: 8px;
	line-height: 15px;
}
#how blockquote {
	padding-left: 25px;
}

#how p a {
	font-weight: bold;
	color: #1E5965;
	text-decoration: underline;
}
#how ul li {
	color: #1E5965;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 15px;
	font-size: 82%;
	line-height: 1.5em;
}
#how table {
	font-size: 80%;
	color: #e4e4e4;
	text-align: center;
	background-image: url(Images/PromiseBG.jpg);
	line-height: 1.6em;
	background-repeat: no-repeat;
}
#intro p a:hover {
	color: #F6BB21;
}


#footer {
	background-image: url(Images/FooterBG.jpg);
	color: #B1D2DA;
	font-size: 65%;
}
#footer a  {
	font-weight: bold;
	color: #B1D2DA;
	text-decoration: underline;
	line-height: 1em;
}
#footer table {
	vertical-align: bottom;
	height: 35px;
}

#contact {
	margin-left: 30px;
	margin-right: 30px;
}
#contact h1 {
	font-size: 100%;
	color: #1E5965;
	text-indent: 15px;
}
#contact h2 {
	font-size: 95%;
	text-align: center;
}
#contact p {
	color: #1E5965;
	font-size: 82%;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 15px;
}
#contact a  {
	font-weight: bold;
	color: #113137;
	text-decoration: underline;
}
.rightF {
	text-align: right;
}
#mission p {
	font-size: 82%;
	padding-left: 8px;
	padding-right: 7px;
	text-align: center;
	line-height: 1.4;
	color: #255E6A;
}
#container2 #testimonial strong {
	font-size: 80%;
}
#testimonial {
	margin-left: 33px;
	margin-right: 33px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A19FA0;
	border-left-color: #A19FA0;
}
#testimonial h2 {
	font-size: 95%;
	color: #F4AE2B;
	padding-top: 10px;
	text-indent: 10px;
}
#testimonial p {
	color: #113137;
	font-size: 82%;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 15px;
}
#how #contact table {
	font-size: 80%;
	color: #e4e4e4;
	text-align: center;
	background-image: url(Images/ContactTableBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#how #contact table p {
	font-weight: normal;
	color: #e4e4e4;
	font-style: normal;
}
#how #contact table a {
	color: #e4e4e4;
}
#container3 {
	background-image: url(Images/conbg.jpg);
	background-repeat: repeat;
}
#contactc {
	margin-left: 30px;
	margin-right: 30px;
}
#contactc h2 {
	font-size: 95%;
	color: #F3BD1F;
	padding-top: 10px;
	text-indent: 10px;
}

#contactc #contact table p {
	font-weight: normal;
	color: #225C68;
	font-style: normal;
}
#contactc #contact table a {
	color: #e4e4e4;
}
#contactc #contact table {
	font-size: 80%;
	color: #225C68;
	text-align: center;
}
#contactc #contact table#query {
	font-size: 80%;
	color: #225C68;
	text-align: center;
	background-image: url(Images/querybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 550px;
}
#contact #details {
	background-image: url(Images/ContactDetails.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
}
#mission img {
	vertical-align: baseline;
	margin-top: 18px;
}
