﻿.whycontent
{
	position: relative;
	background-image: url("/img/whybg.jpg");
	background-repeat: repeat-x;   
	background-color: White;    
	top: 0px;
	left: -1px;
	width: 684px;
	/*height: 500px;*/
	border-style: solid;
	border-width: 1px;
	border-color: #033071;
	border-bottom-style: none;
}

.whynarrative
{
	position: relative;
	width: 475px;
	margin: 10px;
	border-style: none;
	font-family: Arial;
}

.whyheader
{
	font-size: 25px;
	margin: 10px;
}

.imagewrapright
{
	float: right;
	margin: 8px;
}

.imagewrapleft
{
	float: left;
	margin: 8px;
}
