body, div, dl, dt, dd, ul, ol, li, pre, p, h1, h2, h3, h4,
form, fieldset, input, table, th, tr, td, embed, object {
	padding: 0;
	margin: 0; 
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: #e8ece7 url("images/bg.jpg") repeat-x left top;
}

blockquote {
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	margin: 0px; 
	text-align: left;
}

td {
	padding: 5px 5px 5px 5px;
}

a {
	color: #453118;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #999999;
}

hr {
	text-align: center;
	width: 88%;
}

h1 {
	font-size: 14px;
	line-height: 14px;
	color: #754601;
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 5px 1px;
	font-weight: bold;
	text-decoration: underline;
}

h1 a {
	color: #754601;
	font-weight: bold;
	text-decoration: underline;
}

h1 a:hover {
	color: #B16B01;
}

h2 {
	line-height: 18px;
	font-size: 14px;
	color: #747363;
	padding: 10px 0px 10px 0px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
}

h2 a {
	color: #747363;
	font-weight:bold;
	text-decoration: none;
}

h2 a:hover {
	color: #424137;
}

h3 {
	line-height: 16px;
	font-size: 12px;
	color: #073453;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 3px 5px;
	font-weight:bold;
}

h3 a {
	color: #073453;
	text-decoration: none;
	font-weight:bold;
}

h3 a:hover {
	color: #0E5B8F;
}

h4 {
	font-size: 14px;
	line-height: 20px;
	color: #312413;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 2px 0px;
	font-weight: bold;
	text-align: center;
}

h4 a {
	color: #312413;
	text-decoration: none;
}

h4 a:hover {
	color: #312413;
}

h5 {
	line-height: 20px;
	font-size: 20px;
	color: #616161;
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin: 7px 10px 0px 11px;
	font-weight:normal;
}

h5 a {
	color: #616161;
	text-decoration: none;
	font-weight:normal;
}

h5 a:hover {
	color: #464646;
}

.clear {
	clear: both;
}

.orangish-text {
	color: #eebc73;
}

.bluish-text {
	color: #c0dcff;
}

/* Top Styles */

#top {
	width: 900px;
	height: 26px;
}

#logo {
	background: url("images/steven-elia.jpg") no-repeat left top;
	width: 900px;
	height: 124px;
}

#flash-bg {
	background: url("images/flash-back.jpg") no-repeat left top;
	width: 900px;
	height: 148px;
}

/* Main Layout Styles */

#corporate-attorney {
	background: url("images/corporate-attorney.gif") repeat-y left top;
	border-bottom: 4px solid #385876;
	width: 900px;
	text-align: left;
}

#business-attorney {
	width:613px;
	float: left;
}

#personal-injury-attorney {
	width:287px;
	float: right;
	background: url("images/corporate-litigation.jpg") no-repeat right top;
}

#content {
	width:515px;
	margin: 0px 0px 30px 50px;
	line-height: 19px;
	text-align: justify;
}

#content img {
	margin: 5px 5px 5px 5px;
}

#content p {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#content ul, ol {
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 15px;
}

#content li {
	margin: 0px 40px 0px 0px;
	padding: 2px 0px 2px 0px;
}

/* Right Sidebar Styles */

#practice-areas {
	width: 236px;
	margin: 20px 0px 0px 0px;
}

#call-us {
	width:232px;
	margin: 16px 0px 20px 0px;
	text-align: right;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 13px;
}

#call {
	margin: 16px 0px 20px 0px;
	padding: 0px 0px 0px 7px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 13px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 236px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: url(images/button1.jpg) no-repeat left top;
}

#nav a:hover {
	color: #ffdba8;
	background: url(images/button2.jpg) no-repeat left top;
}

#nav li { /* all list items */
	float: left;
	width: 256px; /* width needed or else Opera goes nuts */

	line-height: 23px;
	margin: 7px 0px 0px 0px;
}

#subnav li {
	float: left;
	width: 247px; /* width needed or else Opera goes nuts */

	line-height: 15px;
	margin: 6px 0px 0px 0px;
} 

#subnav {
	width: 247px;
	float: left;
}

#subnav a {
	display: block;
	width: 227px;
	height: 15px;
	line-height: 15px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
	background: none;
}

#subnav a:hover {
	color: #ffffff;	
	background: none;
}
#subnav2 ul {
	clear:both;
}

#subnav2 li {
	float: left;
	width: 247px; /* width needed or else Opera goes nuts */

	line-height: 15px;
	margin: 6px 0px 0px 0px;
} 

#subnav2 {
	width: 247px;
	float: left;
}

#subnav2 a {
	display: block;
	width: 227px;
	height: 15px;
	line-height: 15px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
	background: none;
}

#subnav2 a:hover {
	color: #ffffff;	
	background: none;
}

.exp-menu {
	width: 17px; 
	height: 17px; 
	margin-top: 3px; 
	border: none; 
	float: right;
	cursor: pointer;
}

.exp-menu2 {
	width: 17px; 
	height: 17px; 
	margin-top: -1px; 
	border: none; 
	float: right;
	background: url(images/minus.gif) no-repeat left top;
	cursor: pointer;
}

button#bttn1 {
	width: 17px; 
	height: 17px;
	background: url(images/spacer.gif) no-repeat left top;
}

button#bttn2 {
	width: 17px; 
	height: 17px;
	background: url(images/spacer.gif) no-repeat left top;
}

.menu-text {
	padding: 0px 15px 0px 0px;
	float:right;
	cursor: pointer;
}

/* Bottom Menu and Disclaimer Styles */

#bmenu {
	width: 850px;
	text-align: center;
	margin: 5px 0px 10px 0px;
	font-size: 10px;
}

#bmenu a {
	margin: 0px 30px 0px 30px;
	text-decoration: none;
	color:#666666;
}

#bmenu a:hover {
	color:#484848;
}

#disclaimer {
	width: 850px;
	text-align: left;
	font-size: 9px;
	color: #898989;
	text-align: justify;
}

#disclaimer p {
	margin: 10px 0px 10px 0px;
}

#disclaimer a {
	text-decoration: none;
	color:#666666;
}

#disclaimer a:hover {
	color:#484848;
}

/* Short Contact */

#form-bg {
	background: url("images/form-bg.gif") no-repeat right top;
	height: 271px;
	margin: 20px 0px 0px 0px;
}

#form {
	margin: 0px;
	padding: 60px 0px 0px 65px;
	font-size: 8pt;
	color: 0c2738;
}

.shortform {
	color: #0c2738;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 3px;
	font-size: 10px;
	border: 1px solid #ffffff;
	background: #FFFFFF url("images/f-back.gif") repeat-x left top;
}

#buttons {
	padding: 7px 53px 0px 0px;
}

.button {
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 1px 2px;
	font-size: 9px;
	border: .5px solid #475461;
	background: #0a223b url("images/b-back.gif") repeat-x left top;
}

/* Misc Styles */

#profile-pic {
	width: 200px;
	height: 200px;
	background: #CCCCCC url("images/attorney-steven-elia.jpg") no-repeat left top;
	border: 1px solid #999999;
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
}

#profile-pic p {
	margin: 200px 0px 0px 0px;
	text-align:center;
}


form input, textarea {
	border: 1px solid #c0c7cd;
	background: url("images/contact-bg.gif") no-repeat left top;
	color: #564126;
	font-size: 11px;
	line-height: 17px;
}

.top-lt {
	border-right: 10px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
	border-top: 2px #FFFFFF solid;
}

.top-lt-long {
	border-right: 10px #FFFFFF solid;
	border-bottom: 50px #FFFFFF solid;
	border-top: 2px #FFFFFF solid;
}

.top-rt {
	border-left: 10px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
	border-top: 2px #FFFFFF solid;
}

.top-rt2 {
	border-left: 10px #FFFFFF solid;
	border-bottom: 23px #FFFFFF solid;
	border-top: 2px #FFFFFF solid;
}


#results {
	width: 220px;
	margin: 10px 30px 20px 10px;
	padding: 0px;
	float: left;
	background: url("images/case-results-bg.gif") repeat-y top left;
}

#results-top {
	width: 220px;
	height: 56px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background: url("images/case-results-top.gif") no-repeat top left;
}

#results-bot {
	width: 220px;
	height: 10px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background: url("images/case-results-bot.gif") no-repeat bottom left;
}

#case-results {
	width: 184px;
	margin: 0px 18px;
	padding: 0px;
}

.case {
	width: 184px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
	color: #001b36;
	border-bottom: 1px #c1c8ce solid;
}

.cash {
	color: #c28e45;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 3px 0px;
}

#results hr {
	margin: 5px 0px;
	padding: 0px;
	color: #c1c8ce;
}

#satisfied {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	border: 1px #001B35 solid;
	margin: 5px 0px 10px 0px;
}

#satisfied a {
	text-decoration: none;
	color: #BE8A41;
}

#satisfied a:hover {
	text-decoration: underline;
	color: #E0C5A0;
}

#licenses table tr td {
	border: 1px #CAD8E5 solid;
}

#bbb a {
	color:#ffffff;
}

/* Form a Corporation Now FORM */

#corpinfo-form {
}

#corpinfo-form td {
	vertical-align: top;
}

#corpinfo-form h2 {
	border-bottom: 1px solid #617C97;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-left: 15px;
	background-color:#eeeeee;
}

#corpinfo-form input textarea {
	margin-top: 10px;
}

#corpinfo-form p {
	margin: 5px 0 0 0;
}

#corpinfo-form h3 {
	line-height: 16px;
	font-size: 12px;
	color: #073453;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 3px 5px;
	font-weight: normal;
}

.sub {
	line-height: 15px;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}

#corpinfo-form hr {
	width: 100%;
	color: #EEEEEE;
	border-bottom: 1px #cccccc solid;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 10px 0 5px 0;
}


/* Practice Areas on index.html Content */

.fltlt {
	width: 255px;
	float: left;
	margin-bottom: 20px;
}

.pracareas {
	margin-left:20px;
	padding-left: 20px;
}

.fltrt {
	width: 260px;
	float: right;
	margin-bottom: 20px;
}

.fltrt2 {
	width: 253px;
	float: right;
	margin-bottom: 20px;
}

#buscorp {
	background: url(images/buscorp-bg.jpg) no-repeat top left;
	width: 514px;
	height: 385px;
	margin-top: 20px;
}

#why-inc {
	background: url(images/why-inc.jpg) no-repeat top left;
	float: left;
	width: 253;
	height: 62;
	margin: 0 0 20px 0;
}

#form-corp {
	background: url(images/form-corp.jpg) no-repeat top right;
	float: right;
	width: 256;
	height: 62;
	margin: 0 0 20px 0;
}

#why-inc a {
	width: 253;
	height: 62;
	display: block;
}

#form-corp a {
	width: 256;
	height: 62;
	display: block;
}

#therest {
	text-align: center;
	font-size: 16px;
	color: #021830;
}

#therest a {
	color: #021830;
}

#therest p {
	margin: 25px;
}

#therest hr {
	width: 100%;
	color: #90a7b9;
	border-bottom: 1px #90a7b9 solid;
	border-top: none;
	border-left: none;
	border-right: none;
}
