/* INDEX.HTML, INDEX2.HTML, INDEX3.HTML */
body
{
	color: #666;
	font: .75em Arial;
	margin: 0;
	padding: 0;
}
a img
{
	border: none;
}
#mainContainer
{
	background: url('images/bg.jpg') no-repeat 50% top;
	margin: 0px auto auto auto;
	width: 804px;
	padding: 0px;
	height: auto;
}
#imgAutomatic
{
	float: left;
	margin: 10px 25px;
}
#imgLargest
{
	float: right;
	margin: 5px 25px;
}
#footer
{
	clear: both;
	font-size: .85em;
	margin: 25px 0;
}


/* INDEX.HTML, INDEX2.HTML */
/* APPLICATION */
fieldset
{
	border: 0;
	padding: 0;
}
legend
{
	display: none;
}
input
{
	color: #666;
}
/* TESTIMONIALS */
h2, p
{
	font-size: 1em;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
#testimonials div img, #testimonials2 div img
{
	float: left;
	margin-right: 10px;
}


/* INDEX.HTML */
/* APPLICATION */
#application
{
	background: url(images/applicationbg_.jpg) bottom left no-repeat;
	float: left;
	margin: 10px 25px 10px 0;
	width: 455px;
}
#formContainer
{
	background: url(images/formbg_.jpg) repeat-x;
	border: 0;
	height: 100%;
	color: #fff;
	display: block;
	margin-left: 87px;
	width: 362px;
}
#contactForm
{
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}
#contactForm li
{
	margin-bottom: 5px;
}
.liLFloat
{
	float: left;
	margin-right: 15px;
}
.clearLFloat
{
	clear: left;
}
#contactForm label
{
	display: block;
	font-weight: bold;
}
#submitBTN
{
	background: url(images/next_.jpg) bottom left no-repeat;
	border: 0;
	margin: 0 0 0 86px;
	padding: 0;
}
/* AD */
#ad
{
	float: right;
	margin-top: 74px;
	text-align: center;
	width: 320px;
}
/* TESTIMONIALS */
#testimonials
{
	background: url(images/testimonialsbg.jpg) no-repeat;
	clear: both;
	overflow: hidden;
	width: 804px;
}
#testimonials div
{
	float: left;
	padding: 0 5px;
	width: 250px;
}
#alan
{
	border: dashed #ccc;
	border-width: 0 1px;
}
#imgStart
{
	background: url(images/start_.jpg) no-repeat;
	display: block;
	margin-left: 86px;
	padding: 25px 27px 10px;
}
#imgCar
{
	margin-bottom: 25px;
}
#imgNext
{
	margin: 22px 20px;
}
#imgSeal
{
	margin: 18px 0 18px 20px;
}
#imgVerisign
{
	margin: 18px 20px 18px 0;
}
#imgSuccess
{
	margin: 25px;
	display: block;
}


/* INDEX2.HTML */
/* APPLICATION */
#application2
{
	background: url(images/applicationbg2.jpg) bottom center no-repeat;
	float: left;
	margin: 0 25px 25px 0;
	width: 525px;
}
#basicForm, #employmentForm
{
	list-style: none;
	margin: 0 10px;
	padding: 0;
}
#basicForm li, #employmentForm li
{
	margin: 10px 0;
}
#basicForm label, #employmentForm label
{
	float: left;
	font-weight: bold;
	width: 200px;
}
.pInline
{
	display: inline;
}
.pRed
{
	color: red;
	margin-left: 200px;
}
.labelWidth
{
	width: 75px;
}
#submitBTN2
{
	background: url() bottom left no-repeat;
	border-top: 1px dashed #ccc;
	margin: 0;
	padding: 0 10px;
}
/* TESTIMONIALS */
#testimonials2
{
	background: url(images/testimonialsbg2.jpg) no-repeat;
	float: right;
	width: 250px;
}
#testimonials2 div
{
	padding: 15px 0;
}
#robin
{
	border: dashed #ccc;
	border-width: 1px 0;
}
#imgYoure
{
	margin: 25px 74px;
}
#imgSuccess2
{
	margin: 25px 25px 10px;
}
#imgNext2
{
	margin: 25px 0;
}
#imgSeal2
{
	margin: 21px 0 21px 225px;
}
/* check */
#imgVerisign2
{
	margin: 21px 0;
}
/* check */


/* INDEX3.HTML */
#imgThank
{
	margin: 25px 214px 320px;
}
#thankYouWording
{
	margin: 45px 150px 320px 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	clear: both;
	text-align: justify;
}

/* PRIVACY.ASPX */
#privacyPolicy
{
	clear: both;
}

#privacyPolicy p
{
	margin: 20px 0 0 0;
	padding: 0 10px 0 10px;
}

