body
{
	color: #333;
	margin: 0px;
	background-color: #FFF;
}
img { margin: 0px; }

#fullbody
{
	top: 0px;
	margin: 0px;
	position: relative;
	background-image: url(../picts/background-main.gif);
	background-repeat: repeat;
	margin: auto;
	min-width: 900px;
	width: 100%;
}
#printbody {
	top: 10px;
	position: relative;
	margin: auto;
	width: 700px;
}

#flasharea
{
	width: 100%;
	position: relative;
	float: both;
	clear: both;
	background: #999;
	height: 50px;
	border-bottom: 1px #000 solid;
}
#contacthead {
	background-image: url(../picts/contactheader.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#newshead {
	background-image: url(../picts/news.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#letterhead {
	background-image: url(../picts/letterheader.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#aboutushead {
	background-image: url(../picts/aboutusheader.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#individualhead {
	background-image: url(../picts/individualheader.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#staffhead {
	background-image: url(../picts/staffheader.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#clienthead {
	background-image: url(../picts/clients.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#firmnewshead {
	background-image: url(../picts/frimnewsheader.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#careerhead {
	background-image: url(../picts/careers.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#servicehead {
	background-image: url(../picts/serviceheader.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#referencehead {
	background-image: url(../picts/referenceheader.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}
#professionalhead {
	background-image: url(../picts/professionalexpertiseheader.jpg);
	background-repeat: repeat;
	position: relative;
	width: 100%;
}

#printpage
{
	position: absolute;
	display: block;
	left: 80%;
	top: 0;
	font-size: 9px;
	text-align: right;
	margin-right: 20px;
	background: inherit;
	/*	position: relative;
	float: right;
	clear: left;
	font-size: 9px;
	text-align: right;
	margin-right: 20px;
	background: #FFF;
*/
}

#underheader {
	background-image: url(../picts/shadow1.gif);
	background-repeat: repeat;
	height: 40px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#bodyarea
{
	color: #666;
	line-height: 120%;
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12px;
	width: 660px;
	position: relative;
	text-align: justify;
	top: -10px;
	left: 138px;
	float: left;
	clear: right;
	margin: 0px 0px 50px 0px;
	min-height: 500px;
}
#homebodyarea
{
	width: 660px;
	position: relative;
	text-align: justify;
	top: 20px;
	left: 120px;
	float: left;
	clear: right;
	margin: 0px 0px 50px 0px;
	min-height: 500px;
}
#printbodyarea
{
	width: 660px;
	position: relative;
	text-align: justify;
	float: left;
	clear: right;
	margin: 0px 0px 50px 0px;
	min-height: 500px;
}
#sidebar {
	position: relative;
	float: left;
	clear: left;
	width: 150px;
	left: 15px;
	top: 0px;
	margin: 0px;
}
#footer {
	position: relative;
	clear: both;
	display: block;
	background-image: url(../picts/bottom-shade.gif);
	padding-top: 10px;
	padding-bottom: 16px;
	width: 100%;
}
#date-location {
	position: absolute;
	top: -60px;
	left: 920px;
	margin: auto;
}
.copyright {
	margin-left: 10px;
	margin-right: 10px;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
	color: #0F0066;
}
.style2 {font-style: italic}
.style3 {font-size: 12px}
.newstitle { font-weight: bold; font-size: 14px;}
.style4 {
	color: #0F0066;
	font-weight: bold;
}
li {
	line-height: 16px;
}

.gallery { border: 1px #666 solid; }