/*===== PNG FIX FOR IE 5.5 & 6.0=====*/

img, div { behavior: url(iepngfix.htc) }

/*===== PRE-DEFINED TAGS STYLES=====*/

body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

.bodytext { color: #787a79; font-size: 14px; font-family: Arial; font-style: none; text-decoration: none; }

h1 {
	font-size: 18px;
	color: black;
	margin:0px;
	}

h2 {
	font-size: 1.5em;
	color: black;
	margin:0px;
	}

p {
	margin-bottom: 10px;
	}
	
ul {
	margin: 10px 0;
	}
li {
	margin-left: 40px;
	}

hr {
	color : black;
	height : 1px;
	padding : 0;
	border-color : black;
	border-width : 1px 0 0 0;
	border-style : solid;
	margin: 10px;
	}

/*===== A LINK STYLES=====*/

a img {
	border:0;
	}
a {
	text-decoration: none;
	color: #23763b;
	outline: none;
	}
a:link { 
	color: #23763b; 
	font-size:13px;
	}
a:visited { 
	color: #23763b; 
	font-size:13px;
	}
a:hover { 
	color: #23763b; 
	font-size:13px;
	text-decoration: underline; 
	}
a:active { 
	color: #23763b; 
	font-size:13px;
	}

/*===== CLASS STYLES =====*/

.clear { clear:both; height:0px; font-size:0px; }

/*===== STRUCTURE STYLES =====*/

#container{
	width:100%;
	height:100%;
}

#headerspan {
	height: 231px;
	background-color:#FFFFFF;
	width:100%;
}

#nav {
	height: 46px;
	width: 438px;
	padding-top:10px;
	float:right;
}

#nav2 {
	height: 46px;
	width: 475px;
	padding-top:10px;
	font-size:12px;
}

#banner_span {
	background-image:url(../images/banner_span.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
#bio_span {
	background-image: url(../images/bio_span.jpg);
	height: 271px;
	width: 100%;
}

#content {
	margin: auto;
	height: 100%;
	width: 100%;
}

#content_span {
	margin: auto;
	height: 500px;
	width: 900px;
}

#content_span_links {
	margin: auto;
	height: 700px;
	width: 900px;
}

#content_span2 {
	margin: auto;
	height: 100%;
	width: 900px;
}

#content_span_firm {
	margin: auto;
	height: 509px;
	width: 900px;
	background-image:url(../images/firm-bg.jpg);
	background-repeat:repeat-x;
}

#content_span_contact {
	margin: auto;
	height: 100%;
	width: 900px;
	background-image:url(../images/contact-bg.jpg);
	background-repeat:repeat-x;
}

#footer_span {
	background-image: url(../images/footer_span.jpg);
	background-repeat: repeat-x;
	height: 95px;
	width: 100%;
}


#header {
	background-image: url(../images/header.jpg);
	height: 100%;
	width: 900px;
	margin: auto;
}
#footer {
	height: 100%;
	width: 900px;
	margin: auto;
}
#banner {
	height: 100%;
	width: 900px;
	margin: auto;
}
#bio {
	height: 100%;
	width: 900px;
	margin: auto;
}

#home_title {
	height: 59px;;
	width: 358px;
	margin-left:250px;
}

#home_left {
	height: 100%;
	width: 320px;
	float:left;
}

#home_right {
	height: 100%;
	width: 537px;
	float:right;
}

#heads {
	height: 57px;
	width: 320px;
	float:left;
	position:absolute;
	margin-top:172px;
	z-index:1000px;

}

#foot {
	height: 27px;
	width: 320px;
	float:left;
	position:absolute;
	z-index:1000px;

}

#atomic_footer_container{
	height:35px;
	/*width:200px;;*/
	background-repeat:repeat-x;
	margin-top:-50px;
	float:right;
}

#atomic_footer_center{
	/*height:35px;
	width:170px;*/
	float: right;
	margin:auto;
	padding-left:1px;
}
