body {
	height: 100%;
	background: #ffffff;
	color: #000000;
	padding: 0;
	margin: 0;
	font-size: .8em;
	line-height: 1.1em;
	font-family: Verdana, Geneva, sans-serif;
}

#outer_content {
	position: relative;
	width: 975px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #993333;
	border: solid #333333 1px;
}

#banner {
	position: relative;
	width: 925px;
	height: 125px;
	background: #ffffff url("http://www.weintraubinspections.com/images/bg_banner.png") no-repeat;
	margin: 0 auto 0 50px;
	padding: 0;
}

#banner_logo {
	position: relative;
	margin: auto 0 auto 10px;
}

#banner_contact_info {
	width: 300px;
	text-align: right;
	float: right;
	margin: 8px 10px 0 0;
	color: #993333;
	font-weight: bold;
	font-family: Georgia1, Georgia, serif;
}

#inner_div {
	position: relative;
	width: 250px;
	background: url("http://www.weintraubinspections.com/images/bg_menu.png") repeat-y;
	margin: 0 0 0 50px;
}

#blue_band {
	width: 915px;
	height: 5px;
	background: #336699;
	margin: 0 0 0 10px;
}

#main_content {
	position: relative;
	width: 700px;
	margin: 0 0 0 200px;
	padding: 10px 5px 1px 20px;
	background: #ffffff;
}

#page_main_image {
	position: absolute;
	bottom: 0;
	right: 0;
}

#page_content {
	position: relative;
	width: 500px;
}

#page_content_450 {
	position: relative;
	width: 450px;
}

#main_menu {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0 0 10px 0;
}

#main_menu_image {
	position: relative;
	margin: 30px 0 20px 0;
}

#main_menu_links {
	margin: 20px 0 0 10px;
}

#forensic_investigations_image_table {
	width: 600px;
	margin: 10px auto 0 auto;
}

#contact_content {
	position: relative;
	margin: 10px 0 100px 20px;
}

.contact {
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #666666;
}

.contact_required {
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #ff0000;
}

.forensic_investigations_table_description {
	margin: 0 0 10px 0;
}

#footer {
	position: relative;
	width: 975px;
	margin: 0 auto 0 auto;
	font-size: .75em;
	color: #666666;
	clear: both;
}

#footer_links {
	width: 400px;
	float: right;
	text-align: right;
}

.footer_h2 {
	text-decoration: none;
	color: #666666;
	margin: 0;
	padding: 0;
}

a.footer_link {
	color: #666666;
	text-decoration: none;
}

.report_errors {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	width: 98%;
	margin: auto;
	color: #ff0000;
}

.report_messages {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	width: 98%;
	margin: auto;
	color: #008000;
}

a.menu_link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

p.menu_link {
	margin: 0 0 10px 0;
}

a.back_to_top_link {
	font-size: .8em;
	font-weight: normal;
}

p.footer_back_to_top_link {
	clear: both;
	margin: 20px 0 0 30px;
}

img {
	border: none;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #003399;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #003399;
	margin: 0 0 5px 0;
	text-decoration: underline;
}

.h2_style {
	font-size: 1.2em;
	color: #003399;
	margin: 0 0 5px 0;
	text-decoration: underline;
	font-weight: bold;
}


h3 {
	font-size: 1.1em;
	color: #003399;
	margin: 0 0 5px 0;
}

h4 {
	font-size: 1em;
	color: #003399;
	margin: 0 0 5px 0;
}

li {
	margin: 0 0 5px 0;
}

p {
	margin: 3px 0 8px 0;
}

.text_align_right {
	text-align: right;
}

.text_align_center {
	text-align: center;
}

.text_align_left {
	text-align: left;
}

.no_wrap {
	white-space: nowrap;
}

.larger_text {
	font-size: 1.1em;
}

.small_text {
	font-size: .9em;
}

.tiny_text {
	font-size: 10px;
}

.white_text {
	color: #ffffff;
}

.med_gray {
	color: #666666;
}

.red_text {
	color: #ff0000;
}

.bold_text {
	font-weight: bold;
}

.hidden {
	display: none;
}

.clear_both {
	clear: both;
}

.min_page_height {
	height: 400px;
}

.text_italic {
	font-style: italic;
}

.no_margin {
	margin: 0;
}

.width_425 {
	width: 425px;
}