.fyc_ctrl_container
{
	padding:0px 0px 5px 70px;
	width:270px;
	text-align:left;
}
.fyc_ctrl_progress
{
	padding:0px 0px 0px 40px;
	width:240px;
	text-align:center;
}
.fyc_ctrl_label
{
	padding:0px 0px 3px 0px;
	width:200px;
	display:block;     	        	
}
.fyc_ctrl_error_label
{
	padding:0px 0px 0px 0px;
	width:260px;
	color:Red;
	display:inline;
}
.fyc_ctrl_input
{
	width:170px;
	display:inline;   	
}

.fyc_ctrl_submit
{
	padding:10px 0px 0px 0px;
	display:block;        	        	
}

.fyc_ctrl_phone_area_code
{
	width:25px;
	height:12px;
	
}
.fyc_ctrl_phone_prefix
{
	width:25px;
	height:12px;   	        	
}
.fyc_ctrl_phone_suffix
{
	width:30px;
	height:12px;   	        	
}

.fyc_ctrl_disclaim
{
	color:#000;
	font: normal 12px verdana;
}
.fyc_ctrl_disclaim a
{
	color:#000;
	font: normal 12px verdana;
}

.debt_hover_link
{
	width:120px;
	text-decoration:underline;
	display:inline;
}

.fyc_ctrl_footer_frame
{
	width:600px;
	display:block;
}

.fyc_crtl_footer_iframe
{
	width:600px;
	height:600px;
	padding:1px 1px 1px 1px;
}

.fyc_ctrl_footer_link
{
	padding:0px 20px 0px 20px;
	color:#000;
	font-size:11px;
	font-weight:bold;
}

/*************************************** Main CSS ************************************/

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background:#FFFFFF url(../images/body_back.gif) top left repeat-x;
}


#fyc_container {
	margin:0 auto;
	padding:0;
	width:800px;
	height:560px;
	text-align:left;
	position:relative;
}

/************** Header Area ***********************/

#fyc_header_area{
	margin:0;
	padding:0;
	position:relative;
	height:250px;
	background:url(../images/header.gif) center top no-repeat;
}

#fyc_header_area h1, #fyc_header_area h2 {
	display:none;
}


/********** Special Phone IDs *************/

h1#fyc_phoneSub_on {	
}


h2#fyc_phoneDisplay {
	margin:0;
	padding:0px 0 0px 120px;
	position:absolute;
	top:10px;
	left:484px;
	display:block;
	background:url(../images/phone.gif) left 5px no-repeat;
	font-size:18px;
	color:#BA8889;
	width: 240px;
}


/************* End of Special Phone IDs ************/

#fyc_header_area h1 span {
}

#fyc_header_area h2 span {
}

/************** Content Area **********************/

#fyc_content_area {
	position:absolute;
	width:800px;
	height:600px;
	top:85px;
	left:0px;
}

#fyc_content_area h1 {
	margin:0;
	padding:0;
	display:block;
	height:56px;
	width:800px;
	background:url(../images/tagline_anime.gif) top left no-repeat;
}

#fyc_content_area h1 span {
}

#fyc_content_area h2 {
	margin:0;
	padding:0;
	display:block;
	height:408px;
	width:800px;
	background:#FFFFFF url(../images/background.gif) top left no-repeat;

}

#fyc_content_area h2 span {
}

.p1 {
	display:none;
	
}

.p2 {
	display:none;
}

/**************** Form Area *****************/

#fyc_form_area {
	margin:0 0 0 375px;
	position:relative;
	border:5px #712020 solid;
	z-index:2;
	width:350px;
}

#fyc_formHead_area {
	border:1px #707070 solid;
	background:#712020 url(../images/form_header.gif) top left repeat-x;
}

#fyc_formFooter_area {
	background:url(../images/form_footer.gif) bottom left repeat-x;
	padding:90px 5px 25px 5px;
}

#fyc_form_area h1 {
	display:none;
}

#fyc_form_area h1 span {
}

#fyc_form_area h2 {
	display:none;
}

#fyc_form_area h2 span {
}


/**************** Footer Area ******************/

#fyc_footer_area {
	margin:20px auto 0 auto;
	position:relative;
	padding:20px 0 20px 0;
	width:770px;
	text-align:center;
	z-index:1;
	color:#712020;
	background:#f4dddd url(../images/footer_bottom.gif) bottom  no-repeat;
	border-top:3px #ba8889 solid;
}

#fyc_footer_area img {
	display:block;
	width:90px;
	margin:15px auto 0 auto;
}
