﻿*
 {	margin:0;
	padding:0;
	font-family:  Tahoma, Sans-Serif;
	font-size: 1em;
	border:0;
	color:#005c82;
 }

body
 {
    font-size: 80%;
    background: #e9ecf5;
    text-align:center;
 }

#container
 {
	width:750px;
	margin:0 auto;
	min-height:550px;
    height:auto !important;
    height:550px;
    padding:50px 0px 0 50px;
 }

h1
{
    font-weight:normal;
    font-size:120%;
    letter-spacing:0.07em;
}

#Financial,
#Premier,
#Insurance
{
	width:230px;
	height:411px;
	float:left;
	margin:50px 0;
}

#Financial { background: url(Financial.gif) no-repeat center center;}
#Premier { background: url(Premier.gif) no-repeat center center; }
#Insurance { background: url(Insurance.gif) no-repeat center center; }

#container img
{
	margin:355px 0 0 0;
}