body
{
	margin: 0px;
	background-image: url("BgShade.gif");
	background-repeat: repeat-x;
	background-color: #b8d1e9;
	font-family: Arial;
	font-size: 12px;
}

a 
{
	color: #4081c2;
}

a:hover
{
	color: #73bf45;
}

#outer
{
	text-align: center;
	width:100%;
}
#main 
{	
	width: 770px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#header,
#insuremeheader,
#mda
{
	position: relative;
}

#header,
#insuremeheader
{
	background-image: url("CurveTop.gif");
	background-repeat: no-repeat;

	min-height: 200px;
	height: auto !important;
	height: 250px;
}

#mda
{
	background: white;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#content,
#insuremecontent
{
	text-align: left;
	background: white;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-top: 40px;
	padding-bottom: 20px;
}

#footer,
#insuremefooter
{
	background-image: url("CurveBottom.gif");
	background-color: white;
	background-repeat: no-repeat;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#footerContents
{
	position: absolute;
	bottom: 70px;
	left: 130px;
	width: 83%;
	text-align: center;
	z-index: 1;
}

#footerSiteName
{
	font-weight: bold;
	color: #73bf45;
}

#footerLinks 
{	
	color: #73bf45;
}


#footerSiteName a,
#footerLinks a
{
	text-decoration: none;
}

#mda *,
#curveTop,
#curveBottom,
#greenShade,
#mdaLogos,
#mdaLogos img
{
	position: absolute;
}

#curveTop
{
	top: 0px;
	left: 0px;
}
#curveBottom
{
	bottom: 0px;
	left: 0px;
	z-index: 0;
}

#greenShade
{
	top: 0px;
	left: 0px;
}

#mdaLogos
{
	top: 210px;
	left: 0px;
}
#headerContents
{
	line-height: normal;
	width: 450px;
	text-align: center;
	padding-left: 120px;
	padding-top: 40px;
	padding-bottom: 20px;
}

#headerLink
{
	font-size: 54px;
	color: #73bf45;
	font-family: Trebuchet MS, Arial;
	top: 40px;
	left: 120px;
	text-decoration: none;
}

#logo
{
	top: 105px;	
	left: 250px;
}

#mdaForm
{
	top: 90px;
	left: 130px;
}

#zipLabel
{
	left: 0px; 
	top: 22px; 
	width: 70px; 
	font-size:16px; 
	font-weight:bold;
}

.field
{
	font-size: 24px;
}

#mdaGetQuotesText
{
	font-family: Trebuchet MS, Arial;
	font-size: 28px;
	color: #4081c2;
	
	top: 30px; 
	left: 20px; 
	width:520px; 
	text-align:center;
}
#mdaFamily
{
	top: 25px;
	right: 70px;
}

#menu
{
	float: left;
	width: 252px;
	margin-left: 12px;
	margin-top: 10px;
}

#bodytext
{
	width: 450px;
	font-size: 12px;
	margin-left: 20px;
}

#menu a
{
	text-align: center;
	display: block;
	background-image: url(MenuButtonBg.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 252px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding-top: 6px;
	margin-bottom: 5px;
}

#menu a:hover
{
	color: #d0feb3;
}

#menu li 
{
	background-repeat: no-repeat;
	list-style-type: none; 
	list-style-position: outside;
	margin: 0px;
}

H1
{
	text-align: center;
	margin-top: 0px;
	font-family: Trebuchet MS, Arial;
	font-size: 24px;
	color: #4081c2;
}
H3
{
	text-align: center;
	color: #4081c2;
}

#insuremecontent{ min-height: 0; } 