html,
body
{
	color:#000000;
	font-family:Arial, Tahoma;
	font-size: 12px;
	
}
#container
{
	width:774px;
	margin-left:auto;
	margin-right:auto;
}

#form_header
{
	background-image:url(../Images/HEADER.jpg);
	background-repeat:no-repeat;
	width:774px;
	height:176px;
}

#form_banner11
{
	background-image:url(../Images/BANNER_1_LEFT.jpg);
	background-repeat:no-repeat;
	width:387px;
	height:518px;
	float:left;
}

#form_banner12
{
	background-image:url(../Images/BANNER_1_RIGHT.jpg);
	background-repeat:no-repeat;
	width:387px;
	height:518px;
	float:right;
	
}
#form_info
{
	margin-top:150px;
	margin-left:55px;
	margin-right:30px;
	text-align:center;
	color:#3a5c8a;
	font-size:16px;
	font-weight:bold;
}
#form_banner2
{
	background-image:url(../Images/BANNER_2.jpg);
	background-repeat:no-repeat;
	width:774px;
	height:207px;
	clear:both;
}
#thx_header
{
	background-image:url(../Images/THX_HEADER.jpg);
	background-repeat:no-repeat;
	width:774px;
	height:204px;
}
#thx_banner1
{
	background-image:url(../Images/THX_BANNER_1.jpg);
	background-repeat:no-repeat;
	width:774px;
	height:336px;
}

#thx_banner11
{
	background-image:url(../Images/THX_BANNER_1_LEFT.jpg);
	background-repeat:no-repeat;
	width:459px;
	height:126px;
	float:left;
}

#thx_banner12
{
	background-image:url(../Images/THX_BANNER_1_RIGHT.jpg);
	background-repeat:no-repeat;
	width:315px;
	height:126px;
	float:right;
	
}
#thx_banner2
{
	background-image:url(../Images/THX_BANNER_2.jpg);
	background-repeat:no-repeat;
	width:774px;
	height:234px;
	clear:both;
}
.footer
{
	font-family:Humnst777 Lt BT, Arial;
	text-Align:center;
	font-size:12px;
	width:774px;
	height:30px;
	color:#424443;
	font-weight:bold;
	clear:both;
}
.input_field
{
	width:165px;
	
	
}
.phone_field1
{
	width:30px;
	
}
.phone_field2
{
	width:40px;
	
}
.zip_field
{
	width:80px;
	
}
.field
{
	margin-left:164px; 
	margin-right:30px;
	line-height:36px;
}
.field_checkbox
{
	margin-left:30px; 
	margin-right:40px;
	line-height:18px;
}
.menu
{
	font-family:Humnst777 Lt BT, Arial, Tahoma;
	font-size:15px;
	margin-left:20px;
	color:#424443;
	font-weight:bold;
}
.tabActive
{
	text-decoration: none;
	color:#424443;
	
}
.tabInactive
{
	text-decoration: none;
	color:#424443;
}

#free_credit_click
{
	margin-top:0px;
	margin-left:70px;
}

#auto_insurance_click
{
	margin-top:360px;
	margin-left:26px;
}
#debt_text
{
	font: small/160% georgia, times, serif;
	position: relative;
	top: 0px;
	margin-left: 20px;
	padding-left: 15px;
	overflow: hidden;
	width: 710px;
}


.bluetext
{
	color: #003399;
}

a
{
	color: #424443;
	text-decoration: none;
	outline: none;
}

a:visited
{
	color: #424443;
}

a:hover
{
	color: #69c;
}

a:active
{
	color: #036;
}

.centre {width:774px; margin: 0 auto; border:1px solid #fffff;}
