#leftCol {
	background:#363636 url(../images/homeBkgd.gif) 0px 0px repeat-x;
	margin-right:8px;
	width:95px;
	float:left;
	height: 315px;
    padding:0px;
	}
	
	
#middleCol {
	float:left;
	width:450px;
	margin-right:10px;
	padding:0;
	height: 315px;
	}
	
#flashContent {
	background:#eee;
	width:440px;
	height:315px;
	}
	
#rightCol {
	background:#363636 url(../images/homeBkgd.gif) 0px 0px repeat-x;
	float:left;
	width:315px;
	padding:0px 35px 0px 35px;
	min-height:315px;
    height:315px;
	}
	
#rightCol p {
	color:#fff;
	font-size:11px;
	padding:0;
	}
	
#rightCol h1 {
	background: url(../images/homeHeadline.gif) 0px 100% no-repeat;
	width:248px;
    height:19px;
	padding:40px 0 5px;
    margin-bottom:5px;
	}
    
#rightCol h1 span {
	display:none;
    }
	
#rightCol a {
	color:#fff;
	text-decoration:underline;
	}
	
#rightCol li a {
	background: url(../images/homeRightColBullet.png) 0px 50% no-repeat;
	padding-left:10px;
}
	
#rightCol a:hover {
		color: #999;
}
	
#rightCol ul {
	padding:5px 0 5px;
	}
	
#rightCol li {
	padding-left:0px;
    background:none;
}
	
#modules {
	padding:15px 0px 20px 110px;
    margin-bottom:20px;
	}
	
#modules div.mod {
	background:url(../images/spotlightBkgd.gif) 0px 25px repeat-x;
	width:220px;
	float:left;
	margin-right:10px;
    min-height:75px;
    padding-bottom:15px;
	}

#modules div h2,
#modules div p {
	padding:2px 15px 2px 15px;
}

#modules div h2 {
	color:#333;
	font-size:11px;
	line-height:14px;
	padding-top:8px;
}

#modules div p {
	font-size:11px;
    line-height:17px;
    }

#modules div h1 {
	background:url(../images/spotlightBkgd.png) 0px 0px no-repeat;
    height:25px;
	}
    
#modules div h1.attorney {
	background:url(../images/spotlightBkgd.png) 0px -25px no-repeat;
    }
    
#modules div h1 span {
	display:none;
    }
    
#modules div#news h1 {
	height:auto;
    }

#modules div#news {
	border:none;
    background:#fff;
	width:370px;
    margin-right:0px;
}

#modules div#news h1 {
	background:#fff url(../images/newsHeadline.gif) 0px 0px no-repeat;
    height:25px;
}

#modules div#news h1 span {
	display:none;
    }


#modules div#news h2 {
	background:#fff;
	color:#333;
    font-size:11px;
    padding-top:8px;
}

#footer {
	margin-top:5px;
}

#footer p {
	line-height:14px;
    }

#content {
	padding-bottom:0px;
    }
    
#spacer {
	height:15px;
    }
    
#home div.pix {
	float:left;
    margin:0 15px 5px 0;
    }
