<style>



/*reset
-------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
/*fonts
-------------------------------------------------------------------------------------------*/
body {
	/*font:13px arial,helvetica,clean,sans-serif;
	*font-size:70.5%;
	*font:x-small;
	color:#000000;*/
	/*background-image:*/
	/*padding: 0 0 2em 0;
	margin: 0;
	text-align: center;
	font: 62.5% verdana, sans-serif;*/
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
	font:115% monospace;
	*font-size:100%;
}
body * {
	line-height:1.22em;
}


body {
	background:  url(http://seaglelaw.com/images/background.gif);
	/*background:#E6EEF2 url(http://seaglelaw.com/images/background.gif) left top repeat-x;
	background-color:#E6EEF2;*/
}
/*Navigation
------------------------------------------------------------------------------------------*/	
#navigation {
	float:left;
	width:180px;
	margin-top:20px;
	padding-bottom: 50px;
	}
#auxNav {
	float:right;
	color:#4E8AA8;
	font-size:77%;
	margin:20px 0 0 0;
}
#auxNav li {
	float:left;
}
#auxNav a {
	color:#4E8AA8;
	text-decoration:none;
	line-height:19px;
	background-image:none !important;
}
#auxNav .menu-current {
	color:#009DDC;
	background-image:none !important;
}
#auxNav a:hover {
	color:#003f5e;
}
#search {
	float:right;
	color:#4E8AA8;
	font-size:77%;
	margin:20px 4px 0 0;
	line-height:19px;
}
#searchgo {
	
}
#searchform {
	float:right;
	margin:20px 20px 0 0;
	font-size:100%;
}
.searchfield {
	background-color:transparent;
	border:none;
	background: url(http://seaglelaw.com/images/searchfield.gif) left top no-repeat;
	width:133px;
	height:17px;
	font-size:85%;
	padding:4px 4px 0px 4px;
}
/*#mainNav {
	padding:0 20px;
	
}
#mainNav li {
	margin-bottom:4px;
}

#mainNav a{
	display:block;
	width:125px;
	line-height:15px;
	background:url(http://seaglelaw.com/images/navbg.gif) left top repeat-y;
	border-bottom:1px dotted #E8ECED;
	padding-left:15px;
	color:#003F5F;
	font-size:92%;
	text-decoration:none;
}
#mainNav a:hover {
	background:url(http://seaglelaw.com/images/navarrow.gif) left 2px no-repeat;
	color:#4E8AA8;
}
#mainNav li ul li ul li a {
	width:100px !important;
}
#sitetools {
	clear:right;
	float:right;
	margin:32px 20px 0 0;
}
#searchtool, #emailtool, #printtool {
	float:left;
}
#searchtool a, #emailtool a, #printtool a {
	display:block;
	height:13px;
	float:left;
	margin-left:10px;
}
#searchtool a {
	background: url(http://seaglelaw.com/images/searchicon.gif) left top no-repeat;
	width:12px;
}
#emailtool a {
	background: url(http://seaglelaw.com/images/emailicon.gif) left top no-repeat;
	width:14px;
}
#printtool a {
	background: url(http://seaglelaw.com/images/printicon.gif) left top no-repeat;
	width:16px;
}
#searchtool a:hover, #emailtool a:hover, #printtool a:hover {
	background-position:right top;
}*/
/* General Styles
-------------------------------------------------------------------------------------------*/	
h1 {
	font-weight:bold;
	color:#003f5f;
	font-size:107%;
}

#wrapper {
	text-align:left;
	width:779px;
	margin:0px auto;
	border:0px solid #E6E6E7;
	border-bottom-width:0px;
	background-color:#FFF;
	background-image:url(http://seaglelaw.com/images/header_border_top.gif);
}
.clear {
	clear:both;
}
#headline {
	height:98px;
}
#logo {
	/*float:left;
	margin-left:11px;
	margin-top:15px;*/
}
#content {
	/*float:right;
	width:300px;
	margin-top:20px;*/
	background-image:url(../images/header_bg.jpg);
	}
#content a {
	color:#4F8AA8;
}

#content a:hover{
	color:#003F5F;
}

/*Footer
------------------------------------------------------------------------------------------*/		
#bottomlogo {
	position:relative;
	clear:both;
	width:180px;
	float:left;
	margin-top:-47px;
}
/*#footer {
	clear:both;
	width:779px;
	margin:0 auto;
	}
#footer p {
	font-size:70%;
	margin:0;
	padding:0px 10px 6px 10px;
	text-align:center;
	color:#A6A6A6;
	}
/********NAV*****************/

#topNav{	
	width:779px;
	height:0px;
	margin:0px 0px 0 0px;
	padding:0px 0 0 px;
	background-image:url(http://seaglelaw.com/images/nav_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	/*font: ariel 1px;*/
	font-size: 11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#topNav a{
	text-decoration:none;
	color:#FFFFFF;
}


#topNav a:hover{
	text-decoration:none;
	color:#1F2B5B;
	background-image:url(http://seaglelaw.com/images/menu-replace.jpg);
	width:100%;
}

#topNav li{
	display:inline;
	margin:0 0 0 0px;
	padding:0 10px 0 10px;
	border-left:#958661 solid 1px;
	border-right:#fff solid 1px;
	float:left;
	color:#FFFFFF;
}

#topNav ul{
	list-style-type:none;
	margin:5px 0 0 50px;       /*Move position of menu*/
	padding:0px 0px 0 0px;
	color:#FFFFFF;
}

#topNav .first{
	border-left:none;
}
#topNav .menu-first{
	border-left:none;
}
#topNav .last{
	border-right:none;
}
#topNav .menu-last{
	border-right:none;
}
#topNav .menu-current a{
	border-right:none;
	color:#1F2B5B;
	background-image:url(http://seaglelaw.com/images/menu-replace.jpg);
}
#topNav .menu-parent a{
	border-right:none;
	color:#1F2B5B;
	background-image:url(http://seaglelaw.com/images/menu-replace.jpg);
}


#topNavLeft{
	margin:0;
	padding:0;
	height:22px;
	float:left;
}

#topNavRight{
	height:0px;
	margin:0;
	padding:0;
	float:left;
}

form{
	margin:0px;
	padding:0px;
}

.signup{
	/*margin:7px 0 0 40px;*/
	/*padding:10 10 10 10;*/
	border: #403E32 1px solid;
	width: 172px;
	height:20px;
	background: url(http://seaglelaw.com/images/text-box.gif) left top no-repeat;
}
.email{
	/*margin:7px 0 0 40px;*/
	padding-left: 5px;
	border: #403E32 1px solid;
	width: 172px;
	height:20px;
	background: url(http://seaglelaw.com/images/text-box.gif) left top no-repeat;
}

.signupBtn{
	/*margin:5px 0 -7px 20px;
	paddin:0 0 0 0;*/
	width: 151px;
	height:27px;
	background: url(http://seaglelaw.com/images/submit-form.gif) left top no-repeat;
}
.content-signup {
	font-size:11px;
	color:#FFFFFF;
	font:arial,helvetica,clean,sans-serif;
}
.content_footer {
	font-size:11px;
	color:#6297CD;
	font:arial,helvetica,clean,sans-serif;
}
.menuclick{
	text-decoration:none;
	color:#1F2B5B;
	background-color:#FFFFFF;
}
/***************INTERIOR LEFT NAV*****************************/

#leftNav {
	margin-top:13px;
	margin-left:0px;
	padding:0;
	width:120px;
	float:left;
	/*background-color:#666666;*/
	font:13px arial,helvetica,clean,sans-serif;
	font-weight:bold;
}

#leftNav ul {
	padding:0 0 0 0;
	margin:0 0 0 10px;
}

#leftNav ul li {
	color:#000000;
	list-style-type:none;
	margin:0;
	padding:6px 0 6px 0;
	width:auto;
	/*border-bottom:#dbd8bd solid 1px;*/
}

#leftNav a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#leftNav a:hover {
	color:#98aabf;
	text-decoration:none;
}

#leftNav .firstLink{
	padding-top:0;
}

#leftNav .lastLink{
	border-bottom:none;
}
#subNav .menu-current a
{
color: #55558c;
text-decoration: none;
}

</style>
