	#wrapper
	{
		margin-left: auto;
		margin-right: auto;
		width: 772px;
		border: 0px solid black;
		background-color: #fff;
		background-image: url(../i/header_bg.jpg);
		background-repeat: no-repeat;
		padding: 0 15px 0 15px;
		height: 1250px;
	}


	#top-banner
	{
		float: center;
		margin-left: auto;
		margin-right: auto;
		background-image: url(../i/iibfs_banner.jpg);
		background-repeat: no-repeat;
		height: 37px; 
		width: 781px; 
		border: 0px solid black;
		margin-top: 15px;
	}	
	
	#header
	{
		/* float: center; */
		margin-left: auto;
		margin-right: auto;
		padding: 0 0 10px 0;
		height: 335px; 
		width: 771px; 
	}	

	#main-menu
	{
		margin-bottom: 10px;	
	}

	#footer
	{
		float: center;
		margin-left: auto;
		margin-right: auto;
		clear: both;
		background-image: url(../i/footer.gif);
		background-repeat: no-repeat;
		height: 132px; 
		width: 804px;
		background-color: white;
		margin-top: 14px;
	}	

	#footer-statement
	{
		float: center;
		margin-left: auto;
		margin-right: auto;
		clear: both;
		height: auto;
		background-image: url(../i/fsa_footer.gif);
		background-repeat: no-repeat;		
		width: 774px;
		height: 35px;
		background-color: white;
		margin-top: 14px;
		padding: 10px 15px 10px 15px;
	}	

	#footer-specnet
	{
		float: center;
		margin-left: auto;
		margin-right: auto;
		clear: both;
		width: 795px;
		padding: 10px 0 10px 7px;
	}		
	
	#footer-specnet a:link { color: white; text-decoration: none;}
	#footer-specnet a:visited { color: white; text-decoration: none; }
	#footer-specnet a:hover { color: white; text-decoration: underline; }
	#footer-specnet a:active { color: white; text-decoration: none;}

	

	



	

	#established {
	 	float: left;
	 	width: 405px;
	 	border: 0px solid black;
	 	height: auto;
	 	background-color: #FEF1E4;
	 	line-height: 200%;
	 	padding: 5px 10px 5px 10px;
	 	margin: 0 0 10px 0;
	 }	

	#accessible {
	 	float: right;
	 	width: 312px;
	 	border: 0px solid black;
	 	height: auto;
	 	background-color: #E3E6F0;
	 	line-height: 200%;
	 	padding: 5px 10px 5px 10px;	
	 	margin: 0 0 10px 0;
	 }	 


	#expert {
	 	float: left;
	 	width: 405px;
	 	border: 0px solid black;
	 	height: auto;
	 	background-color: #EBF8F1;
	 	line-height: 200%;
	 	padding: 5px 10px 5px 10px;
	 	margin: 0 0 10px 0;
	 }	


	#report {
	 	float: right;
	 	width: 312px;
	 	border: 0px solid black;
	 	height: auto;
	 	background-color: #E0E4FA;
	 	line-height: 200%;
	 	padding: 5px 10px 5px 10px;	
	 }		 	 

	
		#advice {
	 	float: left;
	 	width: 405px;
	 	height: 189px;
	 	padding: 5px 10px 0 10px;
	 	margin: 0 0 0 0;
		background-image: url(../i/call_advice.jpg);
		background-repeat: no-repeat; 	
	 }	
	 
	#page-content	 {
		width: 770px;
	}
	
	
/* unique */
	hr	{
	 		border: 1px solid white;
	 		border-top: 1px dotted #E3E3E3;
	 		color: white;
	 		width: 100%;
		}


	.ff
		{
			font-family: verdana, sans-serif;
			padding: 2px;
		}
		
	.ff-nopadding 
		{
			font-family: verdana, sans-serif;
		}	
		

	.required { color: red; }
				