﻿div#content
{
	background: transparent url(img/ipBkGrnd.jpg) no-repeat 396px 15px;	/* 396px 0 */
}
div.intro
{
	position: absolute;
	left: 0;
	top: 10px;
	width: 460px;
	color: #002d6c;
	font-size: 1.15em;
	line-height: 130%;
}
div.panels
{
	position: absolute;
	left: 0px;
	top: 169px;		/* 154px */
	height: 221px;
	width: 757px;
}
div.infoPanel.col1 { left: 0; background: url(img/ip1BkGrnd.jpg) no-repeat 0 0; }
div.infoPanel.col2 { left: 154px; background: url(img/ip2BkGrnd.jpg) no-repeat 0 0; }
div.infoPanel.col3 { left: 308px; background: url(img/ip3BkGrnd.jpg) no-repeat 0 0; }
div.infoPanel.col4 { left: 462px; background: url(img/ip4BkGrnd.jpg) no-repeat 0 0; }
div.infoPanel.col5 { left: 616px; background: url(img/ip5BkGrnd.jpg) no-repeat 0 0; }

div.infoPanel.col1 div.header h2 { margin-top: 27px; }
div.infoPanel.col2 div.header h2 { margin-top: 27px; }
div.infoPanel.col3 div.header h2 { margin-top: 20px; }
div.infoPanel.col4 div.header h2 { margin-top: 10px; }
div.infoPanel.col5 div.header h2 { margin-top: 27px; }

p.quote
{
	position: absolute;
	left: 0;
	top: 410px;	/* 395px */
	font-size: 12px;
}
p.quote span
{
	font-style: italic;
}
p.legal
{
	position: absolute;
	left: 0;
	top: 440px;
	font-size: 12px;
}
