html, body {
	margin: 0em;
	padding: 0em;
	font-size: 96%;
	background: #cfdde3 url(images/bg.jpg) repeat-x;
	color: #464646; /* dark gray */
	margin-bottom:40px;	
	}
	
/* This sets the font-types */
body, h1, h2, h3, h4, h5, h6, td, p, li, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	}

img { /* This turns off borders around images */
	border: 0;
	}

/* Ordinary paragraphs and list-items */
p, ul, ol {
	margin: 0em;
	padding: 0em;
	margin-bottom: 0.5em;
	font-size: 1.0em;
	}
	
p { clear: left; }

ul li {
	font-size: 1.0em;
	margin-bottom:0.4em;
	}

/* General font sizing -- for IE */
input, textarea, select, td, th {
	font-size: 1.0em;
	}

/* General link colors */
a, a:visited, a:active {
	color: #4083a2;
	text-decoration:none;
	font-weight:bold;	
	}

a:hover {
	color:#900;
}	
	

#wrapper {	
	width:985px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	position:relative;
	padding-top:20px;
	background: #FFF url(images/bg-wrapper.gif) repeat-x;
}

#navheader {
	width:985px;
	height:75px;
	background-image:url(images/navbg.jpg);
}


#logo {
	text-indent:-10000px;
	background-image:url(images/backpackLogo.jpg);	

	float:left;
	display:block;	
	}

#logo a {
	width:432px;
	height:75px;
	display:block;
}

#navItems {
	width:553px;
	height:45px;
	float:right;
	margin-top:30px;
	position:relative;
}

#navItems a {
	text-indent:-10000px;
	position:relative;
	overflow:hidden;
	}

#navDemo {
	background:url(images/navDemo.jpg) no-repeat;
	width:120px;
	height:45px;
	float:left;		
	}	

#navDemo a {
	width:120px;
	height:45px;
	display:block;
}

#navAbout {
	width:139px;
	height:45px;
	background:url(images/navAbout.jpg) no-repeat;
	float:left;
}

#navAbout a {
	width:139px;
	height:45px;
	display:block;
}

#navPricing {
	width:74px;
	height:45px;
	background:url(images/navPricing.jpg) no-repeat;
	float:left;
}

#navPricing a {
	width:74px;
	height:45px;
	display:block;
}

#navContact {
	width:100px;
	height:45px;
	background:url(images/navContact.jpg) no-repeat;
	float:left;
	}

#navContact a {
	width:100px;
	height:45px;
	display:block;
}

#navTrial {
	width:120px;
	height:45px;
	background:url(images/navTrial.jpg) no-repeat;
	float:left;
	}

#navTrial a {
	width:120px;
	height:45px;
	display:block;
}

#banner {
	display:block;
	position:relative;
	width:985px;
	height:321px;
	background-image:url(images/banner.jpg);
	display:block;
	position:relative;
}

#banner a {
	width:985px;
	height:321px;
	text-indent:-10000px;
	display:block;	
	}

div#content:after {   
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
  }

div#content {display: inline-block;}  /* for IE/Mac */


#lcol {
		width:432px;
		padding-left:25px;
		padding-right:20px;
		float:left;
		background-color:#FFF;
}

#rcol {
		width:458px;
		padding-left:0px;
		float:right;
		background-color:#FFF;
		padding-right:40px;
}

.icon {
	float:left;
	padding:0 12px 12px 12px;
}

p.with-icon {
	float:left;
	width:440px;
	height:100px;
	}

p {

	line-height:20px;
}

.blank {
	display:block;
	height:40px;
	background-color:#FFF;
}

.blank2 {
	display:block;
	height:15px;
	background-color:#FFF;
}

.blank3 {
	display:block;
	height:20px;
	background-color:#FFF;
}

#trial {
	text-indent:-10000px;
	width:985px;
	height:120px;
	background-image:url(images/freeTrial.jpg);	
	clear:both;
	}

#trial a {
	width:985px;
	height:120px;
	display:block;
	clear:both;
}

#quote {
	width:985px;
	height:186px;
	background-image:url(images/quote.jpg);
	display:block;
}

h1 {
	padding:0px;
	margin:0px;
	color:#000;
	font-size:2.0em;
	font-weight:normal;
	line-height:2.0em;
}

h2 {
	padding:0px;
	padding-top:15px;
	margin:0px;
	color:#4083a2;
	font-size:1.4em;
	font-weight:normal;
}

h3 {
	padding:0px;
	padding-top:15px;
	margin:0px;
	color:#000;
	font-size:1.0em;
	font-weight:bold;
}

h5 {
	padding:40px;
	padding-top:25px;
	margin:0px 0 0.5em 0;
	color:#285e75;
	font-size:1.1em;
	font-weight:normal;
	line-height:26px;
}



p.byline {
	color:#285e75;
	float:right;
	padding-right:60px;
	margin-top:-40px;
}

#footer {
	width:985px;
	height:74px;
	background-image:url(images/footerBg.jpg);
	display:block;
}

p.footer, p.footer a {
	color:#285e75;
	padding:25px;
	padding-left:20px;
	padding-right:0px;
	margin:0px;
	font-size:11px;
	text-decoration:none;
}

p.footer a:hover {
	color:#900;
}

p.copyright {
	margin:1.0em 0 0 0;
	font-size:0.7em;
	display:block;
	text-align:center;
	}

#copyBlock {
	padding:45px;
	padding-top:10px;
}

ul, li {
	margin:0px;
	padding:0px;
	margin-left:25px;
	padding-left:5px;
	font-size:0.9em;
	color:#5c5c5c;
	line-height:18px;
	font-weight:bold;
}

ul.left {
	float:left;
	margin-bottom:1.0em;
}

ul.right {
	margin-left:470px;
}

#price {
	float:left;
	width:435px;
}

#pricer {
	float:right;
	width:435px;
}

.blox {
		width:430px;
		height:80px;
		background-color:#cde0e5;
		border:solid 1px #b6c8d0;
		margin-top:15px;
		margin-bottom:20px;
}

.blox2 {
		width:530px;
		height:30px;
		background-color:#cde0e5;
		border:solid 1px #b6c8d0;
		padding-top:8px;
		padding-left:20px;
		font-weight:bold;
		font-size:16px;
		margin:8px;
}


.base {
	float:left;
	padding-left:20px;
	padding-top:12px;
}

h1.hlft {
	float:right;
	text-align:right;
	line-height:23px;
	padding-right:20px;
	padding-top:10px;
}

h1 em.fine-print {
	line-height:1.0em;
	}

em {
	font-size:14px;
	font-style:normal;
}

input {
	width:350px;
	height:28px;
	background-color:#fff;
	line-height:20px;
	border:2px solid #d6d6d6;
}

input.submit {
	margin-left:370px; 
	width:auto; 
	height:auto;
	border:0;
	}

textarea {
	border:2px solid #d6d6d6;
	width:350px;
}

input.error, textarea.error {
	border:2px solid #960900;
	}

label {
	width:180px;
margin-left:10px;
float: left;
margin-right: 15px;
display: block;
line-height: 28px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.0em;
	}
	
label.error {
	display:block;
	padding-left:200px;
	color: #960900;
	}	
	
p.error {
	color: #960900;
	}			
	
#rgh {
	float:right;	
}

div.demo {

	height:435px;
	}

div.demo div.video {
	float:left;
	height:420px;
	margin-bottom:1.0em;
	margin-right:20px;
	}

div.demo p {
	float: left;
	clear:none;
	width:230px;
	}
	
div#chat {
	position:absolute;
	top:0;
	right:0;
	}	
	
p.fine-print {
	font-size:0.8em;
	}	