* {
	padding:0;
	margin:0;
}

body {
	border-top: 6px solid #3663b0;
	font-size: 62.5%;
	font-family: Verdana;
	line-height: 1.8em;
	letter-spacing: 0;
	word-spacing: normal;
	text-decoration: none;
	color: #444;
	background-color: #fff;
}

h1, h3 { text-indent: -5000px; }

h1 { margin: 5px 0 15px 0; }

h2 {
	margin: 16px 0 10px 0;
	font-size: 1.3em;
	font-family: "Trebuchet MS", Verdana, Arial;
}

h3 {
	padding-bottom: 6px;
	line-height: 13px;
	border-bottom: 2px solid #3663b0;
}

p {
	margin: 12px 0;
	font-size: 1.1em;
	
}

#container {
	margin: 0px auto;
	padding: 0 0 10px 0;
	width: 775px;
}

#tabNav {
	padding-top: 15px;
	text-align: right;
}

#tabNav ul {
	margin: 0;
	padding: 0;
	height: 23px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#tabNav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#tabNav a {
	float: left;
	padding: 23px 2px 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:23px; /* for IE5/Win only */
	}
	
#tabNav a:hover {
	background-position: 0 -23px;
	}

#tabNav a:active, #tabNav a.selected {
	background-position: 0 -46px;
	}


#t_benefits a  {
	width: 116px;
	background: url(nav_benefits.gif) top left no-repeat;
	}

#t_sm a  {
	width: 63px;
	background: url(nav_landing_benefits.gif) top left no-repeat;
	}

#t_software a  {
	width: 134px;
	background: url(nav_software.gif) top left no-repeat;
	}

#t_options a  {
	width: 64px;
	background: url(nav_landing_features.gif) top left no-repeat;
	}

#t_support a  {
	width: 112px;
	background: url(nav_support.gif) top left no-repeat;
	}
	
#t_about a  {
	width: 115px;
	background: url(nav_about.gif) top left no-repeat;
	}

#t_trial a  {
	width: 115px;
	background: url(nav_landing_experience.gif) top left no-repeat;
	}
	
#subNav {
	clear: both;
	background: #3663b0;
	padding: 0 10px;
}

#subNav ul {
	list-style: none;
	display: inline;
}

#subNav li {
	padding: 0 15px 0 0;
    list-style: none;
	display: inline;
	line-height: 23px;
}

#subNav li a:link {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#subNav li a:visited {
	font-weight: bold ;
	color: #fff;
	text-decoration:none;
}
#subNav li a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration:underline;
}

#topNav {
	text-align:right;
	padding-bottom: 20px;
}

#topNav ul {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: right;
}

#topNav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#topNav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:2-px; /* for IE5/Win only */
	}
	
#topNav a:hover {
	background-position: 0 -20px;
	}

#n_trial a  {
	width: 61px;
	background: url(nav_top_trial.gif) top left no-repeat;
	}

#n_support a  {
	width: 53px;
	background: url(nav_top_support.gif) top left no-repeat;
	}
	
#n_login a  {
	width: 79px;
	background: url(nav_top_login.gif) top left no-repeat;
	}
	
#leftColumn {
	padding: 0 20px 0 10px;
	margin: 18px 0 0 0;
	width: 522px;
	float: left;
	border-right: 1px solid #e5e5e5;
}

#leftColumn ul { margin: 0 0 0 18px; }

#leftColumn li { 
	margin-bottom: 6px;
	font-size: 1.1em;
}

#leftColumn a:link {
	color: #3663b0;
	font-weight: bold;
	text-decoration: none;
} 

#leftColumn a:visited {
	color: #3663b0;
	font-weight: bold;
	text-decoration: none;
}

#leftColumn a:hover {
	color: #3663b0;
	font-weight: bold;
	text-decoration: underline;
}

#rightColumn {
	margin: 18px 0 0 0;
	float: right;
	width: 195px;
	padding: 2px 0 0 15px;
}

#rightColumn a:link {
	color: #3663b0;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	background:url(link.gif) no-repeat right center;
} 

#rightColumn a:visited {
	color: #3663b0;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	background:url(link.gif) no-repeat right center;
}

#rightColumn a:hover {
	color: #3663b0;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 12px;
	background:url(link.gif) no-repeat right center;
}

#fullColumn {
	padding: 0 10px;
	margin: 18px 0 0 0;
	width: 752px;
	float: left;
}

#fullColumn ul { margin: 0 0 0 18px; }

#fullColumn ol { margin: 0 0 0 35px; }

#fullColumn li {
	margin-bottom: 6px;
	font-size: 1.1em;
}

#fullColumn a:link {
	color: #3663b0;
	font-weight: bold;
	text-decoration: none;
} 

#fullColumn a:visited {
	color: #3663b0;
	font-weight: bold;
	text-decoration: none;
}

#fullColumn a:hover {
	color: #3663b0;
	font-weight: bold;
	text-decoration: underline;
}

.trial {
	padding: 10px 0 0 68px;
	background:url(burst_trial.gif) no-repeat left 8px;
	height: 63px;
	padding-bottom: 15px;
	font-size: 1em;
	line-height: 14px !important;
}

.new {
	padding: 10px 45px 0 68px;
	background:url(new.gif) no-repeat left 8px;
	height: 63px;
	padding-bottom: 15px;
	font-size: 1em;
	line-height: 14px !important;
}

.sneak {
	padding: 10px 60px 0 5px;
	background:url(sneakpeek.gif) no-repeat right 8px;
	height: 63px;
	padding-bottom: 15px;
	font-size: 1em;
	line-height: 14px !important;
}

.save {
	padding: 10px 60px 0 5px;
	background:url(save200.jpg) no-repeat right 8px;
	height: 63px;
	padding-bottom: 15px;
	font-size: 1em;
	line-height: 14px !important;
}

.sneak2 {
	padding: 10px 60px 100px 5px;
	background:url(sneakpeek.gif) no-repeat right 8px;
	height: 63px;
	padding-bottom: 15px;
	font-size: 1em;
	line-height: 14px !important;
}

.news {
	margin: 10px 0;
	padding: 0 0 8px 0 ;
	border-bottom: 1px solid #e5e5e5;
}

.news p {
	margin: 4px 0 2px 0;
	font-size: 1em;
	line-height: 1.5em;
	
}

.last {
	border: 0;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}

.screens {
	text-align: center;
}

.screens p {
	margin: 10px 0;
}

.screens img {
	padding: 5px;
}

.screens a {
	background-image: none !important;
	padding: 0 !important;
}

.showHide {
	border-bottom: 1px solid #ccc;
	margin: 10px;
	padding-bottom: 10px;
}
.showHide p {
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
}
.showHide ul { padding-left: 12px; }

.showHide a:link {
	color: #3663b0;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	background:url(link.gif) no-repeat right center;
} 

.showHide a:visited {
	color: #3663b0;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	background:url(link.gif) no-repeat right center;
}

.showHide a:hover {
	color: #3663b0;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 12px;
	background:url(link.gif) no-repeat right center;
}

#footer {
	clear: both;
	color: #666;
	padding-top: 10px;
}

#footer a:link, a:visited {
	color: #666;
	text-decoration:none;
	background: none;
	font-weight:normal;
	
}
#footer a:hover {
	text-decoration: underline;
}

.copyright {
	border-top: 6px solid #3663b0;
	float: left;
	width: 385px;
	padding: 10px 0 0 3px;
}

.navBottom {
	border-top: 6px solid #3663b0;
	float: right;
	text-align:right;
	width: 384px;
	padding: 10px 3px 0 0;
}
.margin {
	margin-left: 25px;
}

#productLeft {
	float: left;
	border-right: 1px solid #ccc;
	width: 47%;
	padding: 5px 23px 0 0;
}
#productLeft p {
	margin: 15px 0 8px 0;
}
#productRight {
	float: right;
	width: 47%;
	padding-top: 5px;
}
#productRight p {
	margin: 15px 0 8px 0;
}
#subLine {
	clear: both;
	background: #3663b0;
	height: 6px;
}
.version {
	float: right;
	padding-top: 5px;
}

.line {
	border-bottom: 1px solid #ccc;
	margin: 10px;
}

#n_home a {
	width: 47px;
	background: url(nav_top_home.gif) top left no-repeat;
}

#n_trial a {
	width: 57px;
	background: url(nav_top_trial.gif) top left no-repeat;
}

#n_support a {
	width: 53px;
	background: url(nav_top_support.gif) top left no-repeat;
}

#n_login a {
	width:78px;
	background: url(nav_top_login.gif)top left no-repeat;
}

#links a {
	background:url(link.gif) no-repeat right; padding-right:15px;
}



#fullColumn div li li {
    margin-bottom: 6px;
    font-size: 11px;
