
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#bgPic {
	background-image: url(../images/index_bg.jpg);
	height: auto;
	width: 942px;
}
#firmPic {
	background-image: url(../images/firm_bg.jpg);
	height: auto;
	width: 942px;
	background-repeat: no-repeat;
	background-position: left top;
}
#paPic {
	background-image: url(../images/pa_bg.jpg);
	height: auto;
	width: 942px;
	background-repeat: no-repeat;
	background-position: left top;
}
#resPic {
	background-image: url(../images/res_bg.jpg);
	height: auto;
	width: 942px;
	background-repeat: no-repeat;
	background-position: left top;
}
#attyPic {
	background-image: url(../images/atty_bg.jpg);
	height: auto;
	width: 942px;
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.firm {
	background-color: #305C79;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.practice {
	background-color: #204964;
}
.resources {
	background-color: #154C71;
}
.atty {
	background-color: #2A658C;
	background-image: url(../images/attny_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.attyShort {
	background-color: #2A658C;
	background-image: url(../images/spacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.picPad {
	padding-right: 3px;
}

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a52626;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a52626;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a52626;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a52626;
}#container {
	margin-right: 50%;
	margin-left: 50%;
}
