﻿.display_none 
{
	display:			none;
}

body
{
	/*background-color:	#EDEDE2;*/
	background-color:   #FFFFFF;
	margin:0px;
	font-family:Verdana;
	width:98%;
}

.trial
{
	background-color:#ffdddd;
	font-size:18px;
	padding:10px 5px 10px 5px;
}

.trial:hover
{
	background-color:#eedd82;
	cursor:pointer;
}

#trial
{
	float:right;
	width:300px;
	text-align:right;
}

.menu
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	background-color:#3333ff;
	color:#ffffff;
	text-decoration:none;
	padding:5px 17px 5px 16px;
	vertical-align:middle;
	display:inline-block;
	margin-left:0px;
	margin-right:-4px;
}

.menu:hover
{
	background-color:#eedd82;
	color:#000000;
}

.current
{
	background-color:#eedd82;
	color:#000000;
}

#elevatorPitch
{
	background-color:	#daecff;
	font-family:Arial;
	padding:20px 0px 20px 0px;
	font-weight:normal;
	font-size:28px;
	margin-top:0px;
	text-align:center;
	clear:both;
	vertical-align:middle;
	z-index:10;
}

#wrapper 
{
	width:				760px;
	margin-left:		auto;
	margin-right:		auto;
	padding:0px;
	margin-bottom:0px;
	margin-top:20px;
	z-index:0;
	/*position:relative;
	top:20px;
	height:60px;*/
}

#comparetoqboe
{
	font-size:12px;
	float:left;
}

#featuretable
{
	width:420px;
	float:left;
}

#video
{
	/*background-color:#888888;*/
	background-color:#ffffff;
	float:right;
	text-align:center;
}

#blurb1
{
	float:right;
	width:330px;
	text-align:left;
	font-size:12px;
}

#blurb2
{
	float:left;
	width:300px;
	clear:left;
	font-size:12px;
}

.spacing
{
	padding:2px;
	clear:both;
}

.calltoaction
{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	float:left;
	clear:left;
	width:550px;
}

.calltoaction a
{
	padding:10px;
}

.bold
{
	font-weight:bold;
}

#comparetoqboe td
{
	text-align:center;
	padding:5px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:0px;
}

#comparetoqboe th
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	padding:2px 5px 2px 5px;
}

#menu 
{	
	/*position:relative;
	top:-30px;
	text-align:right;*/
	clear:both;
	padding-top:10px;
}

.center
{
	text-align:center;
}

#menu a
{
	/*color:#0000FF;
	text-decoration:none;
	margin-left:20px;*/
}

#menu a:hover
{
	/*color:#000000;
	text-decoration:underline;*/
}

#featurelist
{
	clear:both;
	width:550px;
	float:left;
}

#featuretable
{
	width:550px;
}

#featuretable td
{
	
	vertical-align:top;
}

#testimonials
{
	float:right;
	width:200px;
	font-size:12px;
	clear:right;
	text-align:left;
	background-color:#daecff;
	margin-top:15px;
	height:875px;
}

h1
{
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}

h3
{
	font-weight:normal;
	margin:0px;
}

h2
{
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#5555ff;
}

p
{
	line-height:140%;
	font-size:12px;
}

li
{
	line-height:140%;
	font-size:12px;
}

blockquote
{
	line-height:140%;
	font-size:12px;
}

.featureList
{
	/*list-style-image:url('../img/arrow_small_round.png');*/
	list-style-type:none;
	font-size:medium;	
}

.featureList li
{
	padding: 0px 0px 30px 10px;
}

.subFeature
{
	font-size:x-small;
	margin:1px 0 0 0;
}

.heading
{
	font-weight:bold;
	font-size:12px;
}

.subtext
{
	font-size:11px;
}


#subtitle
{
	font-size:13px;
}

#logo 
{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size:34px;
	width:400px;
	margin:0px;
	float:left;
}

#logo a
{
	text-decoration:none;
	color:#000000;
}

#content
{
	width:760px;
	clear:both;
	margin-right:auto;
	margin-left:auto;
}

.footer
{
	font-family:		Verdana;
	/*background-color:	#696969; */
	padding:			10px 10px 20px 10px;
	text-align:			center;
	clear:both;
	width:				100%;	
	/*border-top:			solid 1px white;*/
	/*color:				#FFFFFF;*/
	margin-top:0px;
}

.footer a
{
	/*color:				#FFFFFF;*/
}

.footnote
{
	font-size:9px;
}

table.center
{
	margin-left:auto;
	margin-right:auto;
}


