* 
{
	padding: 	0;
	margin:		0;
	font-family: 'Arial';
	font-size: 0.95em;
	font-weight: 200;
	color: #fff;
}

body
{
	background: url(images/container_bg.gif) top left repeat-x #000;
}

.container
{
	width: 800px;
	max-width: 800px;
	margin:0 auto;
	padding-left: 128px;
	padding-right: 128px;
}


	.block_left
	{
		float: left;
		width: 420px;
	}
	
		.block_left h1
		{
			margin-top: 23px;
			margin-bottom: 86px;
			width: 291px;
			height: 112px;
			background: url(images/mh_logo.gif) top left no-repeat;
			text-indent: -999%;
		}
		
		.block_left p.bubble
		{
			height: 146px;
			background: url(images/content_phonebubble.gif) top left no-repeat;
			text-indent: -999%;
		}
		.block_left div.text
		{
			position: relative;
			width: 230px;
			height: 95px;
			padding-left: 71px;
			padding-top: 14px;
			color: #fff !important;
			background: url(images/content_phone.gif) top left no-repeat;
		}
		
			.block_left div.text p
			{
				background: url(images/content_copy.gif) top left no-repeat;
				width: 195px;
				height: 32px;
				text-indent: -999%;
			}
			
			.block_left ul
			{
				float: left;
				margin-top: 10px;
				padding-top: 10px;
				width: 233px;
				height: 59px;
				background: url(images/content_h_divider.jpg) top left no-repeat;
				
			}
			
				.block_left ul li
				{
					float: left;
					margin-right: 10px;
					margin-left: 15px;
					margin-bottom: 3px;
					width: 80px;
					font-size: 0.85em;
				}
	
	
	
	
	.block_right
	{
		float: left;
		margin-left: 87px;
		margin-top: 63px;
		width: 290px;
	}
	
		.block_right .tab
		{
			margin-top: 23px;
			/*width: 252px;*/
			width: 300px;
			height: 25px;
			background: url(images/mh_credit.gif) top left no-repeat;
			text-indent: -999%;
		}
	
		.block_right ul
		{
			margin-top: 12px;
			padding-top: 59px;
			padding-left: 19px;
			list-style-type: none;
			background: url(images/mh_tab_choosecounty.gif) top left no-repeat;
			
		}
		
			.block_right li
			{
				width: 254px;
				height: 42px;
			}
			
				.block_right li A
				{
					display: block;
					width: 254px;
					height: 38px;
					text-indent: -999%;
				}
			
				A.one
				{
					margin-top: 41px;
					background: url(images/content_btn_county1.jpg) top left no-repeat;
				}
				
					
					A.one:hover
					{
						background: url(images/content_btn_county1.jpg) bottom left no-repeat;
					}
					
				
				A.two
				{
					background: url(images/content_btn_county2.jpg) top left no-repeat;
				}
				
					
					A.two:hover
					{
						background: url(images/content_btn_county2.jpg) bottom left no-repeat;
					}
					
				
				A.three
				{
					background: url(images/content_btn_county3.jpg) top left no-repeat;
				}
					
								
					A.three:hover
					{
						background: url(images/content_btn_county3.jpg) bottom left no-repeat;
					}
					
				
				A.four
				{
					background: url(images/content_btn_county4.jpg) top left no-repeat;
				}
					
					
					A.four:hover
					{
						background: url(images/content_btn_county4.jpg) bottom left no-repeat;
					}
					
				
				A.five
				{
					background: url(images/content_btn_county5.jpg) top left no-repeat;
				}
				
					
					A.five:hover
					{
						background: url(images/content_btn_county5.jpg) bottom left no-repeat;
					}
					
				
				A.six
				{
					background: url(images/content_btn_county6.jpg) top left no-repeat;
				}
					
					
					A.six:hover
					{
						background: url(images/content_btn_county6.jpg) bottom left no-repeat;
					}
					
	
	
	
	.shadow
	{
		clear: both;
		min-width: 1059px;
		width: 1059px;
		margin:0 auto;
		height: 132px;
		background: url(images/content_shadow.jpg) top center no-repeat;
	}
	
	.ftr
	{
		margin-top: 41px;
		background: url(images/ftr_h_divider.jpg) top center no-repeat;
		text-align:center;
		padding-top: 29px;
		font-size: 0.8em;
	}
	
	.poweredby
	{
		text-align:center;
		margin-top: 7px;
		font-size: 0.7em;
		color: #565656;
	}