/* SML INSURANCE */
/* Section Who We Are Stylesheet
--------------------------------------------------------------------------- */



/* Services
--------------------------------------------------------------------------- */


	#overview h2 {
	
	width: 93px;
	height: 22px;
	background: url(../images/headings/h2-whoweare.gif) top left no-repeat;
		
	}
	
	#overview p {
	
	font: normal 12px/ 17px Arial, sans-serif;
	color: #393939;
	
	}
	
	#services {	
	
	padding: 0;
	float: left;
	width: 378px;
		
	}

	#services a {
	
	display: block;
	overflow: hidden;
	width: 378px;
	height: 72px;
	text-indent: -5000px;
	background-position: top left no-repeat;
	
	}

	#employeebenefits a {
	
	height: 73px;	
	background: url(../images/section-whoweare/a-employeebenefits.png) top left no-repeat;
		
	}
	
	#smlconnect a {
	
	background: url(../images/section-whoweare/a-smlconnect.png) top left no-repeat;
		
	}
	
	#financialservices a {
	
	background: url(../images/section-whoweare/a-financialservices.png) top left no-repeat;
		
	}
	
	#lifeinsurance a {
	
	background: url(../images/section-whoweare/a-lifeinsurance.png) top left no-repeat;
		
	}
	
	#estateplanning a {
	
	background: url(../images/section-whoweare/a-estateplanning.png) top left no-repeat;
		
	}	
	
	#executivebenefits a {
	
	height: 76px;	
	background: url(../images/section-whoweare/a-executivebenefits.png) top left no-repeat;
		
	}	
	
	#services a:hover {
	
	background-position: top right !important;
	
	}
	
	
/* Success Alert
----------------------------------------------------------------------------- */


	#success {

	width: 776px;
	height: 23px;
	text-align: center;
	background: url(../images/section-whoweare/bg-success.gif) top left no-repeat;
	font: normal 11px/ 13px Arial, sans-serif;
	color: #fff;
	margin: 0 0 22px 0;
	padding: 9px 0 0 0;

	}	
	
	#success a {
	
	color: #fff;
	text-decoration: underline;
	
	}


/* Error Alert
----------------------------------------------------------------------------- */


	#error {

	width: 776px;
	height: 23px;
	text-align: center;
	background: url(../images/section-whoweare/bg-error.gif) top left no-repeat;
	font: normal 11px/ 13px Arial, sans-serif;
	color: #fff;
	margin: 0 0 22px 0;
	padding: 9px 0 0 0;

	}	

	#success a {

	color: #fff;
	text-decoration: underline;

	}



	
	

