body {
	font-family: Tahoma, arial, "Lucida Sans Unicode", helvetica, verdana, sans-serif;
	text-align: center;
	color: #002a5c;
	background: #333 url('/images/body-bgd.gif') repeat;
}
h1 { font-size: 25px; margin-bottom: 12px;}
h2 { font-size: 25px; }
h3 { font-size: 19px; }
h4 { font-size: 14px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }
/*
______________________________________________________________________________________________ 
link colors  */
a:link, a:active, a:visited {color:#002a5c; text-decoration: underline;}
a:hover {color:#002a5c;}
#footer a:link, #footer a:active, #footer a:visited { text-decoration: underline;}
#footer a:hover {text-decoration: underline; color:#fff;}
/*
______________________________________________________________________________________________ 
the rest of the page styles  */

#wrap {
	text-align: left;
}
#container {
	width: 1024px;
	margin: 0 auto;
	border: 1px solid #000;
	border-width: 0 1px 1px;
	background:#fff;
}
#container #wrap #fix {background: transparent url('/images/bgd-gradient.jpg') no-repeat; height:100%;}
#container #wrap {background: transparent url('/images/bgd-lines.jpg') repeat-y;}
#masthead {
	width: 1024px;
	height: 171px;
	font-size: 1em;
	Xpadding-top: 271px;
	text-indent: -2000px;
	overflow: hidden;
	background: url('/images/masthead.jpg') 0 -83px no-repeat;
	clear: both;
}
	#masthead h1 {left:-9999px;}
	body#home #masthead {
		height: 271px;
		background-position: 0 0;
	}
#inner-wrap {
	padding: 0 35px;
}
#content {
	width: 740px;
	margin: 0;
	margin-bottom: 40px;
	float: left;
	clear: left;
	display: inline;
	font-size: 14px;
	line-height: 20px;
}
#sidebar {
	width: 225px;
	margin: 0 0 70px 0;
	padding: 0 0 0 35px;
	float: right;
	display: inline;
}
#footer { 
	width: 1024px; 
	margin: 0 auto; 
	text-align: right; 
	clear: both; 
	color: #000; 
	background-color: #a0a1a4;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 20px 0;
	border-top: 1px solid #000;
	z-index: 100;
}
#footer p, #footer ul {float: right;clear: right;}
#footer ul {margin: 80px 40px 0 30px; width: 330px; float: left; clear: left;}
#footer p {margin: 5px 40px 0 0; width: 530px; margin-top: 20px;}

#logo {float: left; clear: left; margin: 10px 0 20px 35px;}
ul.global {float: right; clear: right; margin:20px 30px 0 0;}
ul.global li {padding:0 5px; border-right: 1px solid #000; line-height: 13px;}
ul.global li.last { padding:0 0 0 5px; border-right-width: 0;}

ul.primary {
	clear: both;
	padding-left: 20px;
	margin-left: 0;
	height:47px;
	background: #fff url('/images/primary-nav-bgd.jpg') repeat-x;
	font-weight: bold;
	border: 1px solid #333;
	border-width: 1px 0;
}
ul.primary li {
	height:30px;
	line-height: 28px;
	padding: 9px 15px;
	margin: 0px;
}
ul.primary a {
	padding: 5px 1px;
	line-height: 15px;
	margin-top: 2px;
}
#home ul.primary a.home, 
#about ul.primary a.about, 
#client-rights ul.primary a.client-rights, 
#practice-areas ul.primary a.practice-areas, 
#contact ul.primary a.contact,#blog ul.primary a.blog {
	color: #007dc3;
	border: 2px solid #007dc3;
	border-width: 2px 0;
	margin-top: 0;
}
ul.primary a:link, ul.primary  a:visited, ul.primary  a:hover, ul.primary  a:active  {text-decoration: none;}

#footer .h-navigation li { padding:0 5px; border-right: 1px solid #000; line-height: 13px;}
#footer a {color:#000;}
#footer .h-navigation li.last { padding:0 0 0 5px; border-right-width: 0;}

#content h2, #sidebar h2 {
	margin-top: 38px;
	margin-bottom: 20px;
	height: 0;
	font-size: 1em;
	padding-top: 42px;
	text-indent: -2000px;
	overflow: hidden;
}
#content h2 {
	margin-left: -35px;
	width: 513px;
}
#sidebar h2 {
	margin-right:0;
	width: 223px;
}
h2.slogan {
	background: url('/images/headers/defend-your-rights.gif') no-repeat;
}

h2.contact-sidebar {
	background: url('/images/headers/contact-sidebar.gif') no-repeat;
}
h2.networks-sidebar {
	background: url('/images/headers/networks-sidebar.png') no-repeat;
}
h2.about {
	background: url('/images/headers/about-head.png') no-repeat;
}

h2.thank-you {
	background: url('/images/headers/thank-you-head.png') no-repeat;
}
h2.contact {
	background: url('/images/headers/contact-head.png') no-repeat;
}
h2.news {
	background: url('/images/headers/news-head.png') no-repeat;
}
h2#blog-title, body#blog.archive h2.page-head {
	background: url('/images/headers/blog-head.png') no-repeat;
}
h2.practice-areas {
	background: url('/images/headers/practice-head.png') no-repeat;
}
h2.statement {
	background: url('/images/headers/statement-head.png') no-repeat;
}
h2.client-rights {
	background: url('/images/headers/client-head.png') no-repeat;
}

h2, h3, h4, h5 {color: #007dc3; behavior: url('/css/iepngfix.htc')}

#manager #content h2 {
	text-indent: 0;
	font-size: 19px;
	padding: 10px 0 5px;
	margin: 0;
	height:auto;
	width: auto;
	overflow: visible;
}
#manager #content table h2 {
	color: #fff;
}
#manager #content table h2 a:link, 
#manager #content table h2 a:visited {
	color: #B9B9B9;
}
#manager #sidebar {display: none;}
#manager #content {width: 100%;}
#manager #container #wrap #fix {background:transparent url(/images/bgd-admin.jpg) repeat-x scroll 0 0;}
#manager #container #wrap {background:none;}

body#blog h3{margin-top: 0;}
body#blog.post h3{margin-top: 1.5em;}

h3 a:link, 
h3 a:visited, 
h3 a:hover, 
h3 a:active {color: #002a5c; text-decoration: none;}

#contact input {line-height: 18px;}

.details {
	color:#007dc3;
}



