html {
	height:100%;
	background-color: #9ea6a9;
}
body {
    background-color: #9ea6a9;
    font-family:Verdana,Geneva,sans-serif;
    font-size: 11px;
    color: #333333;
	/* height: 100%; */
}
a, a:link, a:visited, a:active {
    color: #1d4c63;
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, dt {
    font-size: 12px;
    font-weight: 800;
    margin: 10px 0;
}
dl {
    margin: 10px 0;
}
ul {
	margin-left: 16px;
	list-style-type: square;
}
 li {
	margin-left: 0;
	margin-bottom: 6px;
	margin-right: 0;
	margin-top: 0;
	list-style-image:url("../images/red_bullet.gif");
	padding:0;
}
p {
	margin-bottom: 10px;
}
.content_pad {
	padding-right: 45px;
	padding-left: 55px;
	padding-top: 45px;
}
#outermostwrapper {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background:#FFFFFF none repeat scroll 0 0;
}
#header_menu_wrapper {
    background-image: url('../images/header_menu_bg.gif');
    float:left;
    width:706px;
}
#header_menu, #header_menu a {
    letter-spacing: 0.4px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height:41px;
    color: #FFFFFF;
    margin:0 auto;
}
#header_menu a:hover{
	text-decoration: none;
	color: #d8d8d8;
}
#mffg_logo {
    float: left;
    margin:0 1px 0 0;
}
#mffg_header {
    float: left;
    margin:0 0 1px;
}
#left p, #left b {
    margin: 0px;
    font-size: 12px;
    color: #888888;
}
#left b {
    float: left;
}
#left .contact {
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 20px;
}
#container #left .doubledivider{
	width: 155px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom-color: #d4d7d8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 6px;
	border-top-color: #d4d7d8;
	border-top-style: solid;
	border-top-width: 1px;
}
#container {
    border-left: 243px solid #FFFFFF;
    background: #EFEFED;
}
#footer {
    text-align: right;
}
#container table, #container table a p{
    margin-left: auto;
    margin-bottom: 0;
    margin-right: auto;
    text-align: center;
    width: 90%;
}
#container table p{
    text-align: left;
}
#container hr {
    width: 90%;
    color: #888888;
    background-color: #888888;
}
#container table td{
    padding-left: 0;
    padding-bottom: 5px;
    padding-right: 0;
    padding-top: 0;
}
#home_image_wrap table p {
	margin-bottom: 40px;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 20px;
}
#representative_left_col {
    width: 300px;
    float: left;
}
#representative_right_col {
    width: 270px;
    float: left;
}
#attorneys p{
	padding-top: 5px;
}
#attorneys table{
	margin-left: 0px;
	width: 525px;
}
#attorneys td{
	width: 175px;
}
#attorneys .doubledivider{
	padding-bottom: 5px;
	width: 525px;
	margin-bottom: 15px;
	padding-top: 15px;
	border-bottom-color: #cfd6d8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 6px;
	border-top-color: #cfd6d8;
	border-top-style: solid;
	border-top-width: 1px;
}
#attorney_bio {
    margin-right: 25px;
    width: 395px;
    float: left;
}
#attorney_contact {
    text-align:center;
    width: 185px;
    float: left;
}
#attorney_contact img{
	padding-bottom: 10px;
}
#market_square_title{
	padding-top: 10px;
}
#market_square_title table{
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	width: 225px;
}
#market_square_title table td{
	padding: 1px;
}
#footer table {
   width: 70%
}
#footer table td {
	white-space:nowrap;
}
#footer_right {
    float:right;
    text-align:center;
    width:706px;
    background: #EFEFED url("../images/mffg_background_logo.gif") no-repeat scroll center center;
	padding:40px 0;
}
#footer_right h6 {
    font-size: 10px;
    color: #bfbfbf;
    font-weight: 100;
}
#footer_menu {
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	margin-top: auto;
}
#footer_menu td a{
    color: #666666;
    font-size: 11px;
    font-weight: 400;
}
#footer_menu td a:hover{
	text-decoration: underline;
}
