﻿
div.Layout
{
	width:983px;
	margin:0px auto;
}

div.Layout .Header
{ 
    width:983px;
	height:371px;
	background-image:url('/images/home/header.jpg');
	
}
div.Layout .HomeSignUp
{
    display:block;
    width:auto;
	height:70px;
}
div.Layout .Header
{
    clear:both;
}
div.Layout .Header .ElevatorPitch
{
    height:267px;
}
div.Layout .Header .ElevatorPitchInt
{
    width:450px;
    margin-left:20px;
    text-align:center;
    float:left;
    padding-top:10px;
}
div.Layout .Header .ElevatorPitchInt span
{
    font-size:8pt;
    top:-2px;
    position:relative;
    color:#1b4c7d;
}
div.Layout .Header .ElevatorPitch h1
{
	font:bold 36pt Helvetica, Arial;
	letter-spacing:-3pt;
	color:#003575;
	margin-bottom:0px;
	margin-top:0px;
}
div.Layout .Header .ElevatorPitch p
{
	font-size:17px;
	letter-spacing:-1pt;
    font-family:"Lucida Grande", "Lucida Sans Unicode", Arial;
	color:#427eba;
	margin-top:5px;
	margin-bottom:5px;
	
}
div.Layout .Header a.HomeDownload
{
    background-image:url('/images/home/download.png');
    height:44px;
    width:168px;
    display:inline-block;
    padding-left:50px;
    padding-top:50px;
    font-family:Verdana;
    font-size:10px;
    color:#5e49b2;
    text-align:left;
    text-decoration:none;
}
div.Layout .Header a.HomeDownload:hover
{
    background-position:0px -94px;
    color:#4832a1;
}
div.Layout .Header #IntroVideoPlay
{
    width:255px;
    height:259px;
    background-image:url('/images/home/PlayButton.png');
    display:inline-block;
    float:right;
    position:relative;
    margin-right:140px;
}
div.Layout .Header #IntroVideoPlay:hover
{
    background-position:0px 259px;
}
div.Layout .HomeLeft
{
    width:670px;
    background-color:#f8f6f0;  
    padding:10px;
}
div.Layout .HomeRight
{
    width:242px;
    background-color:white;  
    padding:15px;
    border-left:solid 1px #e5ddce;
    border-bottom:solid 1px #e5ddce;
}
div.Layout .HomeLeftEdge
{
    width:10px;
    background-image:url('/images/layout/bg-content-left.jpg');
}
div.Layout .HomeRightEdge
{
    width:10px;
    background-image:url('/images/layout/bg-content-right.jpg');
}
div.Layout .HomeLeft .Features
{
    border-bottom:solid 1px #dfd8c5;
    margin-bottom:15px;
}
div.Layout .HomeLeft .Features td
{
    padding-bottom:15px;
    width:33%;
}
div.Layout .HomeLeft .Features h3
{
    font-family:Arial;
    font-size:10pt;
    color:#2f84db;
    font-weight:bold; 
    margin-bottom:3px;
    margin-top:10px;
}
div.Layout .HomeLeft .Features h4
{
    font-family:Arial;
    font-size:8pt;
    color:#a9a59e;
    margin-top:0px;
}
div.Layout .HomeLeft .Features p
{
    font-family:georgia;
    font-size:10pt;
    font-style:italic;
    color:#6a6a6a;
    margin-top:0px;
    margin-bottom:3px;
    padding-right:8px;
    line-height:16pt;
}
div.Layout .HomeLeft .Features a
{
    font-family:Arial;
    font-size:8pt;
    color:#a9a59e;
    margin-top:0px;
}

.launchinfo{
    border:solid 2px #dfd8c5;
    margin-bottom:15px;
    background-color:White;
    padding:15px;
}
.launchinfo h2
{
	font-family:Arial;
}
.launchinfo p
{
	font-size:10pt;
}

.benefits
{
	padding-right:0px;
}
.benefits ul
{
	margin-left:5px;
	margin-right:5px;
}
.benefits li
{
	font-family:Lucida Sans Unicode;
	font-size:11pt;
	line-height:16pt;
	padding-top:15px;
	background: none;
	padding-left:60px;
	background-repeat:no-repeat;
	background-position:0px 15px;
}
.BlogPostListing
{
    font-family:arial;
    margin-bottom:10px;
    color:#999;
    line-height:12pt;   
}
.BlogPostListing b
{
    padding-bottom:5px;
    display:block;
}
.BlogPostListing a
{
    font-size:10pt;
}
.BlogPostListing .info
{
    font-size:8pt;
    margin-top:5px;
    margin-bottom:15px;
}
.BlogPostListing .info a
{
    font-size:8pt;
    text-decoration:none;
}