/*-----------------------------------------------------------------------
Notes
-----------------------------------------------------------------------*/
#home-banner{
	width: 748px;
	margin: 0 auto;
	padding: 0 0 6px 0;
}
#home-lt{
	width: 360px;
	float: left;
	padding: 20px 0 0 45px;
}
#callout{
	width: 325px;
	float: right;
	background-image: url(/images/home-callouts-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}
#callout a{
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 96px;
	width: 176px;
	padding: 0 0 0 101px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#callout a strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #01477F;
	display: block;
	padding: 1em 0 0 0;
}
#callout a em{
	display: block;
	text-decoration: underline;
	font-style: normal;
	color: #0000FF;
}
#callout a:hover{
	color: #0000FF !important;
	text-decoration: underline !important;
}


#callout-01{
	padding: 19px 0 0 20px;
}
#callout-01 a{
	background-image: url(/images/home-callout-01.jpg);	
}

#callout-02{
	padding: 8px 0 0 20px;
}
#callout-02 a{
	background-image: url(/images/home-callout-02.jpg);	
}

#callout-03{
	padding: 8px 0 0 20px;
}
#callout-03 a{
	background-image: url(/images/home-callout-03.jpg);	
}
