*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: "Lucida Grande" Verdana, sans-serif;
	font-size: small;
	color: black;
	background-color: #F2F3EB;
	text-align: center;
	border-top: 8px solid #EF944A;
}

div.container
{
	width: 800px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

div.header
{
	color: white;
	padding: 10px 10px 0;
	background: #365173 url(../images/header-bkgd.gif) left bottom repeat-x;
	text-align: center;
}

div.header p.toplinks
{
	display: block;
	position: absolute;
	top: -10px;
	right: 50px;
	text-align: center;
	background-color: #EF944A;
	padding: 0 0 .5em;
}

div.header p.toplinks a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: .5em;
	height: 2em;
}

div.header a#login
{
	background: url(../images/login-corner.gif;) left bottom no-repeat;
	padding-left: 20px;
}

div.header a#contact
{
	background: url(../images/contact-corner.gif;) right bottom no-repeat;
	padding-right: 20px;
}

.header_logo
{
	float: left;
	margin-bottom: 10px;
}

div.header p.network
{
	width: 575px;
	float: right;
	text-align: right;
	font-size: 18px;
	line-height: 100%;
	padding: 35px 10px;
	background: url(../images/nationwide-sm.gif) 45% 45% no-repeat;
}

body.home div.header p.network
{
	padding: 50px 10px;
	background: url(../images/nationwide-lg.gif) 50% 50% no-repeat;
}



div.nav
{
	clear: both;
	text-align: center;
	background: #666 url(../images/nav-bkgd.gif) left top repeat-x;
	padding-bottom: 6px;
}

div.nav ul
{
	clear: both;
	list-style-type: none;
	display: block;
	width: 798px;
	margin: 0 auto;
}

div.nav ul li
{
	float: left;
	padding: .7em 0 .5em 30px;
}

div.nav ul li#home { padding-left: 0; }

div.nav ul li a, div.nav ul li a:visited
{
	color: white;
	text-decoration: none;
}

div.nav ul li a:hover
{
	color: white;
	text-decoration: underline;
}

div.content
{
	width: 800px;
	clear: both;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 20px;
	line-height: 140%;
}

div.main
{
	width: 535px;
	float: left;
	text-align: left;
	padding: 10px 15px 0 0;	
}

body.home div.main
{
	background: url(../images/home-image-01.jpg) 0 10px no-repeat;
	margin-left: -5px;
	padding: 230px 15px 10px 5px;
}

.bulletlist 
{
	float: center;
	margin: 0 80px 20px 80px; 
}

li.bullet
{
	font-weight: bold; 
	color: #369;
	line-height: 20px; 
	margin: 0 0 10px 0; 
}

ul.memberships li
{
	list-style-type: none;
	display: inline;
	float: center;
	padding: 10px 30px 0 0;
}

.image
{
	padding: 10px;
}

div.sidebar
{
	width: 220px;
	padding: 0 10px 0 20px;
	float: right;
	text-align: left;
	background: url(../images/sidebar-bkgd.gif) left 10px repeat-y;
	position: relative;
}

form.search
{
	margin-left: -20px;
	padding: 10px 0 10px 20px;
	background: url(../images/search-bkgd.gif) left top repeat-y;
}

#search { width: 150px; }

#submit
{
	position: relative;
	top: 4px;
}

div.sidebar h3
{
	margin: 15px 0 10px;
	text-transform: uppercase;
	font-size: 120%;
}

div.sidebar ul.tools
{
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
}

div.sidebar ul li { list-style-type: none; }

div.sidebar ul li a
{
	display: block;
	height: 56px;
	color: #333;
	font-size: 70%;
	line-height: 150%;
	margin: .5em 0;
	padding-left: 56px;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}

div.sidebar ul li a span
{
	color: #369;
	font-size: 140%;
	font-weight: bold;
	text-decoration: none;
}

li#place-order { position: relative; }

div.sidebar ul li a:hover span { color: #C60; text-decoration: underline; }

div.sidebar ul li#place-order a { background-image: url(../images/icons/place-order.gif); }
div.sidebar ul li#track-order a { background-image: url(../images/icons/track-order.gif); }
div.sidebar ul li#download-forms a { background-image: url(../images/icons/download-forms.gif); }
div.sidebar ul li#court-filings a { background-image: url(../images/icons/court-filings.gif); }
div.sidebar ul li#process-serving a { background-image: url(../images/icons/process-serving.gif); }
div.sidebar ul li#reprographics a { background-image: url(../images/icons/reprographics.gif); }
div.sidebar ul li#skip-tracing a { background-image: url(../images/icons/skip-tracing.gif); }
div.sidebar ul li#court-services a { background-image: url(../images/icons/court-filings.gif); }
div.sidebar ul li#service-of-process a { background-image: url(../images/icons/process-serving.gif); }
div.sidebar ul li#eservices a { background-image: url(../images/icons/eservices.gif); }

div.date
{
	position: absolute;
	top: 20px;
	left: 3px;
	font-weight: bold;
	font-size: 110%;
	width: 40px;
	text-align: center;
}

* html div.sidebar ul li#place-order { height: .2em;}
* html div.sidebar ul li#track-order  { margin-top: -4px;}
* html div.date { padding-top: .2em;}

div.main h1
{
	font-size: 200%;
}

body.home div.main h1
{
	padding-bottom: .5em;
}

div.main h2
{
	margin-top: 30px;
}


div.main p
{
	margin: 1em 0;
	font-size: 110%;
	line-height: 160%;
}


ul.memberships li
{
list-style-type: none;
display: inline;
float: left;
padding: 10px 30px 0 0;
}

div.footer
{
	font-size: 80%;
	text-align: center;
}

div.footer ul
{
	width: 800px;
	margin: 0 auto;
	border-top: 1px solid #999;
	padding-top: 20px;
}

div.footer ul li
{
	list-style-type: none;
	display: inline;
	padding: 0 12px;
	border-left: 1px solid #999;
}

div.footer ul li.homelink { border: none; }

div.footer p
{
	clear: left;
	text-align: center;
	margin-top: 10px;
	color: #666;
}

div.footer p span { padding-left: 12px; margin-left: 12px; border-left: 1px solid #999; }

.clear { clear: both; }

a { color: #369; }
a:visited { color: #036;}
a:hover { color: #C60;}



/* topnav indicators */

body.home li#home a,
body.about li#about a,
body.filings li#filings a,
body.serving li#serving a,
body.repro li#repro a,
body.tracing li#tracing a,
body.downloads li#downloads a,
body.links li#links a

{ color: #EF944A; font-weight: bold; }

body.home li#home a:hover,
body.about li#about a:hover,
body.filings li#filings a:hover,
body.serving li#serving a:hover,
body.repro li#repro a:hover,
body.tracing li#tracing a:hover,
body.downloads li#downloads a:hover,
body.links li#links a:hover

{ color: #EF944A; text-decoration: none; cursor: default; }

div.affiliations img
{
background-color: white; 
padding: 10px; 
border: 1px solid #999;
margin: 5px 10px 5px 0;
}

table.form
{
	background-color: white; 
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 20px;
	line-height: 140%;
}