body {
	padding: 0;
	margin: 0;
	qbackground: #707070 url(rays.gif) no-repeat center fixed;
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	height: 100%;
	line-height: 1.4;
}
.valigner {
	vertical-align: middle;
	padding: 0;
}

.matrix td {
	padding: 5px 15px 5px 15px;
	border: 1px solid #98c1d9;
	border-width: 1px 0;
}
tr {
	background-color: #f7f7f7;
}
td.check {
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(/products/check.gif);
}
td.centered {
	text-align: center;
}
tr.header {
	background-color: #145880;
	color: #eee;
}
tr.header a {
	color: #eee;	
}
tr.even {
	background-color: #e4edf2;
}
.centerer {
	width: 850px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border-top: none;
	border-bottom: none;
}
.offsetter {
	padding: 0 30px 0 30px;
}
.logo {
	float: left;
}
.menu_centerer {
	width: 950px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border-top: none;
	border-bottom: none;
}
.menu {
	background: #435465 url(menu/menu-back.png) repeat-x;
	height: 50px;
}
#nav {
	height: 50px;
	display: inline;
	overflow: hidden;
}
#nav li {
	list-style: none;
	display: block;
	float: left;
}
#nav a {
	text-indent: -5000%;
	text-decoration: none;
	display: block;
	height: 50px;
	background-repeat: no-repeat;
}
#nav li a:hover {
	background-position: 0 -50px;
}
.nav_home {
	background-image: url(menu/fusiondesk-title.png);
	width: 275px;
}
.nav_home a:hover {
	background-image: url(menu/fusiondesk-title.png);
	width: 275px;
	background-position: 0 -50px;
}
.nav_products {
	background-image: url(menu/products.png);
	width: 150px;
}
.nav_products a:hover {
	background-image: url(menu/products.png);
	width: 150px;
	background-position: 0 -50px;
}
.nav_learn {
	background-image: url(menu/learn.png);
	width: 125px;
}
.nav_learn a:hover {
	background-image: url(menu/learn.png);
	width: 125px;
	background-position: 0 -50px;
}
.nav_forum {
	background-image: url(menu/forum.png);
	width: 125px;
}
.nav_forum a:hover {
	background-image: url(menu/forum.png);
	width: 125px;
	background-position: 0 -50px;
}
.nav_support {
	background-image: url(menu/support.png);
	width: 125px;
}
.nav_support a:hover {
	background-image: url(menu/support.png);
	width: 125px;
	background-position: 0 -50px;
}
.nav_buy {
	background-image: url(menu/buy.png);
	width: 100px;
}
.nav_buy a:hover {
	background-image: url(menu/buy.png);
	width: 100px;
	background-position: 0 -50px;
}
.content {
	background: #fff;
	padding: 0 0 40px 0;
	color: #333;
	font-size: 15px;
	text-align: 123justify;
}
.content h1 {
	margin: 0 0 25px 0;
	color: #145880;
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
}
.content h2 {
	margin: 0px;
	color: #145880;
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 10px;
}
.content h3 {
	margin: 0 0 5px 0;
	color: #145880;
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.content a {
	color: #145880;
}
.content ul {
	margin: 0px 5px 0px 5px;
}
.content li {
	--list-style: url(bullet.gif);
}
.small {
	font-size: 14px;
	color: #606060;
	line-height: 100%;
}
.textcopy {
	float: left;
	width: 550px;
	text-align: justify;
}
.widetextcopy {
	float: left;
	width: 850px;
	margin-top: -10px;	
}
.panel {
	background-color: #eeeef0;
	border: 1px solid #145880;
	padding: 10px;
}
.half {
	width: 50%;
}
.twothirds {
	width: 440px;
}
.full {
	width: 500px;
}
.sidebar {
	float: right;
	width: 200px;
	height: 300px;
	margin-left: 50px;
	font-size: 15px;
	background-image!: url(sidebar.png);
}
.thumbnail {
	text-align: center;
	vertical-align:  middle;
	width: 200px;
	height: 180px;
}
.thumbbox {
	float: left;
	margin: 10px 10px 50px 5px;
	width: 250px;
}
.thumbnail img {
	border: 1px solid #404040;
	text-align:	center;
}
.thumbnail a {
	border: none;
}
.col-left {
	border: none;
	float: left;
	width: 250px;
	margin: 0 50px 0 0;
}
.col-right {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
}
.rightfloater {
	float: right;
	margin-left: 20px;
}
.leftfloater {
	float: left;
	margin-right: 20px;
}
.cleared {
	clear: both;
}
.prefield {
	display: -moz-inline-box;
	margin: 5px 5px 0 0;
	padding: 0 2px;
	min-width: 6em;
}
.title_bg {
	height: 200px;
	background: #0f456f center;
	background-image: url(title.png);
}
.title {
	padding-top: 30px;
	color: #eee;
	font-size: 36px;
	text-shadow: 1px 0px 0 #555;
}
.title h1 {
	color: #ddd;
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
}
.footer_bg {
	height: 75px;
	background: #114b75 center;
	background-image: url(footer.png);
}
.footer {
	color: #7096b5;
	font-size: 12px;
	text-align: right;
	padding-top: 20px;
}
.footer a {
	color: #7096b5;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.noborder {
	border: 0px;
}
#subtabs {
	padding: 20px 0 20px 0;
	clear: both;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#subtabs li {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none;
	width: 132px;
	height: 40px;
	float: left;
	background-image: url(products/backsubtab.gif);
	background-repeat: no-repeat;
}
#subtabs li a {
	display: block;
	color: #707070;
	text-decoration: none;
	width: 132px;
	height: 40px;
	padding: 12px 0 0 0;
}
#subtabs li a:hover {
	text-decoration: underline;
}
#subtabs li #active {
	font-weight: bold;
	color: #5573d9;
	background-image: url(products/activesubtab.gif);
	background-repeat: no-repeat;
}
.infopanel {
	padding: 25px 0 25px 0;
	clear: both;
}
.infobox {
	float: left;
	margin-right: 30px;
}
.infocopy {
	border: none;
	padding-left: 30px;
}
.infoshot #a {
	border: 1px solid #404040;
}
.splash {
	height: 450px;
	clear: both;	
	background: #399bc8 center;
	background-image: url(splash.png);
	background-repeat: no-repeat;	
	position: relativ;
}
.splashcopy {
	position: relative;	
	width: 420px;
	color: #eee;
	font-size: 18px;
	text-shadow: 1px 0px 0 #555;
}

.splash a {
	position: absolute;
	display: block;
	width: 180px;
	height: 40px;
	z-index: 20;
}
.splash #try {
	top: 240px;	
	left: 0px;
}
.splash #learn {
	top: 240px;	
	left: 210px;
}
.splash #tour {
	top: 0px;	
	left: 480px;
	width: 370px;
	height: 200px;	
}

.homepanel {
	width: 850px;
	padding: 20px 0 20px 0;
	clear: both;
}
.halfleft {
	width: 430px;
	margin: 0 30px 0 0;
	float: left;
}
.halfright {
	width: 430px;
	float: right;
}
.newsitem {
	font-size: 15px;
}


#sidenav {
	border-top: 1px solid #e5e8ec;
	margin: 0 0 0px 0;
	padding: 1px 0 0
}
#sidenav li {
	color:#797c80;
	list-style:none;
	margin:0 0 0 0;
	width: 200px;
}
#sidenav li a {
	border-bottom: 1px solid #e5e8ec;
	border-top: 1px solid #fff;
	color: #6f7b8e;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 50px;
	position:relative;
	width: 150px;
	text-decoration: none;
}
#sidenav a:hover {
	text-decoration: underline;
}
#sidenav .current a {
	background:#49b2ff no-repeat left center;
	border:none;
	color:#fff;
	padding-right:11px;
	text-shadow:-1px -1px 0 #3293d6
}
#sidenav a img {
	left: 10px;
	margin-top: -13px;
	position: absolute;
	top: 50%;
	border: none;
}
#sidenav li .current, #sidenav .current .current {
	background: #dedfe0 no-repeat 0 0;
	border:none;
	padding:0
}
#sidenav li .current a, #sidenav .current .current a {
	background: no-repeat left bottom;
	border:none;
	color:#000;
	text-shadow:none
}
#sidenav li li span {
	background: no-repeat 195px center;
	display:block
}

blockquote {
	font-size: 14px;
	font-style: italic;
	margin: 0 0 50px 0;
	padding: 10px 25px 35px 75px;
	background: #f2f5f8 url(menu/q.png) no-repeat;	
	border-bottom:1px solid #e5e8ec;
	border-top:1px solid #e5e8ec;
}

cite {
	float: right;
	padding-bottom: 100px;
}
