body
{
	margin:0;
	padding:0;
	background: url(images/page-bkg.gif) repeat-x top left #000;
	font-family: verdana;
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: #0033cc;
}

a:visited
{
	color: #0033cc;
}

a:hover
{
	color: #999999;
}

div.container
{
	margin: 0 auto;
	width: 968px;
}

div.header
{
	height:32px;
	padding: 12px 0 17px 0;
	background: url(images/header-logo.gif) no-repeat left 13px;
	text-align: right;
}

div.header a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

div.header a:hover,
div.header a.selected
{
	color: #ff9933;
}

a.logo
{
	display: block;
	width: 309px;
	height: 17px;
	position: absolute;
	top: 11px;
}

div.header span
{
	padding: 0 10px;
	color: #565656;
}

td
{
	vertical-align: top;
}

div.body
{
	background: url(images/corners-top.gif) no-repeat top left #ffffff;
	padding: 18px 0 0 0;
	width: 968px;
}

div.body div.content
{
	background: #ffffff;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	padding: 0 30px 18px 30px;
}

div.content h1
{
	margin: 0 0 10px 0;
	padding: 17px 0 0 0;
	background: url(images/h1-logo.gif) no-repeat top left;
	height: 90px;
	color: #3366cc;
	font-size: 43.5px;
}

div.content h2
{
	color: #565656;
	font-size: 18px;
	margin: 0 0 20px 0;
	line-height: 18px;
}

div.content p,
div.content li
{
	line-height: 16px;
	color: #565656;
}

div.content li
{
	margin: 0 0 15px 0;
}

div.content a.info
{
	color: #e56c09;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(images/chevron.gif) no-repeat left 4px;
	padding: 0 0 0 20px;
}

span.bullet
{
	display: block;
	background: url(images/bullet.gif) no-repeat left 5px;
	padding: 0 0 7px 10px;
}

table.three-column td
{
	width: 33%;
}

table.two-column td.photo-right
{
	width: 260px;
	padding: 0 0 0 30px;
}

td.center
{
	padding: 0 20px;
}

div.get-a-quote
{
	text-align: center;
	margin: 30px 0 0 0;
}

table.two-column td.faq
{
	width: 700px;
}

td.faq a
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #0033cc;
	margin: 0 0 10px 0;
	text-decoration: none;
}

td.faq div p a
{
	display: inline;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
}

td.faq div p a:hover
{
	color: #999999;
}

td.timeline
{
	padding: 15px 0 0 12px;
}

td.timeline p
{
	background: url(images/callout.gif) no-repeat left 7px;
	padding: 0 0 30px 65px;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	width: 390px;
	border-left: 2px solid #9f9f9f;
}

td.timeline p span
{
	font-size: 14px;
	color: #3366cc;
	font-weight: bold;
}

img.amsa
{
	display: block;
	margin: 40px 0 0 0;
}

div.quote
{
	font-weight: bold;
	font-style: italic;
	color: #333333;
	font-size: 11.5px;
	margin: 10px 0 0 0;
}

div.form label
{
	display: block;
	color: #565656;
}

div.getquote label
{
	font-size: 14px;
	padding-bottom: 5px;
}

div.form input
{
	color: #565656;
	margin: 0 0 15px 0;
}

div.bottom-corners
{
	background: url(images/corners-bottom.gif) no-repeat bottom left;
	height: 18px;
	width: 968px;
}

div.footer
{
	margin: 33px 13px 0 13px;
	width: 927px;
	border-top: 1px solid #666666;
	text-align: right;
	color: #666666;
	padding: 15px 15px 15px 0;
	font-size: 10px;
	line-height: 16px;
}

div.footer a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

div.footer span.info
{
	color: #e5b719;
}

div.footer div.dotinfo
{
	float: left;
	text-align: left;
}