/* Page: Business Finder
=====================================================
						|				|
						|				|
						|				|
		   1			|		2		|	  3
						|				|
						|				|
						|				|
=====================================================
*/

.c-businessfinder { position:relative; width:100%; }
.c-businessfinder .block1 { position:relative; float:left; width:28%; margin-right:1%; }
.c-businessfinder .block2 { position:relative; float:left; width:56%; border-right:2px dotted #D6D6D6; border-left:2px dotted #D6D6D6; }
.c-businessfinder .block3 { position:relative; float:right; width:14%; }

/* Block 1: Main text */
.c-businessfinder .block1 h3 { font-size:0.9em; font-weight:normal; color:#11006A; margin:0 0 5px 0; }
.c-businessfinder .block1 h4 { font-size:0.8em; font-weight:normal; color:#11006A; margin:15px 0 5px 0; }
.c-businessfinder .block1 p { font-size:0.7em; color:#333333; margin:0 20px 10px 0; padding:0px; }
.c-businessfinder .block1 ul { font-size:0.7em; color:#333333; margin:0 20px 10px 15px; padding:0px; }
.c-businessfinder .block1 ul li { margin:0 0 5px 0; }
.c-businessfinder .block1 img { position:relative; float:right; margin:0 0 10px 10px; }

/* Block 2: Benefit links */

.c-businessfinder .block2 h3 { position:relative; width:360px; background-color:#9EB990; font-size:0.8em; font-weight:normal; color:#FFFFFF; margin:0 6% 0 6%; padding:7px 10px 7px 10px; }
.c-businessfinder .block2 .textblock { position:relative; width:360px; background-color:#E2E7ED; font-size:0.7em; color:#333333; margin:0 6% 0 6%; padding:7px 10px 7px 10px; }
.c-businessfinder .block2 .textblock ul { position:relative; padding:0; margin:0; list-style-type:none; }
.c-businessfinder .block2 .textblock li { position:relative; display:block; clear:both; width:100%; color:#11006A; padding:0; margin:0 0 5px 0; font-size:1em; }
.c-businessfinder .block2 .textblock li a.more { font-weight:bold; font-size:1.1em; }
.c-businessfinder .block2 .textblock .graphic { position:absolute; width:98px; height:164px; bottom:0px; right:-10px; margin-left:-20px;
	background-image:url(../images/home_graphic_signpost.gif); }
.c-businessfinder .block2 .textblock .GraphicButton	 { position:absolute; width:84px; height:28px; border:0; background-image:url(../images/search.gif); }
.c-businessfinder .block2 .textblock td { font-family:Arial, Helvetica, sans-serif; }
	

	
	

/* Block 3: Banners */
.c-businessfinder .block3 img { position:relative; float:right; margin-bottom:20px; }




