body
{
	margin:0;
	/*background-color: #DADAD0;*/
	background-color: #DADAD0;
}
#skyline
{
	background: url(images/jacksonville-business-law.jpg) #DADAD0 center no-repeat;
	margin-bottom: -10px;
	height: 250px;
}
#topBar
{
	height: 59px;
	background: url(images/topBar.png) center no-repeat;
}

#flashShow
{
	margin: auto;
	width: 950px;
	height: 200px;
}
#flash
{
	/*position: relative;
	left: 400px;
	top: -20px;*/
}
#mainMenuShell
{
	height: 51px;
	background-image: url("images/menuBackground.png");
	margin-bottom: -10px;
	position: relative;
	z-index: 1;
}
#mainMenu
{
	padding-top: 1px;
	width: 1173px;
	margin: auto;
}
#mainMenu ul a
{
	clear: both;
	font-size: .8em;
	height: 20px;
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 20px;
	padding: 5px;
}
#mainMenu ul a:hover
{
	color: #AEAEAE;
}
#mainMenu ul li
{
	float: left;
}
#mainMenu ul
{
	list-style: none;
	margin-left: 430px;
}
#contentShell
{
	clear: both;
	min-height: 600px;
	position: relative;
	z-index: 0;
	width: 1023px;
	margin: auto;
	background-image: url("images/contentShadow.png");
}
#leftSide
{
	position: relative;
	top: 13px;
	z-index: 12;
	width: 360px;
	min-height: 300px;
}
#paTop
{
	height: 220px;
	width: 349px;
	background-image: url("images/practiceAreaLogo.png");
}
#paFiller
{
	min-height: 300px;
	width: 349px;
	background-image: url("images/practiceAreaFiller.png");
}
#paFooter
{
	height: 34px;
	width: 349px;
	background-image: url("images/practiceAreaFooter.png");
}
#paFiller ul a
{
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	font-size: 1.1em;
	text-transform: uppercase;
	font-family: times;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
}
#paFiller ul a:hover
{
	color: #FFFFFF;
	background-color: #AEAEAE;
}
#paFiller ul li
{
	width: 250px;	
}
#paFiller ul
{
	list-style: none;
}

#contentFooter
{
	height: 39px;
	width: 1023px;
	margin: auto;
	background-image: url("images/contentFooterShadow.png");
}
#rightSide
{
	margin-left: 363px;
	width: 500px;
	min-height: 600px;
}
#rightContact
{
	height: 112px;
	width: 636px;
	background: url("images/contactAd.jpg");
	border-bottom: 1px solid #83816F;
}
#content
{
	margin-left: 40px;
	padding: 20px;
}
#content h1
{
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: normal;
	color: #343434;
	letter-spacing: 1px;
}
#content h3
{
	padding-top: -20px;
	font-family: arial;
	text-transform: lowercase;
	font-variant: small-caps;
	color: #B1B1B1;
	letter-spacing: 3px;
	font-size: 1em;
}
#footer
{
	width: 900px;
	margin: auto;
	color: #888873;
	font-size: .9em;
	padding-bottom: 30px;
}
#footer a
{
	color: #888873;
	text-decoration: none;
}