/*English Mutual Medical & General Style Sheet* - Last Updated by Simon Del Giudice on 07-08-07
******************************************************************/


/*Home Styles*
******************************************************************/

h1 { font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*line-height: 18px;*/
	color: #5E6E65;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
	
}

/*Layout Styles*
******************************************************************/

#homecontainer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	text-align: left !important;
	background: white;
}
#container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	min-height: 558px;
	text-align: left !important;
	background: white;
}
#header {
	width: 800px;
	margin: 0 !important;
	padding: 0 !important;
	background: white;
}
	#headerleft {
		float: left;
		height: 114px;
		width: 400px;
	}	
	#headerright {
		float: right;
		text-align: right;
		padding: 3px 10px 0 0;
		height: 114px;
		width: 390px;
		color: #5E6E65;
		background: url(../images/home/01b_02.gif) right top no-repeat;
	}
		#headerright a {
			color: #5E6E65;
			text-decoration: none;
			font-size: 11px;
			font-weight: normal;
			}
		#headerright a:hover, #headerright a.active {
			color: #5E6E65;
			}	


	#headerright_b {
		float: right;
		text-align: right;
		padding: 3px 10px 0 0;
		height: 114px;
		width: 390px;
		color: #5E6E65;
		background: url(../images/home/01b_02b.gif) right top no-repeat;
	}
		#headerright_b a {
			color: #5E6E65;
			text-decoration: none;
			font-size: 11px;
			font-weight: normal;
			}
		#headerright_b a:hover, #headerright_b a.active {
			color: #5E6E65;
			}		

#flashintro {
	float: left;
	width: 540px;
	padding: 0 0 0 10px;
	margin: 0 !important;
	height: 186px;
	background: white;
}
#flashintro2 {
	float: left;
	width: 540px;
	padding: 0;
	margin: 0 0 0 10px !important;
	height: 186px;
	background: white;
}


#homenavigation {
	float: left;
	width: 250px;
	height: 186px;
	background-color: #FFFFFF;
}

	#homenavigation ul {
		padding: 0;
	}

	#homenavigation li {
		height: 31px;
		width: 250px;
		padding: 0;
		margin: 0;
		overflow: hidden;
		text-align: left;
		}
	#homenavigation li a {
		padding: 6px 5px 5px 30px;
		display: block;
		height: 31px;
		color: white;
		overflow: hidden;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		}
		#topnav {
			width: 215px;
			background: url(../images/home/nav_top.gif) right top no-repeat;
			}
		#midnav {
			width: 215px;
			background: url(../images/home/nav_mid.gif) right top no-repeat;
			}
		#botnav {
			width: 215px;
			background: url(../images/home/nav_bott.gif) right top no-repeat;
			}									
	#homenavigation li a:hover {
		color: white;
		background-position: 0 -31px;
		}
	#homenavigation li a.active,
	#homenavigation li a.active:hover {
		color: white;
		background-position: 0 -31px;
		}
		
		
		
#privatemedical_feat {
	float: left;
	text-align:left;
	background-color:#CC0033;
	padding: 20px;
	margin:0;
	width: 360px;
	height: 164px;
	background: url(../images/home/01b_05.jpg) right top no-repeat;
}


	#privatemedical_feat ul {
		padding: 0;
	}

	#privatemedical_feat li {
		height: 30px;
		width: 360px;
		padding: 0;
		margin: 0;
		overflow: hidden;
		text-align: left;
		}
	#privatemedical_feat li a {
		padding: 2px 0 0 20px;
		display: block;
		height: 20px;
		color: #5E6E65;
		overflow: hidden;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		}
		#pmnav {
			margin: 10px 0 0 0;
			width: 345px;
			background: url(../images/home/nav_feat.gif) right top no-repeat;
			}									
	#privatemedical_feat li a:hover {
		color: white;
		background-position: 0 -20px;
		}
	#privatemedical_feat li a.active,
	#privatemedical_feat li a.active:hover {
		color: white;
		background-position: 0 -20px;
		}

#general_feat {
	float: left;
	clear:right;
	padding: 20px;
	width: 360px;
	height: 164px;
	background: url(../images/home/01b_06.jpg) right top no-repeat;
}

	#general_feat ul {
		padding: 0;
	}

	#general_feat li {
		height: 30px;
		width: 360px;
		padding: 0;
		margin: 0;
		overflow: hidden;
		text-align: left;
		}
	#general_feat li a {
		padding: 2px 0 0 20px;
		display: block;
		height: 20px;
		color: #5E6E65;
		overflow: hidden;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		}
		#ginav {
			margin: 10px 0 0 0;
			width: 345px;
			background: url(../images/home/nav_feat.gif) right top no-repeat;
			}									
	#general_feat li a:hover {
		color: white;
		background-position: 0 -20px;
		}
	#general_feat li a.active,
	#general_feat li a.active:hover {
		color: white;
		background-position: 0 -20px;
		}


#footnote {
	width: 780px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	color: white;
	clear: both;
}
	#footnote p {
	font-size: 71%;
	color: white;
	}


#footer {
	margin: 0 !important;
	padding: 0 !important;
	width: 800px;
	height: 37px;
	color: white;
	background: url(../images/home/01b_08.gif) right top no-repeat;
}

#footer a {
	color: white;
	text-decoration: none;
}
	#footerleft {
		float: left;
		padding: 5px 0 0 20px;
		text-align: left;
		width: 380px;
		height: 37px;
	}
	#footerright {
		float: right;
		padding: 5px 20px 0 0;
		text-align: right;
		width: 380px;
		color: white;
		height: 37px;
	}	
	
#regulatory_statement {
	clear: both;
	padding: 10px;
	margin: 0;
	padding: 5px 10px 0 10px;
	background: white;		
}
	#regulatory_statement p {
		font-size: 10px !important;
		color: #9F9F9F;		
	}