/* Universal Styles */

img {border:0px;}
ul {list-style-type:disc; }

a { 
	color: #E87D1E; 
	text-decoration: underline;
}

html { height: 100%;}

body
{	
	height: 100%;
    margin: 0px 0px 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #737477;
    background-color: #3B91AA;
}

h1,h2,h3,h4,h5,h6{ padding:0px; }

h1 {
	font-size:160%; 
	color: #50B3CF; 
	margin: 0px 0px 5px; 
	font-weight: normal;
}        

h2 {
	font-size:120%;
	margin:15px 0px 5px 0px;
}        

h3{font-size:140%;}        

h4{font-size:130%;}        

h5{font-size:120%;}        

h6{font-size:110%;}    


/* Home Container */
.homeContainer { background-image: url(../../images/background.jpg); background-repeat: repeat-y;}
.siteTop { background-image: url(../../images/SiteTop.jpg); background-repeat: repeat-x; background-position: top left;}

/* Sub Container */
.subContainer { background-image: url(../../images/subBackground.jpg); background-repeat: repeat-y;}
.siteTop { background-image: url(../../images/SiteTop.jpg); background-repeat: repeat-x; background-position: top left;}

/* Logo */
#logo { position: relative; width:241px; margin: 43px 0px 0px 15px; }
#subLogo { position: relative; width:241px; margin: 43px 0px 0px 66px; }

/* Main Navigation */
#mainNav { 
	position: relative; 
	width: 100%; 
	margin: 10px auto 0px;	
}
#mainNav .NavLinks { 
	position: relative; 
	margin: 2px 5px; 
	height: 17px; 
	text-align:right;
	color:#000;
	font-size:16px;
}
#mainNav .NavLinks a {
	color:#000;	
	text-decoration:none;
}
#mainNav .NavLinks img {
	margin: 0px 8px;
	vertical-align:middle;
}

#mainNav .NavLinks ul { 
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
}
#mainNav .NavLinks ul li {
	float: left;
	background-image: url(../../images/navDot.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 103px;
	line-height: 17px;
	margin: 0px 5px;
	color: #000000;
	cursor: pointer;
}
#mainNav .NavLinks ul .selected {
	float: left;
	
	background-repeat: no-repeat;
	text-align: center;
	width: 103px;
	line-height: 17px;
	margin: 0px 5px;
	color: #000000;
	cursor: pointer;
}
#mainNav .bluebar { position: relative; background-color: #4EB3D1; clear: both;}

#mainNav .bluebar { position: relative; background-color: #4EB3D1; clear: both;}

/* Banner Styles */
#Banner { 
	position: relative; 
	width: 100%; 
	height: 250px; 
	margin: 0px auto;
	background-color: #000; 
	clear: both;
}
#Banner .BannerText { 
	position: relative; 
	float: left; 
	width: 385px; 
	padding: 20px 30px; 
	color: #FFF;
}
#Banner .BannerPic { 
	position: relative; 
	float: right; 
	width: 347px; 
	margin: 10px;
}

#SubBanner { 
	position: relative; 
	width: 100%; 
	height: 15px; 
	margin: 0px auto; 
	background-color: #000; 
	clear: both;
}

/* Box Styles */
.boxText { 
	color: #FFFFFF; 
	font-size: 11px; 
	line-height: 17px; 
	padding: 0px 8px; 
	min-height:110px;
	position:relative;
}

.boxText h3 { 
	color: #FFF; 
	font-size: 16px; 
	font-weight: normal; 
	margin: 10px 0px 5px; 
	line-height: 19px; 
	
}
.boxText h4 {
	color: #FFF; 
	font-size: 13px; 
	font-weight: normal; 
	margin: 0px;
	line-height: 19px; 
	position:absolute;
	bottom:0;
	left:0;
	width:95%;
	text-align:right;
}

.boxText a { 
	color: #FFF;
	text-decoration: none; 
}

.box1 { 
	position: relative;
	width: 258px;
	float: left;
	margin: 15px 0px 0px 22px;
	background-image: url(../../images/box1Top.jpg);
	background-repeat: no-repeat;
	background-color: #4EB3D1;
}

.box1 .box1Bottom {
	background-image: url(../../images/box1Bottom.jpg);
	background-repeat: no-repeat;
}

.box2 { 
	position: relative;
	width: 258px;
	float: left;
	margin: 15px 0px 0px 20px;
	background-image: url(../../images/box2Top.jpg);
	background-repeat: no-repeat;
	background-color: #455660;
}

.box2 .box2Bottom {
	background-image: url(../../images/box2Bottom.jpg);
	background-repeat: no-repeat;
}

.box3 { 
	position: relative;
	width: 258px;
	float: left;
	margin: 15px 0px 0px 20px;
	background-image: url(../../images/box3Top.jpg);
	background-repeat: no-repeat;
	background-color: #6F7072;
}

.box3 .box3Bottom {
	background-image: url(../../images/box3Bottom.jpg);
	background-repeat: no-repeat;
}

/* Footer Styles */
.footer {
	clear:both;
	float:left;
	position: fixed; 
	width: 858px; 
	height: 40px; 
	text-align:center;
	bottom: 0; 
	background-image: url(../../images/SiteBottom.jpg); 
	background-repeat: repeat-x; 
}
#Banner .BannerText { position: relative; float: left; width: 385px; padding: 20px 30px; color: #FFF;}
#Banner .BannerPic { position: relative; float: left; width: 347px; margin: 10px;}

/* Left Column */
#LeftColumn { 
	position: relative; 
	float: left; 
	width: 170px; 
	color: #50B3CF; 
	line-height: 20px; 
	margin: 0px 0px 0px 10px;
	border-right: 1px solid #DDDDDD;
	padding: 10px 0px;
}

#LeftColumn span {
	font-weight:bold;
	margin-top:10px;
	display:block;
	color:#000;
}

#LeftColumn ul {
	list-style:none;
	padding-left:0px;
	border-top: 1px solid #000000;
	margin:0px;
}

/* 2nd Level Items */
#LeftColumn ul li ul {
	padding-left:10px;	
	border-top: none;
}

#LeftColumn ul li ul li {
	border-top: 1px solid #DDDDDD;
}

#LeftColumn a {
	text-decoration:none;
	color:#50B3CF;
}


/* Main Content */
#mainContent { 
	position: relative; 
	float: left; 
	width: 700px; 
	line-height: 20px; 
	margin: 20px 0px 0px 45px;
}
#mainContent ul {
	list-style:none;
}
#mainContent ul li {
	margin-bottom: 15px;	
}
#mainContent h1 {
	margin-bottom:22px;	
}

#mainContent .contact {
	line-height:17px;		
}

#pricingTable {
	text-align:center;	
}

#pricingTable .headers {
	font-weight:bold;
	text-align:center;
}

#faq {
	font-weight:bold;
	list-style-type:disc !important;
}

#faq li {
	font-weight:normal;
	margin-bottom:5px !important;
}

#faq p {
	margin:10px 0px 0px 0px;	
}

#faqAnswers {
	margin-top:30px;	
}

#faqAnswers p {
	margin:0px;	
}

#faqAnswers .question {
	font-weight:bold;
	margin:15px 0px 5px 0px;
}

.product { 
	position: relative; 
	margin: 0px 0px 10px; 
	clear:both;
}

label.formError {
	margin:0px 5px;
	color:#F00;
}

#trialSubmitted {
	display:none;
	text-align:center;
	margin-top:60px;
}

