body {
	background: #f0ecdf;
	color: #3B2915;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0; 
	padding: 0;
}

img, div, p { margin: 0; padding: 0; border: 0; }
p { margin: 0 0 10px 0; text-align: justify; }
li { text-align: justify; }
pre { text-align: left; }

h1 { margin: 0 0 25px 0; font-size: 24px; text-align: center; color: #3b2915; }
h2 { margin: 0 0 5px 0; font-size: 16px; }
h3 { margin: 0 0 15px 0; font-size: 16px; }

a { text-decoration: underline; color: #3b2915; }
a:hover { text-decoration: none; color: #3d2407; }

ul { list-style-image: url(img/li.gif); }

hr { border: 0; height: 2px; border-top: 1px solid #cccccc; border-bottom: 1px solid #efefef; }

.container { width: 760px; }
#top { width: 100%; height: 130px; background: #ffffff url(img/bgtop.png) no-repeat 636px bottom; position: relative; }
#logo { position: absolute; top: 32px; left: 502px; }
#menuindx { width: 100%; height: 230px; background: #3b2915; }
#menuindx #menu { width: 760px; height: 230px; background: #3b2915 url(img/bgmindx.png) no-repeat right top; }
#menuimg { float: left; }
#menulinks { float: right; padding: 13px 86px 0 0; }
#menulinks a { display: block; }
#menumain { width: 100%; height: 51px; background: #3b2915 url(img/bgmain.png) repeat-x left top; }
#menumain #menu { width: 740px; height: 51px; background: url(img/bgm.png) no-repeat right top; padding-left: 20px; }
#main { width: 760px; background: #f0ecdf url(img/bgf.png) no-repeat right top; }
#mainw { width: 960px; background: #f0ecdf url(img/bgf.png) no-repeat 645px top; }
#content { padding: 20px 115px 30px 30px; }
#contentw { padding: 20px 0px 30px 30px; }
#footerindx { width: 760px; height: 200px; background: #f0ecdf url(img/bgfindx.png) no-repeat right top; }
#news { padding: 50px 0 0 30px; }
#news a { text-decoration: none; }
#news a:hover { color: #9D948A; }
#footerindx .fleft { padding: 100px 0 0px 30px; }
#footerindx .fright { padding: 0px 0 20px 30px; }
#footer { width: 730px; border-top: 1px solid #9D948A; padding: 5px 0 20px 30px; }
#footerw { width: 910px; border-top: 1px solid #9D948A; padding: 5px 0 20px 30px; }

.coll { float: left; width: 610px; }
.coll h1 { margin: 8px 0 25px 0; font-size: 18px; }
.colr { float: right; width: 252px; }
.colr h2 { margin: 8px 0 25px 0; font-size: 18px; }
.colr h3 { margin: 0 0 5px 0; font-size: 16px; }
.colr h4 { margin: 0 0 15px 0; font-size: 16px; }

#index { }
#lawyers { padding-right: 25px; }
#offer { padding-right: 25px; font-size: 12px; }
#fee { padding-right: 25px; font-size: 12px; }
#contact { padding-right: 25px; }
#publications { padding-right: 25px; }
#publications  a { font-size: 13px;  }
#publications  a:hover { font-size: 13px; }
#publications img { border: 1px solid #9D948A; margin: 10px 0; }

.email { margin-top: 4px; }

.pinfo { font-size: 11px; color: #999999; }
.pinfo a { color: #999999; text-decoration: none; }
.pinfo a:hover { color: #555555; text-decoration: none; }

.margr { margin-right: 20px; }

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

.tcenter { text-align: center; }
.tright { text-align: right; }

.cgrey { color: #666666; }

.width30 { width: 250px; }
.width45 { width: 48%; }
.marg10 { margin-right: 10px; }

.inpt { width: 100%; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; margin-bottom: 5px; background: #FEF6EA; color: #3d2407; border: 1px solid #9D948A; }
.txta{ width: 100%; height: 100px; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif; margin-bottom: 5px; background: #FEF6EA; color: #3d2407; border: 1px solid #9D948A; }
.error { margin-bottom: 10px; font-weight: bold; }