html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #292929;
	background-color: #ffffff;
}

body {
	margin: 0;
	padding: 0;
}

a {
	color: #004795;
	text-decoration: none;
}

a:hover {
	color: #2e75b9;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004795;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004795;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004795;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

#outer {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 0.75em;
	background: url(../images/page-elements/site-bg.gif) repeat-x top left #ffffff;
}

#inner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 970px;
	margin: 0 auto;
	padding: 0;
}

#header {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 133px;
	overflow: visible;
	z-index: 90;
	background: url(../images/header/header-bg.gif) no-repeat top left;
}

#header #logo {
	position: relative;
	float: left;
	left: 25px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 87px;
	height: 133px;
	clear: both;
}

#header #right {
	position: relative;
	float: right;
	right: 16px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 793px;
	height: 114px;
}

#header #right #navbar {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 793px;
	height: 42px;
	z-index: 100;
	background: url(../images/header/navbar-bg.gif) no-repeat top left;
}

#header #right #navbar ul {
	position: relative;
	float: left;
	left: 5px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 793px;
	list-style: none;
	text-align: center;
	z-index: 110;
}

#header #right #navbar ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 6px 1px 0px 0px;
	padding: 0px 0px 0px 8px;
	height: 30px;
	list-style: none;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: -0.5px;
	z-index: 120;
}

#header #right #navbar ul li a {
	position: relative;
	float: left;
	height: 30px;
	margin: 0;
	padding: 7px 8px 0px 0px;
	color: #000000;
	display: block;
	white-space: nowrap;
	text-decoration: none;
}

#header #right #navbar ul li.current_page_ancestor, #header #right #navbar ul li:hover {
	background: url(../images/header/navbar-current.gif) no-repeat top left;
	padding: 0px 0px 0px 8px;
	color: #ffffff;
}

#header #right #navbar ul li.current_page_ancestor a, #header #right #navbar ul li:hover a {
	background: url(../images/header/navbar-current.gif) no-repeat top right;
	padding: 7px 8px 0px 0px;
	color: #ffffff;
}

#header #right #navbar ul li.current_page_item, #header #right #navbar ul li:hover {
	background: url(../images/header/navbar-current.gif) no-repeat top left;
	padding: 0px 0px 0px 8px;
	color: #ffffff;
}

#header #right #navbar ul li.current_page_item a, #header #right #navbar ul li:hover a {
	background: url(../images/header/navbar-current.gif) no-repeat top right;
	padding: 7px 8px 0px 0px;
	color: #ffffff;
}


#header #right #navbar ul li a:hover {
	text-decoration: none;
}

*html #header #right #navbar ul li ul {
	display: none;
}

#header #right #navbar ul li ul {
	margin: 0;
	padding: 10px 10px 0px 10px;
	position: absolute;
	top: 24px;
	left: 0px;
	visibility: hidden;
	z-index: 130;
	width: 130px;
	font-size: 0.8em;
	background: url(../images/header/drop-down-top.gif) no-repeat top left;
}
		
#header #right #navbar ul li ul li {
	position: relative;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 130px;
	height: auto;
	list-style: none;
	text-transform: none;
	font-size: 1em;
	letter-spacing: normal;
	z-index: 140;
}
		
#header #right #navbar ul li ul li a {
	position: relative;
	float: left;
	width: 130px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	background-image: none;
}
		
#header #right #navbar ul li ul li a:hover {
	background-image: none;
	margin: 0;
	padding: 0;
	height: auto;
	color: #cfdcf3;
	text-decoration: underline;
}

#header #right #navbar ul li.current ul li, #header #right #navbar ul li:hover ul li {
	background-image: none;
	padding: 0;
	color: #ffffff;
}

#header #right #navbar ul li.current ul li a, #header #right #navbar ul li:hover ul li a {
	background-image: none;
	padding: 0;
	color: #ffffff;
}

#header #right #navbar ul li ul li.corners {
	left: -10px;
	margin-bottom: -10px;
}

#header #right #search {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0px 0px 12px 0px;
	padding: 0;
	width: 793px;
	height: 60px;
}

#header #right #search #strapline {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 6px 0px 0px 0px;
	padding: 0;
	text-transform: uppercase;
	color: #c3c2c2;
}

#header #right #search #strapline p {
	margin: 0;
	padding: 0;
}

#header #right #searchouter {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 0px 0px 15px;
	width: 185px;
	height: 60px;
	background: url(../images/header/search-bg.gif) no-repeat top left;
}

#header #right #searchinner {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 15px 0px 0px;
	width: 170px;
	height: 60px;
	background: url(../images/header/search-bg.gif) no-repeat top right;
}

#header #right #searchinner h2 {
	color: #ffffff;
	margin: 6px 0px 4px 0px;
	padding: 0;
}

#header #right #searchinner .formelement {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding-left: 5px;
	width: 110px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	border: none;
	background: url(../images/header/search-form-bg.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#header #right #searchinner .formbutton {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 51px;
	height: 22px;
	border: none;
	background: url(../images/header/search-button-bg.gif) no-repeat top left;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

#contentouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 970px;
	line-height: 18px;
	z-index: 10;
	background: url(../images/page-elements/content-header-bg.jpg) no-repeat top left;
}

#contentinner {
	position: relative;
	float: left;
	left: 15px;
	top: 15px;
	margin: 0;
	padding: 0;
	width: 940px;
}

.leftinner {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 25px 0px 0px 0px;
	padding: 0;
	width: 710px;
}

.leftinner #nav {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 12px 12px 0px 12px;
	width: 179px;
	background: url(../images/side-bars/subnav-top.gif) no-repeat top left;
}

.leftinner #nav h2 {
	margin: 0px 0px 6px 0px;
	padding: 0;
}

.leftinner #nav ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 179px;
	list-style: none;
}

.leftinner #nav ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 179px;
	list-style: none;
}

.leftinner #nav ul li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 164px;
	color: #000000;
	font-size: 1.1em;
	padding: 6px 0px 6px 15px;
	margin: 0;
	background: url(../images/side-bars/subnav-list-item.gif) no-repeat 0px 10px;
}

.leftinner #nav ul li a:hover, .leftinner #nav ul li.current_page_item a {
	text-decoration: none;
	color: #0f52a0;
}

.leftinner #nav ul li ul {
	margin-left: 20px;
	width: 159px;
	font-size: 0.9em;
}

.leftinner #nav ul li ul li {
	width: 159px;
	background: url(../images/side-bars/subnav-list-seperator.gif) no-repeat bottom left;
}

.leftinner #nav ul li ul li a {
	width: 144px;
	color: #444444;
	padding: 4px 0px 4px 15px;
	background: url(../images/side-bars/subnav-sub-list-item.gif) no-repeat 0px 8px;
}

.leftinner #nav .bottom {
	position: relative;
	float: left;
	left: -12px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 203px;
	height: 20px;
}

.leftinner .content {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 480px;
	text-align: left;
}

.rightinner {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 25px 0px 0px 0px;
	padding: 0;
	width: 210px;
}

.rightinner .box {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 12px 12px 0px 12px;
	width: 179px;
	background: url(../images/side-bars/subnav-top.gif) no-repeat top left;
}

.rightinner .box h2 {
	margin: 0;
	padding: 0;
}

.rightinner .box ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 100%;
	list-style: none;
}

.rightinner .box ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

.rightinner .box ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}


.rightinner .box ul li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 6px 0px 6px 20px;
	width: 100%;
    background: url(../images/side-bars/product-list-item.gif) no-repeat 0px 6px;	
}


.rightinner .box .bottom {
	position: relative;
	float: left;
	left: -12px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 203px;
	height: 20px;
}

.breadcrumb {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	width: 100%;
	list-style: none;
	text-transform: uppercase;
}

.breadcrumb li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 10px 0px 0px;
	
}

#feature {
	position: relative;
	float: left;
	left: 11px;
	top: 11px;
	margin: 0px 0px 30px 0px;
	padding: 25px 350px 0px 25px;
	width: 573px;
	height: 228px;
	background: url(../images/page-elements/homepage-feature.jpg) no-repeat top left;
}

#feature h1 {
	color: #333333;
	font-size: 240%;
	margin: 0px 0px 40px 0px;
	padding: 0;
}

#feature h1 .emphasis {
	font-size: 120%;
	color: #004795;
	margin: 0px 0px 20px 0px;
}

.downloadnow {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0;
	width: 258px;
	height: 47px;
}

.watchtour {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 228px;
	height: 47px;
}

.downloadnow a {
	background: url(../images/page-elements/download-button.gif) no-repeat 0px 0px;
}

.downloadnow a:hover {
	background: url(../images/page-elements/download-button.gif) no-repeat 0px -47px;
}

.watchtour a {
	background: url(../images/page-elements/tour-button.gif) no-repeat 0px 0px;
}

.watchtour a:hover {
	background: url(../images/page-elements/tour-button.gif) no-repeat 0px -47px;
}

.downloadnow a, .watchtour a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 47px;
	display: block;
	text-indent: -5000px;
}

.promobox {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 5px 15px 6px;
	padding: 0px;
	width: 300px;
	background: url(../images/page-elements/promo-box-bg.gif) no-repeat bottom left;
	min-height: 200px;
}

.promobox img {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0px 1px 0px 15px;
	padding: 0;
}

.promobox p {
	padding: 15px 0px 0px 10px;
	margin: 0;
}

.promobox h2 {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	background: url(../images/page-elements/promo-box-title.jpg) no-repeat top left;
	color: #ffffff;
	margin: 0;
	padding: 9px 0px 0px 10px;
	height: 35px;
	width: 290px;
	font-size: 1.3em;
}

.promobox .linkbutton {
	position: relative;
	float: left;
	left: 10px;
	top: 15px;
	margin: 0;
	height: 32px;
	padding: 0px 0px 0px 15px;
	background: url(../images/page-elements/more-info-button.gif) no-repeat top left;
}

.promobox .linkbutton a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	height: 26px;
	padding: 6px 15px 0px 0px;
	color: #794d00;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/page-elements/more-info-button.gif) no-repeat top right;
}

.promobox .linkbutton a:hover {
	color: #4f2b00;
}

#topfooter {
	position: relative;
	float: left;
	left: 9px;
	top: 0px;
	padding: 0;
	margin: -81px 0px 10px 0px;
	width: 942px;
	height: 101px;
	background: url(../images/page-elements/footer-top-bg.gif) no-repeat top left;
	z-index: 60;
}

#topfooter h3 {
	margin: 0;
	padding: 0;
}

#topfooter #newsletter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 20px;
	width: 195px;
	height: 61px;
	background: url(../images/page-elements/footer-seperator.gif) no-repeat top right;
}

#topfooter #newsletter h3 {
	margin: 0px 0px 15px 0px;
}

#topfooter #newsletter .formelement {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding-left: 5px;
	width: 130px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	border: none;
	background: url(../images/page-elements/newsletter-form-bg.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.rightinner .box .formelement {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding-left: 5px;
	width: 121px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	border: none;
	background: url(../images/page-elements/blog-search-form-bg.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#topfooter #newsletter .formbutton, .rightinner .box .formbutton {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 51px;
	height: 22px;
	border: none;
	background: url(../images/header/search-button-bg.gif) no-repeat top left;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

#topfooter #blog {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 20px;
	width: 465px;
	height: 61px;
	background: url(../images/page-elements/footer-seperator.gif) no-repeat top right;
}

#topfooter #blog p {
	margin: 10px 0px 0px 0px;
}

#topfooter #blog img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 15px 0px 0px;
	padding: 0;
}

#topfooter #social {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 20px;
	width: 160px;
	height: 61px;
	text-align: center;
}

#topfooter #social ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 100%;
	text-align: center;
	list-style: none;
}

#topfooter #social ul li {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#topfooter #social h3 {
	position: relative;
	float: none;
	display: inline;
	color: #52a7e2;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#footerouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 111px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 100%;
	z-index: 50;
	background: url(../images/page-elements/footer-bg.gif) repeat-x top left #fafbfd;
}

#footerinner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	z-index: 55;
}

#footerinner .links {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 14%;
	list-style: none;
	font-size: 0.9em;
	color: #0f54a0;
}

#footerinner .links li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 3px 0px 3px 0px;
	width: 100%;
	list-style: none;
}

#footerinner .links li a {
	color: #3b80b6;
}

.fullwidth {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 15px 0px;
	padding: 0px 15px 0px 15px;
	width: 940px;
}

.row {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.rightinner .box .row {
	margin: 10px 0px 0px 0px;
}

.caption {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 100%;
	text-align: center;
	color: #434343;
	font-size: 0.9em;
}

.caption p {
	width: 100%;
}

.bigbutton {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0;
	width: 203px;
	height: 48px;
}

.bigbutton a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 203px;
	height: 48px;
	text-indent: -5000px;
}

.buy a {
	background: url(../images/side-bars/buy-now-button.jpg) no-repeat 0px 0px;
}

.buy a:hover {
	background: url(../images/side-bars/buy-now-button.jpg) no-repeat 0px -48px;
}

.download a {
	background: url(../images/side-bars/download-button.jpg) no-repeat 0px 0px;
}

.download a:hover {
	background: url(../images/side-bars/download-button.jpg) no-repeat 0px -48px;
}

.post {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 100%;
}

.first img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 15px 0px;
	padding: 0;
	border: 1px solid #d9dada;
}

.sub img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 15px 0px 0px;
	padding: 0;
	border: 1px solid #d9dada;
}

.title {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	background: url(../images/page-elements/blog-seperator.gif) no-repeat bottom left;
}

.first .title {
	width: 100%;
}

.sub .title {
	width: 540px;
}

.single .title {
	width: 100%;
}

.post .title h1 {
	font-size: 200%;
	margin: 0;
	padding: 0;
}

.post .title h2 {
	margin: 0;
	padding: 0;
}

.smaller {
	font-size: 0.9em;
	margin-top: 0px;
	padding-top: 0px;
	color: #515151;
}

.older {
	text-transform: uppercase;
}

.linkbutton {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 0px 0px 15px;
	height: 26px;
	background: url(../images/page-elements/link-button-bg.jpg) no-repeat top left;
}

.linkbutton a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 4px 15px 0px 0px;
	height: 22px;
	background: url(../images/page-elements/link-button-bg.jpg) no-repeat top right;
	color: #ffffff;
}





table.nice-border				{border-spacing: 1px; background-color:#DDDDDD; }
table.fixed-width				{width: 489px;}
table.text-cell td			{background-color:#FFFFFF; color:#676767; padding:4px 8px; text-align:center;}
table.left-cell td			{text-align:left;}
table.nice-border td.head		{background-color:#EFEDDE; color:#676767; padding:3px 8px; text-align:center;}
table.nice-border td.text 	{background-color:#FFFFFF; color:#676767; padding:4px 8px; text-align:center;}
table.nice-border td.left  	{text-align:left;}
table.nice-border td.right 	{text-align:right;}
table.nice-border td.thin  	{padding-left:2px; padding-right:2px;}
table.profile					{padding: 0px;}
table.profile td				{padding: 0 0 4px 0}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



div.sociable { margin: 16px 0; }
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
