body {
	margin: 0px;
	padding: 0px;
	background: url(/i/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #016c29;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;	
}
h2.h {
	text-indent: -789em;
	line-height: 10px;
	height: 18px;
}
h3 {
	position: relative;
	left: -10px;	
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 14px 10px;
	background: url(/i/raq.gif) center left no-repeat;
}
h4 {
	font-size: 16px;
	color: #016c29;
}
h3.green {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	background: url(/i/raq_green.gif) center left no-repeat;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a {
	color: #006225;
}
a img {
	border: 0px;
}

/* --- */

.h_welcome { background: url(/i/h_welcome.gif) no-repeat; }
.h_contact_us { background: url(/i/h_contact.gif) no-repeat; }
.h_deal_resume { background: url(/i/h_deal_resume.gif) no-repeat; }
.h_atty_profile { background: url(/i/h_atty_profile.gif) no-repeat; }
.h_practice_areas { background: url(/i/h_practice_areas.gif) no-repeat; }
.h_resources { background: url(/i/h_resources.gif) no-repeat; }
.h_why_elp { background: url(/i/h_why_elp.gif) no-repeat; }
.h_newsletters { background: url(/i/h_newletters.gif) no-repeat; }
.h_advisory_boards { background: url(/i/h_advisory_boards.gif) no-repeat; }
.h_disclaimer { background: url(/i/h_disclaimer.gif) no-repeat; }
.h_thankyou { background: url(/i/h_thankyou.gif) no-repeat; }
.h_angel_investing { background: url(/i/h_angel_investing.gif) no-repeat; }
.h_enterprise_counsel { background: url(/i/h_enterprise_counsel.gif) no-repeat; }
.h_family_owned_businesses { background: url(/i/h_family_owned_businesses.gif) no-repeat; }

/* --- */

.float_right {
	float: right;
	margin: 0px 0px 20px 15px;
}

/* --- */

#container {
	width: 762px;
	margin: 0px auto 0px auto;
	padding: 21px 29px 21px 29px;
	text-align: left;
	background: url(/i/container_bg.gif) repeat-y center;
}

/* --- */

#header {
	position: relative;
	background: #000000;
}
.txt {
	position: absolute;
	left: -789em;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	position: absolute;
}

/* --- */

#nav_wrapper {
	background: #027D30 url(/i/nav_bg.gif) top repeat-x;
	min-height: 36px;
	z-index: 5000;
	padding: 0px 0px 0px 15px;
}
*html #nav_wrapper { 
	height: 36px;
}
#nav {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	z-index: 5000;
}
#nav li {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(/i/nav_div.gif) top right no-repeat;
	z-index: 5000;
}
#nav li a {
	display: block;
	padding: 0px 16px 0px 16px;
	line-height: 36px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li:hover ul,
#nav li.sfhover ul {
	left: 0px;
}

#nav ul {
	width: 250px;
	list-style: none;
	position: absolute;
	left: -789em;
	background: #006425;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#nav ul li {
	float: none;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	background: none;
}
#nav ul li a {
	display: block;
	width: 230px;
	height: 25px;
	padding: 0px 10px 0px 10px;
	line-height: 25px;
}
#nav ul li a:hover {
	background: #01722B;	
}


/* --- */

#tag_line {
	margin: 5px 0px 0px 0px;
	height: 36px;
	text-indent: -789em;
	background: url(/i/tagLine.gif) no-repeat center;
}

/* --- */

#content {
	padding: 43px 35px 43px 35px;
}

/* --- */

#testimonials {
	padding: 18px 10px 20px 10px;
	background: #0e843a url(/i/testimonials_bg.gif) repeat-x top;
	color: #FFFFFF;
}
#testimonials ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#testimonials li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#testimonials a {
	color: #FFFFFF;
}

/* --- */

#footer {
	margin: 5px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	height: 63px;
	color: #FFFFFF;
	background: #000000;
}
#footer a {
	color: #999999;
}

/* --- */

#foot {
	background: url(/i/footer_bg.gif) top no-repeat;
}

/* --- */

#contact_form {
	float: right;
	width: 260px;
}

#form .standard input,
#form .standard textarea {
	width: 250px;
}

#form .standard {
	margin-bottom: 8px;
}

@media print {
	#header img,
	#flashcontent,
	#nav,
	#tag_line {
		display: none;
	}	
	.txt {
		left: 0px;
		position: relative;
	}
}
