#home-content {
	width: 779px;
	height: 411px;
	background: #fff url(../i/home-bg.png) top left no-repeat;
	_background-image: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/home-bg.png', sizingMethod='image');
	margin: 20px auto;
}
#home-content .rightContent {
	float: right;
	clear: both;
	margin: 30px 20px 0 0;
}
#home-content .whatIf {
	width: 362px;
	color: #000;
	font-size: 13px;
	border-top: 1px solid #92DCF5;
	background: transparent url(../i/home_whatif-bg.png) 0 12px no-repeat;
	_background-image: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/home_whatif-bg.png', sizingMethod='crop');
	padding: 10px 0 10px 74px;
}
#home-content .whatIf.lastWhatIf {
	border-bottom: 1px solid #92DCF5;
}
#home-content .rightSubcontent {
	margin: 20px 0 0 150px;
}
#home-content h2 {
	color: #000;
	font-size: 30px;
	margin: 0;
}
#home-content h3 {
	font-size: 24px;
	margin: 0;
}
#home-content .whiteBox {
	width: 250px;
	color: #0A65AE;
	font-size: 13px;
	background: transparent url(../i/home_whitebox-bg.png) top left no-repeat;
	_background-image: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/home_whitebox-bg.png', sizingMethod='image');
	padding: 10px 15px;
	margin-top: 10px;
}
#home-content .whiteBox ul {
	padding-left: 16px;
	margin: 10px 0 0 0;
}
#home-content .whiteBox li {
	margin: 8px 0;
}
#home-content .whiteBox li a,
#home-content .whiteBox li a:visited {
	color: #0A65AE;
	font-size: 14px;
	font-weight: bold;
}
#home-content .whiteBox li a:hover {
	color: #000080;
}

#top-content {
	width: 760px;
	margin: 20px auto 0;
}
#top-content h2 {
	color: #000;
	font-size: 17px;
	margin: 0 0 15px 0;
}
.innerContent {
	float: left;
}
.contentCopy {
	font-size: 11px;
}
.contentCopy p {
	margin-bottom: 15px;
}
.contentCopy li {
	margin-top: 15px;
	margin-bottom: 10px;
}

.v-rule {
	clear: both;
}
.footer { 
	text-align: center;
	padding: 15px;
}
.footer img {
	vertical-align: middle;
	border: 0;
}

.butterfly {
	position: relative;
	top: 170px;
	left: 720px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .butterfly { top: 186px; }
}