body {
	background: #777e8a url(images/bkg_body.jpg) repeat-x;
	font: 12px/15px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

a.backto {
	float: right;
	font-size: 11px;
	}
a.backto:visited {
	color: #00f;
	}

p, li, h4, blockquote{
	line-height: 18px;
	}
	
h2 {
	font: 20px/25px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 2em;
	color: #247d9a;
	}
	
h2.first {
	margin-top: 0;
	}

h3 {
	font-size: 16px;
	font-weight: normal;
	width: 99%;
	border-bottom: 1px solid;
	padding-bottom: 3px;
	margin-top: 40px;
	color: #4facca;
	}

h4 {
	font-size: 13px;
	}
	
h5 {
	font-size: 12px;
	font-weight: normal;
	}

h4, h5 {
	margin: 0 0 5px 0;
	}

ul#trust-options {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#trust-options li {
	margin-bottom: auto;
	}

ul ul {
	margin-top: 5px;
	}	
li {
	margin-bottom: 10px;
	}
li li {
	margin-bottom: auto;
	}

em {
	color: #247d9a;
	font-weight: bold;
	}

caption {
	padding: 5px;
	font-weight: bold;
	}

/* Table */
table {
	margin: 0 auto;
	border: 1px solid #666;
	border-collapse: collapse;
	margin-bottom: 30px;
	}
th {
	color: #fff;
	}
th {
	background-color: #247d9a;
	}
th.tier2 {
	background-color: #4facca;
	}
th, td {
	border: 1px solid #666;
	padding: 4px;
	}

div#wrapper {
	margin: 0 auto;
	width: 722px; 
	}
html>body div#wrapper {
	background: transparent url(images/bkg_wrapper.png) repeat-y;
	}

div#main {
	background: #fff url(images/bkg_main.gif) repeat-y;
	width: 699px;
	position: relative;
	}

div#main, div#header {
	margin-left: 11px;
	}

/* Header */	
div#header {
	background: #000e23 url(images/bkg_header.jpg) repeat-y;
	height: 252px;
	width: 699px;
	position: relative;
	}
h1#mondo {
	background: transparent url(images/law_offices.jpg) no-repeat;
	text-indent: -9999px;
	width: 456px;
	height: 158px;
	position: absolute;
	top: 76px;
	left: 235px;
	margin: 0;
	}	
ul#contact {
	position: absolute;
	right: 15px;
	top: 15px;
	margin-top: 0;
	list-style: none;
	color: #fff;
	text-align: right;
	font-size: 11px;
	}
ul#contact li {
	margin-bottom: auto;
	}
#contact a:link, #contact a:visited {
	color: #fff;
	}

/* Main Navigation */
div#global-nav {
	float: left;
	}
div#global-nav ul {
	background-color: #bac5cb;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 210px;
	}
#global-nav li {
	border-bottom: 1px solid #999;
	margin-bottom: auto;
	}
#global-nav a:link, #global-nav a:visited {
	display: block;
	width: 200px;
	text-decoration: none;
	padding: 5px;
	color: #000;
	}
#global-nav a:hover, #global-nav a:visited:hover {
	background-color: #247d9a;
	color: #fff;
	}

/* Main Navigation - Current location */
body#estate li#estate a, body#probate li#probate a, body#wills li#wills a, body#trusts li#trusts a, body#exemptions li#exemptions a, body#exchange li#exchange a, body#medicaid li#medicaid a, body#audit li#audit a, body#fees li#fees a, body#seniors li#seniors a, body#governmental li#governmental a, body#forms li#forms a, body#die li#die a {
	background-color: #fff;
	color: #000;
	}
	
/* Main Content */
div#content {
	background: #fff url(images/bkg_content.jpg) 100% 100% no-repeat;
	margin: 0 0 0 210px;
	padding: 15px;
	}

div#clear {
	clear: both;
	height: 1px;
	}
	
/* Footer */
div#footer {
	background: #777e8a url(images/bkg_footer.gif) top no-repeat;
	color: #fff;
	text-align: center;
	margin-left: 1px;
	}
#footer p {
	margin: 0;
	padding: 15px 0 20px 16px;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
		}
#footer img {
	border: none;
	margin-left: 2px;
	vertical-align: text-top;
	}