﻿html, body {
	margin: 0;
	padding: 0;
}
body {
	font: 76% calibri,arial,sans-serif;
	text-align: center;
	font-size: 11pt;
	background: #dcdcdc;
}
p {
	margin: 0 10px 10px;
}
h1 {
	text-align: center;
}
h2 {
	text-align: center;
	font-size: 18px;
	padding: 0;
	margin: 0;
	}
h6 {
	text-align: center;
	font-size: 14px;
	padding: 0;
	margin: 0;
	}
img.tulsa {
	width: 195px;
	height: 380px;
	float: right;
	margin-left: 8px;
	}
#agents	{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 1.5;
}
	
div.header h1 {
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	background: #EEE;
	color: #79B30B;
}
/* div#container {
	text-align: left;
} */
div#content p {
	line-height: 1.4;
}
div#content {
	float: right;
	width: 495px;
	background: #dcdcdc;
	border-width: 2px;
	border-style: solid;
	border-color: #fff;
	text-align: left;
}
td.white {
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
}
div#navigation {
	background: #dcdcdc;
	text-align: center;
	font-weight: bold;
}
div#extra {
	background: #dcdcdc;
}
div#container {
	width: 750px;
	margin: 0 auto;
}
div#navigation {
	float: left;
	width: 250px;
	font-size: 11pt;
}
div#extra {
	float: left;
	clear: left;
	width: 250px;
	text-align: center;
}
#menu a, #menu a:visited {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #666;
	color: #fff;
	display: block;
	width: 15em;
	padding: 0.2em;
	margin: 0.5em auto;
	border-right: 5px solid #fff;
}
#menu a:hover {
	border-right: 5px solid #000;
}
div.footer {
	background: #333;
	color: #FFF;
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 12px;	
}
div.footer p {
	margin: 0;
	padding: 5px;
}
.bottom {
	color: black;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	margin-top: 0;
}
