/* CSS Document */

#main {
	background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
	padding:0;
	margin-top:-4px;
}

#content {
	background-image:url(images/bg_content.jpg);
	background-repeat: no-repeat;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#menu {
	background-image:url(images/bg_menu.jpg);
	background-repeat:no-repeat;
	text-align:right;
	margin-bottom:30px;
	margin-top:5px;
	text-align:right;
}

html>body #menu {
	background-image:url(images/bg_menu.jpg);
	background-repeat:no-repeat;
	text-align:right;
	margin-bottom:20px;
	margin-top:5px;
	text-align:right;
}

#menu_items {
	margin-right:40px;
}

html>body #menu_items {
	margin-left:430px;
}


#menu_items a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#menu_items a:hover {
	color:#CCCCCC;
}

#text_area {
	font-size:12px;
	margin-top:-25px;
}
#text_area a {
	color: #2e3192;
}
#text_area a:hover {
	color: #8f6c4c;
	text-decoration: none;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

.steps {
	font-size:20px;
	font-weight:bold;
}

.smallprint {
	font-size:9px;
}

td.formheader {
	font-weight:bold;
	font-size: 16px;
	line-height: inherit;
	background-image: url(images/headerbg.jpg);
	background-color: #000000;
	color:#FFFFFF;
}

#credit_app_personal {
	height:535px;
	background:#EAEAEA;
	z-index:0;
	position:absolute;
}

#credit_app_co_personal {
	height:465px;
	background:#EAEAEA;
	z-index:0;
	margin-left:-3px;
}

#credit_app_employment {
	height:525px;
	background:#EAEAEA;
	border: 1px solid #e82717;
	z-index:0;
	position:absolute;
}

#credit_app_co_employment {
	height:375px;
	background:#EAEAEA;
	z-index:0;
	margin-left:-3px;
}

#credit_app_obligations {
	height:525px;
	background:#EAEAEA;
	z-index:0;
	position:absolute;
}

#credit_app_co_obligations {
	height:425px;
	background:#EAEAEA;
	z-index:0;
	margin-left:-3px;
}

#credit_app_vehicle {
	height:525px;
	background:#EAEAEA;
	z-index:0;
	position:absolute;
}

#credit_app_additional {
	height:525px;
	background:#EAEAEA;
	z-index:0;
	position:absolute;
}

#credit_app_submit {
	height:525px;
	background:#EAEAEA;
	z-index:0;
	position:absolute;
}

input.txt{
	background-color: #FFFFCC;
}

#admin {
	padding 25px;
	background-color:#003399;
}
/* TESTIMONIALS  */
div.Testimonials {
	margin-left: 15px;
	width: 450px;
}
div#ReginaGerry, div#VictoriaShelley, div#VictoriaJonathon, div#VictoriaHeather, div#ReginaMichelle  {
	display: none;
	position: relative;
}