/* inset boxes */
#home .contentTop {
	height: 7px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 915px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	overflow: hidden;
}
#home .inset {
	background-image: url(../images/content/inset_home_bg.gif);
	height: 273px;
	width: 306px;
	margin-top: -7px;
	margin-right: 1px;
	margin-left: -5px;
	background-repeat: no-repeat;
}
#home .inset h3 {margin-bottom: 0px;}
#home .inset form {margin-top: 22px;}
#home .inset .formSelect {margin-bottom: 22px;}
#home .inset select {
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Courier, monospace;
	font-size:1em;
	border: 1px solid #809db9;
}
#home .topImage {
	margin-left: 7px;
	position: relative;
	z-index: 4;
}
#home div#navwrapper {
	height: 47px;
	background-image: url(../images/nav_bg_2.gif);
	margin-top: -9px;
	margin-bottom: 0px;
}
#home .contentLeft {
	width: 370px;
	float: left;
}
#home .personalServices {
	width: 195px;
	height: 214px;
	float: left;
	margin-top: 15px;
	margin-left: 7px;
	font:14px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #5f5d2f;
}
#home .referralSources {
	width: 270px;
	height: 214px;
	float: left;
	margin-top: 15px;
	margin-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #5f5d2f;
}
#home ul.squarebg {
	float: left;
	font-size: 14px;
	color: #5f5d2f;
	margin-top: 0px;
}
#home ul.squarebg li {margin-bottom: 7px;}
#home ul.squarebg a {
	color: #5f5d2f;
	text-decoration: underline;
}
