body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #E4E4E4;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
	background-color: white;
	font-family: Verdana, sans-serif;
	font-size: .85em;
	color: black;
	text-align: justify;
}
#header {
	height: 60px;
	background-color: white;
	background-image: url("austin-estate-planning-header.gif");
}
#banner {
	margin-top: 10px;
	height: 347px;
	background-image: url("austin-estate-planning-banner.jpg");
}
#menu {
	height: 40px;
	overflow: hidden;
}
#content {
	padding: 10px;
}
#content p {
	font-size: .85em;
	color: black;
	line-height: 1.5;
}
#content ul {
	font-size: .85em;
	color: black;
	line-height: 1.5;
}
#content h2 {
	color: #052341;
	font-size: 1.1em;
	font-family: Verdana;
	border-bottom: 1px solid blue;
	text-align: left;
}
#content a {
	color: #900;
}
#description {
	float: left;
	width: 550px;
	padding: 10px;
}
#description p {
	font-size: .85em;
	color: black;
	line-height: 1.5;
}
#description h1 {
	color: #052341;
	font-size: 1.1em;
	font-family: Verdana;
	border-bottom: 1px solid blue;
	text-align: left;
}

#description a {
	color: #900;
}
#copyright {
	text-align: center;
	line-height: 1;
	font-size: .85em;
}
#photo {
	text-align: center;
	float: right;
	width: 330px;
	margin: 0;
	padding: 0;
}
.pic {
	border: 1px solid gray;
	padding: 5px;
}
#photo h2 {
	color: #052341;
	font-size: 1.1em;
	font-family: Verdana;
	border-bottom: 1px solid blue;
	margin: 20px;
	text-align: left;
}
#resource_pages {
	font-size: .85em;
	clear: both;
	width: 820px;
	height: 40px;
	text-align: center;
	background-color: white;
}
#resource_pages a {
	text-decoration: none;
	color: #3C6488;
	padding-right: 10px;	
}
#footer {
	font-size: .85em;
	clear: both;
	width: 900px;
	height: 40px;
	text-align: center;
	background-color: white;
}
#footer a {
	text-decoration: none;
	color: #3C6488;
	padding-right: 10px;	
}

#menu a {
	text-decoration: none;
	margin: 0;
	display: block;
	float: left;
	margin-top: 0px;
}
img {
	border: 0;
}
#map {
	border: 1px solid gray;
	padding: 5px;
}
#menu a.active {
	margin-top: -40px;
}
#content a {
	text-decoration: none;
	color: #FFF;
}
#menu a:hover {
	margin-top: -40px;
}
#title_pic {
	background: url("photo1_2.jpg") top center no-repeat;
	height: 300px;
}

#banner_bottom  {
	background: url("footer1.gif") top center no-repeat;
//	width: 800px;
	height: 70px;
}
p {
	text-indent: 0px;
}
textarea, input {
	background-color: #CCC;
}
#button {
	color: white;
	background-color: #3C6488;
}
#disclaimer a {
	text-decoration: none;
	color: #c50;
}
#disclaimer {
	height: 30px;
	text-align: center;
	color: #666;
}
#bbeckdesigns a {
	text-decoration: none;
//	color: #c50;
	color: #FFF;
}
#bbeckdesigns {
	height: 30px;
	text-align: center;
	color: #666;
}
#bbeckdesigns img{
	vertical-align: top;
}