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: 60px;
	color: white;
	float: left;
}
.flash
{
	float: left;
	height: 350px;
	width: 350px;
	margin-top: 45px;
}
.inner-wrap
{
	overflow: hidden;
}
.logo
{
	float:left;
}
.get_reach
{
        font-family: "Century Gothic",
             "DejaVu Sans Light",
             Verdana,
             sans-serif;
	float:right;
	margin-top: 0px;
	margin-left: opx;
        color: white;
        position: relative;
}
.phone
{
    margin-bottom: 20px;
}
.words
{
    float:left;
    margin-top: 10px;
    margin-right: 15px;
}
.follow-us
{
    float:left;
}
.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: 10px;
	color: #333333;
	font-size: 1.58em;
        padding-bottom: 10px;
}
.rollover
{
	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;
}
.main_content_wrapper
{
	overflow: hidden;
        height: 400px;
}
.learn-more
{
    margin-top: 10px;
}
