body
{
	background-color: #70c8ff;
	background-image: url('background.png');
	background-position: center top;
	background-repeat: no-repeat;
	min-width: 900px;
	color: #333333;
	font-family: "Century Gothic",
             "DejaVu Sans Light",
             Verdana,
             sans-serif;
}
a:link, a:visited, a:hover
{
	color: #333333;
}
#content
{
	width: 900px;
	margin: 0 auto;
	position: relative;
}
.header
{
	padding-top: 26px;
	padding-left: 40px;
	overflow: hidden;
}
.top
{
	width: 865px;
	background-image: url('top.png');
	background-repeat: no-repeat;
}
.sides
{
	width: 865px;
	background-image: url('slice.png');
	background-repeat: repeat-y;
}
.bottom
{
	width: 865px;
	background-image: url('bottom.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
.copy
{
	width: 430px;
	margin-left: 40px;
	margin-top: 80px;
	color: white;
	float: left;
}
.flash
{
	float: left;
	height: 350px;
	width: 350px;
	margin-top: 25px;
}
.inner-wrap
{
	overflow: hidden;
}
.logo
{
	float:left;
}
.get_reach
{
	float:left;
	margin-top: 39px;
	margin-left: 183px;
}
.tagline
{
	font-family: "Century Gothic",
             "DejaVu Sans Light",
             Verdana,
             sans-serif;
	font-size: 3.1em;
	text-shadow: 1px 1px 1px #c36619;
}
.message_text
{
	line-height: 145%;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 1.05em;
	text-shadow: 1px 1px 1px #c36619;
}
.bold
{
	font-weight: 700;
}
.legal
{
	width: 900px;
	margin: 0 auto;
	font-size: .5em;
	text-align: center;
}
.content_title
{
	margin-top: 40px;
	color: #333333;
	font-size: 1.58em;
}
.rollover
{
	clear: both;
	height: 130px;
	width: 833px;
	margin-left:17px;
	margin-top: 5px;
	background-image: url('content_background.png');
	background-repeat: repeat-x;
	text-align: center;
}
.value_wrapper
{
	float: left;
	width: 207px;
}
.reach_value
{
	padding-top:44px;
	font-size: 1.2em;
	line-height: 130%;
}
.reach_value_long_text
{
	padding-top:34px;
}
.value_statement
{
	display: none;
	background-image: url('rollover.png');
	background-repeat: repeat-x;
	height: 100px;
	font-size: .78em;
	padding-top: 22px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.divider
{
	float: left;
	padding-top: 15px;
}
.get_reach
{
	position: relative;
}
.get_reach_box
{
	display: none;
	position: absolute;
	top: 65px;
	left: 466px;
	width: 311px;
	height: 331px;
	z-index: 1000;
	background-image: url('get_reach_box.png');
}
.get_reach_content
{
	padding-top: 55px;
	padding-right: 3px;
	width: 250px;
	color: white;
	margin: 0 auto;
}
.get_reach_content input[type=image]
{
	margin-top: 8px;
}
input[type=text]
{
	width: 250px;
	height: 29px;
	margin-top: 12px;
}
.get_reach_close
{
	text-align: right;
	position: absolute;
	top: 11px;
	left: 248px;
}
.main_content_wrapper
{
	overflow: hidden;
}
.example
{
	color: #8f8f8f;
}
.get_reach_click
{
	position: absolute;
	width: 218px;
	top: 9px;
	left: 31px;
}
