#ColLeftHome{
	float: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d1d4d4;
	padding-top: 15px;
	padding-bottom: 19px;
}
#ColMiddleHome{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d1d4d4;
	padding-top: 15px;
	padding-bottom: 19px;
}
#HomeMenu{
	list-style-type: none;
}
#homeboxleft, #homeboxright{
	padding: 0px;
	float: left;
	width: 168px;
	background-color: #c7eafb;
	background-image: url(../images/home_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeboxleft p, #homeboxright p{
	font-size: 9px;
	margin-right: 70px;
	line-height: 12px;
}
#homeboxleft h5, #homeboxright h5{
	margin-bottom: 24px;
}
#homeboxleft{
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#homeboxright{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#homeboxbottom{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/home_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#homeboxchildcare{
	padding:10px;
	background-image: url(../images/home_box_childcare.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#homeboximmigration{
	padding:10px;
	background-image: url(../images/home_box_immigration.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#homeboxemployment{
	padding:10px;
	background-image: url(../images/home_box_employment.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#homeboxcrime{
	padding:10px;
	background-image: url(../images/home_box_crime.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#homeboxhousing{
	padding:10px;
	background-image: url(../images/home_box_housing.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#homeboxpersonalinjury{
	padding:10px;
	background-image: url(../images/home_box_personalinjury.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#homeboxfamily{
	padding:10px;
	background-image: url(../images/home_box_family.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#homeboxmentalhealth{
	padding:10px;
	background-image: url(../images/home_box_mentalhealth.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#thumbsdividehome{
	padding:0px;
	margin:7px 0px 0px;
	float: left;
}

#reportedtop{
	background-color: #e1f4fd;
	background-image: url(../images/col_right_reported_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#reportedbottom{
	background-image: url(../images/col_right_reported_bg_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:15px 15px 10px;
}
/* Legal Sevices menu */
.reportedmenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.reportedmenu li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	*line-height:15px; /* IE 7 and below */
	font-weight: bold;
}

.reportedmenu li a {
	display:block;
	margin:0px;
	margin-bottom:10px;
	padding:2px 10px;
	color:#29aae2;
	text-decoration: underline;
	background-image: url(../images/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.reportedmenu li a:hover {
	color:#0b1a55;
	text-decoration: none;
}
.reportedmenu li a:active {
	color:#74d1f6;
}