@charset "utf-8";
/* CSS Document */
#homeWrapper {
	width: 925px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.col {
	
	width: 183px;
	float: left;
}
.clear {
	clear: left;
	width: 930px;
}
#center {
	width: 538px;
	height: 330px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #003366;
	float: left;
}
#center img {
	background-color: #003366;
	margin-top: 12px;
	margin-bottom: 12px;
}
#center .links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#center .links a:hover {
	color: #58a5db;	
}
#bottomRow {
	width: 930px;
	clear:left;
}
#bottomRow img {
	margin-left: 10px;
}
.imgHolder {
	width: 173px;
	height: 160px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;	
}
.imgHolder img {
	border: 0;
}
#smallSolo {background: url(/userimages/Home-Page-Images/Small-Solo-BW.png);}
#newAttorney {background: url(/userimages/Home-Page-Images/New-Lawyers-BW.png);}
#public {background: url(/userimages/Home-Page-Images/Public-BW.png);}
#midSized {background: url(/userimages/Home-Page-Images/Mid-sized-BW.png);}
#lawStudents {background: url(/userimages/Home-Page-Images/Law-Students-BW.png);}
#large {background: url(/userimages/Home-Page-Images/Large-Firm-BW.png);}
#government {background: url(/userimages/Home-Page-Images/GVMT-BW.png);}
#sections {background: url(/userimages/Home-Page-Images/Sections-BW.png);}
#lawRelated {background: url(/userimages/Home-Page-Images/Video-pic-for-homepage-BW.png);}