body
{
	background:#304a6a;
	text-align:center;
}

h1
{
	color:white;
	text-shadow: 1px 1px #112337;
	font-family: 'Droid Serif', arial, serif;
}

h2
{
	color:white;
	text-shadow: 1px 1px #112337;
	font-family: 'Droid Serif', arial, serif;
	font-size:17px;
	margin-bottom:0;
	
}

h2.uppermargin
{
	margin-top:15px;
	border-bottom:1px solid #335577;
	padding-top:7px;
	padding-bottom:4px;
}

h3
{
	color:white;
	text-shadow: 1px 1px #112337;
	font-family: 'Droid Serif', arial, serif;
	font-size:15px;
	margin:10px 0px 4px 0;
	padding-top:12px;
}

/* 

PRIMARY ELEMENTS */

img
{
	padding:0;
	margin:0;
}

div.global
{
	width:100%;
	background:#48668a;
	text-align:center;
}

div.header
{
	padding:0;
	margin:0;
}

div.frame
{
	width:960px;
	text-align:left;
	margin:0px auto;
}

div.iframe div.content
{
	padding-left:20px;
	padding-top:20px;
	font-size:12px;
}

div.iframe div.frame
{
	width:670px;
}

div.content
{
	border-top:1px solid #48668a;
	padding-left:82px;
	padding-right:100px;
	background:url(images/content_background_blank.jpg) no-repeat top center #48668a;
}

div.content p a
{
	color:#b9d1e1;
}

div.content p a:hover
{
	color:white;
}

div.content_blank
{
	background-image:url(images/content_background_blank.jpg) !important;
}

div.content_blank ul#mainnav
{
	
}

div#footer
{
	background:url(images/footer_background.jpg) no-repeat top center;
	text-align:center;
	padding:20px 0px;
	color:#5f80a1;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	width:960px;
	margin:0px auto;
}

/*

NAV */

ul#mainnav
{
	list-style:none;
}

ul#mainnav li
{
	float:left;
}

ul#mainnav li a
{
	display:block;
	padding:25px 35px 15px 15px;
	color:#b9d1e1;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-shadow: 1px 1px #112337;
}

ul#mainnav li a:hover
{
	color:#fff;
}

ul#mainnav li.current a
{
	color:#fff;
}

ul#mainnav li.current
{
	background:url(images/nav_selected_background.gif) no-repeat 0px 18px;
}

/*

CONTENT */
div.content p
{
	color:white;
	line-height:26px;
	font-size:15px;
	text-shadow: 1px 1px #112337;
	padding-bottom:20px;
}

div.content ul.bulletlist
{
	color:white;
	list-style:square;
	text-shadow: 1px 1px #112337;
	margin-left:25px;
	font-weight:bold;
}

div.content ul.twocolumn li.right
{
	margin-left:80px;
}

div.content ul.twocolumn li
{
	float:left;
	width:320px;
}

div.content ul li
{
	margin-bottom:5px;
}

div.content p.halfmargin
{
	padding-bottom:5px;
}

div.content p.nomargin
{
	padding-bottom:0px;
	padding-top:0;
	margin-bottom:10px;
}

div.content p.bold
{
	font-weight:bold;
}

div.content img.headline
{
	margin-top:10px;
	margin-bottom:12px;
}

div.content img.leftheadline
{
	float:left;
}

div.content img.alignright
{
	float:right;
}

div.content img.featureimage
{
	padding:20px;
}

div.content div.laptop_wrap
{
	float:right;
	display:block;
	height:175px;
	width:540px;
	clear:both;
}

div.content div#laptop_wrap_a
{
	height:83px;
	width:320px;
}

div.content div#laptop_wrap_b
{
	height:45px;
	width:430px;
}

div.content div#laptop_wrap_c
{
	height:55px;
	width:440px;
}
div.content div#laptop_wrap_d
{
	height:20px;
	width:280px;
}

div.content div.bullets
{
	padding-bottom:30px;
}

div.content div.bullets div.bullet
{
	display:block;
	float:left;
	margin:0px 0px 23px 0px;
	height:53px;
	width:372px;
	background-repeat:no-repeat;
	background-position:top left;
}

div.content div.bullets a.bullet
{
	color:white;
	font-weight:bold;
	font-size:18px;
	text-shadow: 1px 1px #112337;
	display:block;
	text-decoration:none;
	margin-top:12px;
	margin-left:60px;
}

div.content div.bullets a.normal
{
	color:white;
	font-size:18px;
	font-weight:normal;
	text-shadow: 1px 1px #112337;
	text-decoration:none !important;
}

div.content div.bullets a.large
{
	color:#b9d1e1;
	font-size:23px;
	font-weight:bold;
	text-shadow: 1px 1px #112337;
	text-decoration:none !important;
}


div.content div.bullets a:hover
{
	color:#b9d1e1;
}

div.content div.signup div.bullet a
{
	margin-top:30px;
}

div.content div.bullets a.large:hover
{
	color:white;
}

div.content div.bullets p
{
	color:white;
	line-height:26px;
	font-size:18px;
	text-shadow: 1px 1px #112337;
	margin-left:70px;
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0px;
}

div.content div.bullets p.topmargin
{
	margin-top:13px;
}

div.content div.bullets div.right
{
	margin-left:33px;
}

div.content div.bullets div.check
{
	background-image:url(images/bullet_background_check.gif);
}

div.content div.bullets div.x
{
	background-image:url(images/bullet_background_x.gif);
}

div.content div.bullets div.dollar
{
	background-image:url(images/bullet_background_dollar.gif);
}


div.content div.bullets div.column
{
	padding-top:3px;
	display:block;
	width:160px;
	text-align:left;
	float:left;
}

div.content div.bullets div.column p
{
	padding:0;
	margin:0;
}

div.content div.bullets div.multiuser
{
	background-image:url(images/bullet_background_pricingmulti.gif);
	height:170px;
}

div.content div.bullets div.address
{
	background-image:url(images/bullet_background_address.gif);
	height:150px;
}

div.content div.bullets div.addressbook
{
	background-image:url(images/bullet_background_addressbook.gif);
	height:150px;
}


div.content div.bullets div.magicwand
{
	background-image:url(images/bullet_background_magicwand.gif);
}

div.content div.bullets div.paper
{
	background-image:url(images/bullet_background_paper.gif);
}

div.content div.bullets div.lightbulb
{
	background-image:url(images/bullet_background_lightbulb.gif);
}

div.content div.bullets div.signup
{
	background-image:url(images/bullet_background_signup.gif);
}


div.content div.bullets div.arrow
{
	background-image:url(images/bullet_background_arrow.gif);
}

div.content table
{
	color:#eee;
	width:100%;
}

div.content table td.header
{
	font-weight:bold;
	color:white;
	border-bottom:1px solid #b9d1e1;
}

div.content table td
{
	padding: 10px 5px 5px 5px;
	
}

div.content table tr.odd td, div.content ul li.odd
{
	background-color:#5f80a1;
}


div.content div.bullets div.singleuser
{
	background-image:url(images/bullet_background_signupsolo.gif);
	height:92px;
	float:right;
	margin-top:20px;
}




div.content div.bullets div.singleuser a
{
	
}

div.content div.signupbutton
{
	float:right;
	padding-left:0;
	margin-left:0;
}

div.content div.signupbutton div
{
	margin-left:0;
	text-align:center;
	padding-left:0;
}


div.iframe div.content table
{
	color:#eee;
	width:100%;
}

div.iframe div.content table td.header
{
	font-weight:bold;
	color:white;
	border-bottom:1px solid #b9d1e1;
}

div.iframe div.content table td
{
	padding: 10px 5px 5px 5px;
	
}

div.iframe div.content table tr.odd td, div.iframe div.content ul li.odd
{
	background-color:#5f80a1;
}

div.iframe div.content a.signup
{
	text-decoration:none;
	display:block;
	width:100%;
	text-align:center;
	padding:6px;
	border-top:1px solid #b9d1e1;
	margin-top:20px;
}


div.signup
{
	margin-left:30px;
}

td.leftmargin
{
	padding-left:20px;
}
