@charset "UTF-8";
/* CSS Document */


body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	text-align:left;

}

#frame {
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 25px;
	}

#site{
width: 745px;
	background-color: #FFFFFF;
	

}	
/*
#Container_main {
	width: 745px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
*/

#Logo {
	height: 60px;
	width: 745px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align:right;
	background-image: url(FBS_assets/images/logo.jpg);	

}



/*#white_top {
	height: 60px;
	width: 436px;
	background-color: #FFFFFF;
 	float: right;
}
*/

#Navigation {
	height: 60px;
	width: 745px;
}


/*
#whiteside_right {
	height: 600px;
	width: 34px;
	
}

#whiteside_left {
	height: 600px;
	width: 21px;
}

*/
/*---------------------------------HOME PAGE---------------------------*/

#home_maincontent {
	height: 215px;
	width: 389px;
	background-image: url(FBS_assets/images/home_maincontent.jpg);
	background-repeat: no-repeat;
	padding-left:13px;
	padding-top:15px;
	text-align:left;

}

.hmtext{
padding-left:13px;
padding-right:20px;
}


p {
	line-height:14px;
	}	

#home_image {
	height: 230px;
	width: 336px;
	background-image: url(FBS_assets/images/home_image.jpg);
	background-repeat: no-repeat;
	/*float: top;*/
}


#home_exploresection {
	height: 212px;
	width: 409px;
}

#home_flashcontent{
	height: 212px;
	width: 336px;
}

#home_footer {
	width: 745px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}

/*---------------------------------COST PAGE---------------------------*/

#cost_chart{
	height:410px;
	width: 549px;
	background-image: url(FBS_assets/images/cost_chart.jpg);
	background-repeat: no-repeat;
}

#cost_checklist{
	height:118px;
	width: 549px;
	background-image: url(FBS_assets/images/cost_checklist.jpg);
	background-repeat: no-repeat;
}

#cost_payments{
	height:458px;
	width: 196px;
	background-image: url(FBS_assets/images/cost_payment.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align:left;

}

#bar_footer{
	height:75px;
	width: 745px;
	background-image: url(FBS_assets/images/bar_footer.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #000000;
	text-align: center;
}

.maintext{
padding-left:13px;
padding-right:20px;
padding-top:40px;

}

.footertext{
padding-top:20px;
}

/*---------------------------------ABOUT PAGE---------------------------*/

#about_text{
	height:418px;
	width: 516px;
	padding-left:13px;
	padding-right:20px;
}

#about_header{
	height:50px;
	width:549px;
	background-image:url(FBS_assets/images/about_header.jpg);
	background-repeat: no-repeat;
	

}

#about_logos{
	height:488px;
	width: 196px;
	background-image: url(FBS_assets/images/about_logos.jpg);
	background-repeat: no-repeat;
}

/*---------------------------------SERVICE DETAILS PAGE---------------------------*/

#servicedetails_header{
	height:50px;
	width:549px;
}

#servicedetails_text{
	height:720px;
	width: 549px;
	padding-left:13px;
	padding-right:20px;
}

#servicedeatils_side{
	/*height:488px;*/
	width: 121px;
}

/*---------------------------------WHAT IS A VA PAGE---------------------------*/
#whatis_header{
	height:44px;
	width:409px;
	background-image:url(FBS_assets/images/whatis_VA_header.jpg);
	background-repeat: no-repeat;
}

#whatis_text{
	height:378px;
	width: 376px;
	padding-left:13px;
	padding-right:20px;
	background-image:url(FBS_assets/images/whatis_VA_maintext.jpg);
	background-repeat: no-repeat;
}

#whatis_image{
	height:422px;
	width: 336px;
	background-image:url(FBS_assets/images/whatis_VA_image.jpg);
	background-repeat: no-repeat;
	
}

#alternate_footer{
	height:58px;
	width: 745px;
	background-image:url(FBS_assets/images/alternate_footer.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	color: #000000;
	text-align: center;
}

/*---------------------------------CONTACT US PAGE---------------------------*/

#contactus_header{
	height:45px;
	width:409px;
	background-image:url(FBS_assets/images/contactus_header.jpg);
	background-repeat: no-repeat;
}

#contactus_form{
	height:375px;
	width: 396px;
	/*background-image:url(FBS_assets/images/contactus_form.jpg);
	background-repeat: no-repeat;*/
	padding-left:13px;


}

#contactus_image{
	height:291px;
	width: 336px;
	
}

#contactus_info{
	height:370px;
	width: 336px;
	background-image:url(FBS_assets/images/contactus_info.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}

/*---------------------------------SERVICES PAGE---------------------------*/

#services_header{
	height:49px;
	width:549px;
	background-image:url(FBS_assets/images/services_header.jpg);
	background-repeat: no-repeat;
}

#services_introtext{
	height:50px;
	width:536px;
	padding-left:13px;

}

#services_list1{
	height:315px;
	width:296px;
	padding-left:13px;

}

#services_list2{
	height:315px;
	width:240px;
}

#services_image{
	height:410px;
	width:196px;
	background-image:url(FBS_assets/images/services_image.jpg);
	background-repeat: no-repeat;
}
