﻿/*[fmt]AA90-1A0B-3*/
/*Stylesheet for MutualInsuranceOnline.Com*/
html
{
	font-family: Verdana, Helvetica, sans-serif;
	background: url(images/stripe.png) repeat top left;
	color: #fff;
	margin: 0;
	padding: 0;
}

body
{
	margin: 10px;
	padding: 0;
}

a, a:visited
{
	text-decoration: underline;
	color: #ffffff;
}

a:active, a:hover
{
	text-decoration: none;
	color: #ffffff;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0 0 1em;
	padding: 0;
}

h2
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/*Navigation*/
#navigation
{
	background: #0C2A4C;
	top: 350px;
	position: absolute;
	width: 798px;
	height: 25px;
	border: 1px solid #FFF;
}

#navigation ul
{
	list-style: none;
	margin: 1px 0;
	padding: 0;
}

#navigation ul li
{
	display: inline;
	margin: 0 0 0 15px;
	padding: 0;
}

#navigation ul li a
{
	background: #0C2A4C;
	color: #FFF;
	font-size: large;
	padding: 1px 19px 1px 11px;
	text-decoration: none;
}

#navigation li a:active, #navigation li a:hover
{
	background-color: #14458F;
	color: #FFF;
}

/*Main Divisions*/
#container
{
	margin: 0 auto;
	position: relative;
	width: 800px;
	background: url(images/columns.gif) repeat-y top left;
	border: 5px solid #C1C1C1;
}

#header
{
	height: 100px;
	width: 100%;
	background: #AF0707 url(images/logo.png) no-repeat bottom left;
	border-bottom: 1px solid #FFF;
}

#header h1 span
{
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

#flash
{
	width: 100%;
	margin: 0;
	padding: 0;
	height: 275px;
	margin-top: 0px;
}

#contact
{
	background-color: #0F3E73;
}

#contact p
{
	text-align: center;
}

#content-small
{
	float: left;
	width: 200px;
	padding: 22px 6px 6px 14px;
	color: #FFF;
	text-align: center;
}

#content-large
{
	padding: 20px;
	color: #FFF;
	margin-left: 220px;
}

#content .tagline
{
	text-align: center;
}

#footer
{
	clear: both;
	font-size: small;
	text-align: center;
	background-color: #FDFDFD;
	height: 50px;
	padding-bottom: 12px;
}

#footer a
{
    color: #000000;
}

#textnav
{
	width: 100%;
	height: 25px;
}

#textnav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#textnav ul li
{
	padding: 0;
	margin: 0;
	float: left;
}

#textnav ul li a
{
	text-decoration: none;
	float: left;
	padding: 3px 0 6px 23px;
	margin-left: 37px;
}

#confirm
{
	font-size: 1.2em;
	text-align: center;
	color: #FFFFFF;
	padding: 93px;
	background-color: #14458F;
}

* html #content-small
{
	height: 953px;
}

.phone
{
	color: #FFF;
	padding-right: 10px;
	position: absolute;
	right: 10px;
	font-size: 1.6em;
	top: 33px;
}

#address
{
	bottom: 0;
	font-weight: bold;
	text-align: center;
}

#quote
{
	position: absolute;
	width: 250px;
	height: 120px;
	top: 152px;
	right: 9px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: justify;
	background: url(images/quote.png) no-repeat top left;
}

/*Form Styles*/
#email-form
{
	width: 400px;
	margin: 0 auto;
}

#email-form .text-field
{
	width: 99%;
}

#email-form table
{
	width: 100%;
}

#email-form table th
{
	text-align: left;
}

#email-form .anti-spam-code .text-field
{
	width: auto;
}

.sent
{
	font-size: large;
	margin: 208px auto auto;
}

.sent a
{
	color: #931717;
}

.badges
{
	text-align: center;
}

.badges img
{
	border: none;
}

.odd
{
	float: left;
}

.even
{
	float: right;
}

.design
{
	color:#000000;
}