* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: small;
	background: #888;
}
td {
	vertical-align: top;
}
#wrap {
	border: 3px solid #5E5D5D;
	border-top: 0;
	margin: 0 auto;
	width: 760px;
	background: #fff;
	text-align: left;
}

#header {
	height: 80px;
	background:  url(images/header.jpg) no-repeat;
	text-indent:-9000px;

}

#header h3, #header h3, #header h3{display:none;}

/* nav */
#navwrap {
	background: #0C2542;
	height: 28px;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
}

#nav{
	list-style-type: none;	
}

#nav li {
	float: left;
	height: 28px;
	margin-right: 2px;
}

#n-home, #n-fathers-rights, #n-legal-services, #n-faqs, #n-newsletters, 
#n-about-the-firm, #n-contact-us {
	text-indent: -999em;
	height: 28px;
	display: block;
	text-decoration: none;	
}

#n-home {
	background: url(images/home.gif) no-repeat;
	width: 94px;
}

#n-legal-services {
	background: url(images/legal-services.gif) no-repeat;
	width: 114px;
}

#n-fathers-rights {
	background: url(images/fathers-rights.gif) no-repeat;
	width: 114px;
}

#n-faqs {
	background: url(images/faqs.gif) no-repeat;
	width: 64px;
}

#n-newsletters {
	background: url(images/newsletters.gif) no-repeat;
	width: 114px;
}

#n-about-the-firm {
	background: url(images/about-the-firm.gif) no-repeat;
	width: 114px;
}

#n-contact-us {
	background: url(images/contact-us.gif) no-repeat;
	width: 114px;
}

#n-home:hover,  #n-fathers-rights:hover, #n-legal-services:hover, #n-faqs:hover,
#n-newsletters:hover, #n-about-the-firm:hover, #n-contact-us:hover {
	background-position:  0 -28px;
}
#nav a.active {
	background-position: 0 -28px;
}


#nav li ul a {
	text-indent:0;
	padding:3px;
	background: #f2f2f2;
	width:11em;
	height:auto;
	text-align:left;
	display: block;
	color: #0C2542;
	text-decoration: none;
	font-weight: bold;
}
#nav li ul a:hover {
	color: #fff;
	background: #0C2542;
}
#nav li ul li {
	float:none;
	display:block;
	height: auto;
	margin: 1px 0;
}

#nav li ul {
	position:absolute;
	left:-999em;
	background:#e4e4e4;	
	border: 1px solid #333;
}

#nav li ul ul {
	margin: -1em 0 0 0em;	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* end nav */

#hero {
	width: 760px;
}
#hero.home_hero {
	height: 241px;
}
#sub_hero {
	height: 117px;
	background: url(images/hero-sub.jpg) no-repeat;
	display: block;
	text-indent:-900em;
}

#home_buttons {
	border-top: 8px solid #527BA9;
	background: #19395D;
	padding: 9px;
	text-align: center;
	padding-left: 56px;
}
#sub_bar {
	border-top: 8px solid #527BA9;
	background: #19395D;
	height: 12px;
}
#home_buttons:after {
	content:  ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: left;
}
#home_buttons {
	zoom: 1;
}
#home_buttons ul {
	list-style-type: none;
}
#home_buttons ul li {
	float: left;
}
#home_buttons ul li a {
	display: block;
	text-indent: -999em;
	width: 118px;
	height: 104px;
	text-decoration: none;
	margin-right: 15px;
}
#hb-family-law {
	background: url(images/family-law.jpg) no-repeat;
}
#hb-divorce {
	background: url(images/divorce.jpg) no-repeat;
}
#hb-child-custody {
	background: url(images/child-custody.jpg) no-repeat;
}
#hb-support {
	background: url(images/support.jpg) no-repeat;
}
#hb-military-fathers {
	background: url(images/military-father.jpg) no-repeat;
}
#content_area {
	border-top: 5px solid #d8d8d8;
	background:  url(images/content-bg-main.jpg) no-repeat;
	padding-top: 15px;
}
#leftcol {
	width: 559px;
	text-align: left;
	padding-right: 8px;
}
#leftcol h3 {
	color: #19395D;
	font-size: 14px;
	font-weight: bold;
	font-family: georgia, "times new roman", serif;
	border-bottom: 1px dashed #666;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
}
#leftcol h4 {
	color: #0C2542;
	font-size: 12px;
	font-weight: bold;
	margin: 0.5em 0 0.2em 0;
	background: #e1e1e1;
	border: 1px solid #999;
	padding: 4px;
}
#leftcol h4 {
	font-weight: bold;
	font-size: 12px;
}
#leftcol p {
	text-align: justify;
	line-height: 1.4em;
	margin-bottom: 1.4em;
}
#leftcol ul {
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 1.2em;
}
#leftcol ul li {
	margin: 0.5em 0 0.8em 0;
}
#rightcol h3 {
	color: #D49A4F;
	font-size: 14px;
	font-weight: bold;
	font-family: georgia, "times new roman", serif;
	border-bottom: 1px dashed #666;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
}

#rightcol p {
	font-size: x-small;
}
#lcs {
	padding:  0 8px;
}
#rcs {
	padding:  0 8px;
}
#rightcol {
	width: 193px;
	text-align: left;
}

#rightcol input, #rightcol textarea, #leftcol input, #leftcol textarea {
	width: 95%;
	border: 1px solid #999;
}
input#submit {
	width: 66px;
	height: 23px;
	border: 0;
}
label {
	display: block;
	margin: 4px 0;
	font-weight: bold;
	font-size: 11px;
	color: #333;
}

#rightcol form {
	margin-bottom: 2em;
}

#footer {
	height: 35px;
	background: url(images/footer.gif) no-repeat;
	font-size: x-small;
	color: #444;
	padding-top: 47px;
	text-align: center;
}

/* Footer
 * ------------------------------------------------------------------------- */	
#footer-links { width:700px; text-align:center; margin:5px auto;}
#footer-links a:link, #footer-links a:visited, #footer-links p { text-decoration:none; text-align:center; color:#fff; font-size:11px; }
#footer-links p {margin:0 0 5px 0;}
#footer-links a:hover, #footer-links a:active { text-decoration:underline; color:#fff; }
#footer-links ul { margin-bottom:10px; }
#footer-links li { padding: 0 5px 0 7px; display:inline; border-left: 1px solid #fff; font-size:11px; }
#footer-links .first, li.first { border: none; }


div.right_side_bar {
	background: #d9d9d9;
	padding: 4px;
}
div.right_side_bar ul {
	list-style-image: url(images/orange_arrow.gif);
	margin-left: 10px;
	padding-left: 10px;
}
div.right_side_bar li {
	color: #0C2542;
	margin: 0.5em 0;
}
div.right_side_bar a {
	color: #0C2542;
	text-decoration: none;
}
#ol p {
	line-height: 1em;
	margin-bottom: 1.2em;
	font-size: 12px;
}
#ol b {
	color: #0C2542;
}
p.btt {
	text-align: right;
	font-size: 11px;
}
#sub_movie {
	background:  url(images/movie-bg.jpg) no-repeat;
	width: 538px;
	height: 185px;
	margin: 0 auto;
	margin-bottom: 1em;
}
#sub_movie #movie_header {
	color: #fff;
	border: 0;
	background: #444;
	padding: 4px;
}
#sub_movie p {
	color: #fff;
	line-height: 1.2em;
}