body {
	background: url(../images/bodyBg.png) #ffffff repeat-x;
	font-family: "Trebuchet MS";
}
#bodyLeft {

}
#bodyLeft #navTop {
	background: url(../images/navBg.png) no-repeat;
	height: 63px;
	margin-bottom: 3px;
	width: 670px;
}
#bodyLeft #navTop ul {
	list-style-type: none;
	
}
#bodyLeft #navTop ul li {
	background: url(../images/navMainButton.png);
	display: inline-block;
	height: 45px;
	margin: 8px 10px 0px 10px;
	width: 136px;
		list-style-type: none;

}
#bodyLeft #navTop ul li.main {
	background: url(../images/navApplyNow.png);
	display: inline-block !important;
	width: 164px;
	list-style-type: none;

}
#bodyLeft #navTop ul li a {
	color: #606060;
	display: inline-block;
	font-size: 13pt;
	font-weight: bold;
	height: 100%;
	padding: 10px 0px 0px 2px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

#bodyRight {
	margin-bottom: 20px;
}
#bodyRight #firstForm {
	background: url(../images/appForm.png);
	height: 395px;
	width: 270px;
}
#bodyRight #firstForm fieldset {
	display: block;
	padding-top: 105px;
}
#bodyRight #firstForm fieldset p {
	margin-bottom: 13px;
}
#bodyRight #firstForm fieldset p label {
	color: #313131;
	display: inline-block;
	padding-left: 10px;
	width: 90px;
}
#bodyRight #firstForm fieldset p select {
	font-size: 15pt;
}
#bodyRight #firstForm fieldset p input {
	font-size: 11pt;
	border: 1px solid #70a467;
}
#bodyRight #firstForm fieldset p input, #bodyRight #firstForm fieldset p select {
	display: inline-block;
	height: 25px;
	width: 150px;
}
#bodyRight #firstForm fieldset p input.submit {
	border: none;
	display: block;
	height: auto;
	margin: auto;
	width: auto;
}
#bodyRightLong {
	background: url(../images/rightLong.png);
	height: 570px;
	width: 270px;
}
#homeArticle h3, #homeTestimonial h3 {
	background: url(../images/arrow.png) no-repeat left center;
	color: #6d6d6d;
	font-size: 15pt;
	font-style: italic;
	line-height: 15pt;
	padding-left: 20px;
	margin-bottom: 5px;
}
#homeArticle .article {
	background: url(../images/frontArticleBg.png);
	font-size: 11pt;
	line-height: 16pt;
	height: 210px;
	padding: 10px;
	width: 570px;
}
#homeArticle .article img {
	border: 1px solid #c9ced3;
	float: left;
	margin-right: 12px;
	margin-bottom: 1px;
}
#homeTestimonial #testimonials {
	background: url(../images/testimonialBackground.png);
	height: 230px;
	width: 350px;
}
#homeTestimonial #testimonials .entry {
	color: #dce2e7;
	font-size: 10pt;
	line-height: 12pt;
	padding: 5px 5px 0px 5px;
}
#homeTestimonial #testimonials .entry .signature {
	color: #1d2126;
	font-weight: bold;
	margin-bottom: 12px;
}
#homeTestimonial #testimonials .entry img {
	border: 1px solid #c9ced3;
	float: left;
	margin-right: 5px;
	margin-bottom: 7px;
}
.clearl {
	clear: left;
}
#navBottom {
}
#navBottom .container {
	background: url(../images/footerNavBg.png) no-repeat center;
	height: 33px;
	margin-top: 4px;
}

#navBottom ul {
	display: block;
	margin: auto;
	margin-left: 100px;
	list-style-type: none;
}
#navBottom ul li {
	display: inline-block;
	height: 24px;
		list-style-type: none;

}
#navBottom ul li.main {
	background: url(../images/footerApplyButton.png);
	display: inline-block;
	width: 84px;
	height: 24px;
	margin-top: 3px;
}
#navBottom ul li a {
	color: #606060;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	height: 100%;
	width: 100%;
}
#disclaimer {
	font-size: 7pt;
	text-align: center;
}
#mcafee {
position: relative;
top: 30px;
}

#logo {
	height:63px;
	margin-top:20px;
	margin-bottom:10px;
}
