html {
	min-width:962px;
}
body {
	margin:0;
	color:#666;
	background:#000 url(../images/bg-body.jpg) repeat-x;
	font:12px/18px Arial, Verdana, Helvetica, sans-serif;
	min-width:963px;
}
a {
	color:#3bb4e8;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border-style:none;
}
input, textarea, select {
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1 {
	width:963px;
	position:relative;
	float:left;
	left:50%;
}
.w2 {
	width:963px;
	position:relative;
	float:left;
	left:-50%;
	overflow:visible;
}
#header {
	height:1%;
	overflow:visible;
}
#nav {
	height:1%;
	padding:0;
	margin:0;
	list-style:none;
	font-size:11px;
	line-height:14px;
	position:relative;
	z-index:10;
}
#nav:after {
	content:'';
	display:block;
	clear:both;
}
#nav li {
	float:left;
	position:relative;
}
#nav a {
	display:block;
	color: #9BBBCE;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav a:hover,  #nav li:hover a,  #nav li.hover a {
	background-position:0 -32px;
	color:#FFF;
}
#nav .active a {
	background-position:0 -64px !important;
}
.nav-products {
	background:url(../images/bg-nav-products.gif) no-repeat;
	width:143px;
}
.nav-resources {
	background:url(../images/bg-nav-resources.gif) no-repeat;
	width:153px;
}
.nav-why {
	background:url(../images/bg-nav-why.gif) no-repeat;
	width:210px;
}
.nav-support {
	background:url(../images/bg-nav-support.gif) no-repeat;
	width:136px;
}
.nav-about {
	background:url(../images/bg-nav-about.gif) no-repeat;
	width:139px;
}
.nav-free {
	background:url(../images/bg-nav-download.gif) no-repeat;
	width:182px;
}
#nav li:hover ul,  #nav li.hover ul {
	display:block;
}
#nav ul {
	display:none;
	background:url(../images/bg-drop.png);
	position:absolute;
	left:0;
	top:32px;
	padding:0;
	margin:0;
	list-style:none;
	width:224px !important;
}
#nav ul li {
	width:100%;
	border-bottom:1px solid #738b99;
	position:relative;
}
#nav ul a {
	height:1%;
	padding:5px 13px;
	text-indent:0 !important;
	overflow:visible !important;
}
#nav ul li:hover ul, #nav ul li.hover ul {
	display:block;
}
#nav ul li ul {
	display:none;
	background:url(../images/bg-drop.png);
	position:absolute;
	left:224px;
	top:0;
	padding:0;
	margin:0;
	list-style:none;
	width:224px !important;
}
.sf-sub-indicator {
	display:none;
}
#nav ul li ul li {
	width:100%;
	border-bottom:1px solid #738b99;
	background:none !important;
}
#nav ul li ul a {
	height:1%;
	padding:5px 13px;
	text-indent:0 !important;
	overflow:visible !important;
	background:none !important;
}
.logo-wrapper {
	height:1%;
	background:url(../images/bg-logo-wrapper.jpg) no-repeat;
	min-height:118px;
	position:relative;
}
* html .logo-wrapper {
	height:118px;
}
.logo {
	margin:0;
}
.logo a {
	position:absolute;
	left:34px;
	top:33px;
	background:url(../images/logo.png) no-repeat;
	width:288px;
	height:54px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.logo-description {
	position:absolute;
	left:223px;
	top:86px;
	background:url(../images/logo-description.png) no-repeat;
	width:450px;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
}
.visual-flash {
	width:1063px;
	height:343px;
	margin:0 -50px;
	position:relative;
	z-index:0;
}
.visual-flash img {
	display:block;
}
.panel {
	width:100%;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-panel.gif) no-repeat;
	height:69px;
	color:#fff;
	font-size:10px;
	line-height:13px;
}
.panel .heading {
	position:absolute;
	left:20px;
	bottom:7px;
	font-size:26px;
	line-height:28px;
	margin:0;
}
* html .panel .heading {
	bottom:5px;
}
*+html .panel .heading {
	bottom:5px;
}
.breadcrumbs {
	position:absolute;
	left:231px;
	bottom:9px;
	width:500px;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	color:#819cab;
	font-size: 12px;
}
.breadcrumbs a {
	color:#85afc7; 
}
.breadcrumbs span {
	color:#fff;
}
.breadcrumbs li {
	float:left;
	padding-right:6px;
}
#main {
	height:1%;
	overflow:visible;
}
.main-t,  .main-t2 {
	background:url(../images/bg-main.gif) no-repeat;
	width:963px;
	height:27px;
	font-size:0
}
.main-t2 {
	background:url(../images/bg-main-t.gif) no-repeat;
}
.main-c {
	width:963px;
	float:left;
	background-color:#fff;
}
.main-c:after {
	clear:both;
	display:block;
	content:"";
}
.main-inner,  .main-inner2 {
	width:901px;
	padding:27px 31px 27px;
	float:left;
	overflow:hidden;
	margin:-27px 0 0;
	position:relative;
	min-height:315px;
}
.main-inner {
	height:auto !important;
	height:315px;
}
.main-inner2 {
	width:931px;
	padding:25px 22px 74px 10px;
}
.box {
	width:901px;
	margin-bottom:24px;
	background:url(../images/bg-box-c.gif) repeat-y;
}
.box-holder {
	width:901px;
	background:url(../images/bg-box-t.gif) no-repeat;
}
.box-frame {
	width:901px;
	overflow:hidden;
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
}
.container {
	width:100%;
	overflow:hidden;
}
.box-frame ul {
	width:120%;
	overflow:hidden;
	padding:0;
	margin:0 -20% 0 0;
	list-style:none;
	color:#fff;
	line-height:17px;
}
.box1 a {
	background:url(../images/bg-box1.jpg) no-repeat;
}
.box1 a:hover {
	background:url(../images/bg-box1-hover.jpg) no-repeat;
}
.box2 a {
	background:url(../images/bg-box2.jpg) no-repeat;
}
.box2 a:hover {
	background:url(../images/bg-box2-hover.jpg) no-repeat;
}
.box3 a {
	background:url(../images/bg-box3.jpg) no-repeat;
}
.box3 a:hover {
	background:url(../images/bg-box3-hover.jpg) no-repeat;
}
.box-frame li {
	float:left;
	width:289px;
	margin-right:17px;
	height:96px;
}
.box-frame li a {
	color:#fff;
	float:left;
	width:185px;
	padding:10px 16px 6px 88px;
	min-height:80px;
}
* html .box-frame li a {
	height:80px;
	overflow:visible;
}
.box-frame li a:hover {
	text-decoration:none;
}
.box-frame strong {
	display:block;
	width:100%;
	overflow:hidden;
	font-size:18px;
	line-height:21px;
}
.box-frame h2 cufon {
	margin-top:2px;
}
.box-frame p {
	margin:0 0 10px;
	position:relative;
}
.box-frame .more {
	color:#fff;
	font-size:10px;
	padding:0 12px 0 2px;
	background:url(../images/bg-more.gif) no-repeat 100% 50%;
	font-weight:bold;
	font-style:normal;
}
.article-wrapper {
	width:901px;
	background:url(../images/bg-article-wrapper-c.gif) repeat-y 450px 0;
}
.article-wrapper-holder {
	width:901px;
	background:url(../images/bg-article-wrapper-t.gif) no-repeat 450px 0;
}
.article-wrapper-frame {
	width:897px;
	padding:0 2px 0 2px;
	overflow:hidden;
	background:url(../images/bg-article-wrapper-b.gif) no-repeat 450px 100%;
}
.article {
	width:394px;
	float:left;
	padding:10px;
	position:relative;
	overflow:hidden;
	min-height:163px;
}
* html .article {
	height:163px;
}
.article h2 {
	color:#97c618;
	font-size:19px;
	line-height:22px;
	margin:0 0 2px;
}
.article h2 cufon {
	margin-top:3px;
}
* html .article h2 cufon {
	margin-top:0;
}
*+html .article h2 cufon {
	margin-top:0;
}
.article p {
	margin:0 0 20px;
}
.btn-learn-more {
	background:url(../images/btn-learn-more.png) no-repeat;
	width:79px;
	height:30px;
	position:absolute;
	right:25px;
	bottom:13px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
* html .btn-learn-more {
	bottom:20px;
}
.btn-learn-more:hover {
	background:url(../images/btn-learn-more-hover.png) no-repeat;
}
.btn-learn-more-whatnews1 {
	background:url(../images/btn-learn-more.png) no-repeat;
	width:79px;
	height:30px;
	position:absolute;
	right:40px;
	bottom:50px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
* html .btn-learn-more-whatnews1 {
	bottom:20px;
}
.btn-learn-more-whatnews1:hover {
	background:url(../images/btn-learn-more-hover.png) no-repeat;
}
.tabs-wrapper {
	width:414px;
	padding-top:15px;
	float:right;
	overflow:hidden;
}
.tabset {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-tab-content-list.gif) repeat-x 0 100%;
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
}
.tabset li {
	float:left;
	margin-right:7px;
}
.tabset a {
	display:block;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}
.tabset a:hover {
	height:24px;
	background-position:0 -25px;
}
.tabset a.active {
	background-position:0 -25px;
	height:25px !important;
}
.tab-customers {
	background:url(../images/bg-tab1.gif) no-repeat;
	width:134px;
}
.tab-whats {
	background:url(../images/bg-tab2.gif) no-repeat;
	width:135px;
}
.tab-events {
	background:url(../images/bg-tab3.gif) no-repeat;
	width:111px;
}
.tab-content {
	height:1%;
	padding:17px 40px 12px 10px;
}
.tab-content-list {
	height:1%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	font-size:12px;
	line-height:14px;
}
.tab-content-list li {
	width:100%;
	float:left;
	padding-bottom:6px;
}
.tab-content-list .visual-tabs {
	float:left;
	margin-right:7px;
}
.tab-content-list dl {
	margin:0;
	padding-top:6px;
}
.tab-content-list dt {
	display:inline;
	color:#3bb4e8;
	font-weight:bold;
}
.tab-content-list dd {
	margin:0;
	display:inline;
}
.more2 {
	padding-left:5px;
}
#twocolumns {
	width:727px;
	float:right;
}
#content {
	width:488px;
	float:left;
	padding-top:3px;
}
* html #content {
	padding-top:0;
}
*+html #content {
	padding-top:0;
}
#twocolumns h1 {
	margin:0 0 2px;
	color:#97c618;
	font-size:26px;
	line-height:28px;
}
* html #twocolumns h1 {
	margin-bottom:1px;
}
*+html #twocolumns h1 {
	margin-bottom:1px;
}
.intro {
	height:1%;
	padding-bottom:16px;
}
.intro .title {
	display:block;
	color:#000;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	padding-bottom:16px;
}
.intro .titlenopad {
	display:block;
	color:#000;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}
#content p {
	margin:0 0 10px;
}
#content h2 {
	margin:0;
	font-size:13px;
	line-height:18px;
	color:#000;
}
#content h2.alt {
	margin:0 0 6px;
}
#content ul {
	padding-left:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content ol {
	padding-left:26px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content ol li {
	margin-bottom: 5px;
}
.content-box {
	width:488px;
	margin-bottom:26px;
	background:url(../images/bg-content-box-c.gif) repeat-y;
}
.content-box-holder {
	background:url(../images/bg-content-box-t.gif) no-repeat;
}
.content-box-frame {
	width:486px;
	padding:0 1px 2px;
	overflow:hidden;
	background:url(../images/bg-content-box-b.gif) no-repeat 0 100%;
}
.feature-table {
	width:486px;
	border-collapse:collapse;
}
.feature-table img.step {
	border-collapse:collapse;
	display:inline;
}
.feature-table th {
	text-align:center;
	color:#000;
	font-size:11px;
	padding-top:7px !important;
	padding-bottom:5px !important;
}
.feature-table .mark td {
	background-color:#ededed;
}
.feature-table .mark2 td {
	background-color:#F0F0F0;
}
.feature-table .bottom-indent td {
	padding-bottom:12px !important;
}
.feature-table .long {
	padding:5px 0 7px 13px !important;
	border:solid #ddd;
	border-width:1px 0;
	color:#000;
}
.feature-table .long2 {
	padding:5px 0 7px 7px !important;
	border:solid #ddd;
	border-width:1px 0;
}
.feature-table .long-getting-started {
	padding:2px 0 2px 7px !important;
	border:solid #ddd;
	border-width:1px 0;
	color:#000;
}
.feature-table .feature {
	width:294px;
	padding:2px 0 2px 13px;
	text-align:left;
}
.feature-table .feature2 {
	width:294px;
	padding:2px 0 2px 40px;
	text-align:left;
}
.feature-table .feature2  li {
	list-style-position:outside;
	
}
#content .feature-table .feature2  ul {
	margin:0;
	padding-left:15px;
	
}
.feature-table .resources {
	padding:6px 0 2px 6px;
}
.feature-table .basic {
	padding:2px 5px 2px 7px;
	text-align:left;
}
.feature-table .standard {
	width:95px;
	padding:0;
}
.feature-table .cloud {
	width:59px;
	padding:0 25px 0 0;
}
.feature-table img {
	display:block;
	margin:0 auto;
}
.steps-list {
	height:1%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
.steps-list li {
	width:461px;
	padding:7px 13px 13px 12px;
	float:left;
	border-top:1px solid #ddd;
}
.steps-list li:first-child,  .steps-list li.first-child {
	border-top:none;
}
.steps-list .number {
	float:left;
	margin:1px 7px 0 0;
}
.steps-list span {
	width:430px;
	float:left;
}
.steps-list .short {
	width:95px;
	float:left;
}
.visual {
	display:block;
	background:url(../images/bg-video.png);
	padding:0 7px 8px 1px;
	overflow:hidden;
	height:208px;
	width:318px;
}
.steps-list .visual {
	margin:3px 0 12px;
	float:right;
}
.visual img {
	display:block;
	width:318px;
	height:208px;
}
.visual1 {
	display:block;
	background:url(../images/bg-video1.png);
	padding:0 8px 8px 0;
	overflow:hidden;
	height:204px;
	width:293px;
}
.features-box .visual1 {
	float:right;
}
.visual1 img {
	display:block;
	height:191px;
	width:293px;
}
.visual3 {
	display:block;
	background:url(../images/bg-video2.png);
	padding:0 8px 8px 0;
	overflow:hidden;
	height:226px;
	width:346px;
}
.visual3 img {
	display:block;
	height:226px;
	width:346px;
}
.visual-video {
	height:1%;
}
.visual-video:after {
	content:'';
	display:block;
	clear:both;
}
.visual-video .title {
	display:block;
	padding-bottom:6px;
	color:#000;
}
.video-holder {
	float:left;
	background:#568300;
}
.video-holder2 {
	float:left;
}
.video-holder .t {
	float:left;
	background:url(../images/bg-video-t.gif) repeat-x;
}
.video-holder .lt {
	background:url(../images/bg-video-lt.gif) no-repeat;
	float:left;
}
.video-holder .rt {
	background:url(../images/bg-video-rt.gif) no-repeat 100% 0;
	float:left;
}
.video-holder .b {
	background:url(../images/bg-video-b.gif) repeat-x 0 100%;
	float:left;
}
.video-holder .lb {
	background:url(../images/bg-video-lb.gif) no-repeat 0 100%;
	float:left;
}
.video-holder .rb {
	background:url(../images/bg-video-rb.gif) no-repeat 100% 100%;
	padding:20px 15px 12px 18px;
	float:left;
}
.visual-video img {
	display:block;
}
.aside {
	width:192px;
	float:right;
}
.aside h3 {
	font-size:11px;
	line-height:12px;
	margin:0 0 10px;
	color:#000;
}
.block1 {
	font-size:10px;
	line-height:14px;
	margin:0 0 15px;
	background:url(../images/bg-block1-c.gif) repeat-y;
}
.block1 .holder {
	background:url(../images/bg-block1-t.gif) no-repeat;
}
.block1 .frame {
	padding:19px 0 7px 42px;
	height:1%;
	background:url(../images/bg-block1-b.gif) no-repeat 0 100%;
}
.block1 .prcontact {
	margin-left: 5px;
	font-size: 12px;
}
.block1 ul {
	padding:0;
	width:175px;
	margin:0 0 0 -32px;
	list-style:none;
}
.block1 ul img {
	float:left;
	margin:0 5px 0 0;
}
.block1 ul div {
	height:1%;
	padding:4px 0 0;
	overflow:hidden;
}
.block1 li {
	overflow:hidden;
	height:1%;
	padding:4px 0 9px;
	vertical-align:middle;
	background:url(../images/separator-block1-ul.gif) no-repeat;
}
.block1 strong {
	display:block;
	color:#3BB4E8;
	margin:0 0 1px 1px;
	font-size:12px;
	line-height:14px;
}
.block1 a {
	color:#666;
}
.block4,  .block3,  .block2 {
	color:#fff;
	font-size:12px;
	margin:0 0 18px;
	line-height:15px;
}
.block2 {
	background:#3a627d url(../images/bg-block2-t.gif) no-repeat;
}
.block3 {
	background:url(../images/bg-block3-c.gif) repeat-y;
}
.block4 {
	background:#3a627d url(../images/bg-block4-t.gif) no-repeat;
}
.block3 .holder {
	background:url(../images/bg-block3-t.gif) no-repeat;
}
.block4 .holder {
	background:url(../images/bg-block4-b.gif) no-repeat 0 100%;
}
.block3 .frame {
	background:url(../images/bg-block3-b.gif) no-repeat 0 100%;
}
.block4 .holder,  .block3 .frame,  .block2 .holder {
	padding:17px 15px 17px 19px;
	width:158px;
}
.block2 .holder {
	background:url(../images/bg-block2-b.gif) no-repeat 0 100%;
}
.heading2 {
	width:124px;
	padding:0 15px 8px 33px;
	margin:0 -9px 8px -10px;
}
* html .aside .cufon {
	float:left !important;
	margin:-1px 0 1px !important;
}
*+ html .aside .cufon {
	float:left !important;
	margin:-1px 0 1px !important;
}
.block4 .heading2 {
	width:147px;
	padding:0 15px 4px 0;
	margin:0 -9px 0 0;
}
.block4 p,  .block3 p,  .block2 p {
	margin:0;
}
.block4 a,  .block3 a,  .block2 a {
	color:#fff;
	padding:0 10px 0 2px;
	line-height:15px;
	font-weight:bold;
}
.block2 a {
	background:url(../images/btn-go.gif) no-repeat 100% 50%;
}
.block3 a {
	background:url(../images/btn-go1.gif) no-repeat 100% 50%;
}
.block4 a {
	background:url(../images/btn-go2.gif) no-repeat 100% 50%;
}
.block2 .heading2 {
	background:url(../images/separator-block2.gif) no-repeat 0 100%;
}
.block3 .heading2 {
	background:url(../images/separator-block3.gif) no-repeat 0 100%;
}
.aside .heading2 h3 {
	font-size:17px;
	color:#fff;
	margin:0;
	line-height:20px;
}
#sidebar {
	width:163px;
	float:left;
}
.side-nav {
	height:1%;
	overflow:hidden;
	padding:0;
	margin:-25px 0 0;
	position:relative;
	list-style:none;
	font-size:11px;
}
.side-nav a {
	color:#999;
}
.side-nav .active a {
	color:#3bb4e8;
	font-weight:bold;
}
.side-nav a:hover {
	color:#3bb4e8;
	text-decoration:none;
}
.side-nav li {
	height:1%;
	padding:6px 11px;
	background:url(../images/separator-side-nav.gif) no-repeat 0 100%;
}
#footer {
	height:1%;
	padding:33px 33px 43px 32px;
	background-color:#93a1a8;
	color:#fff;
	line-height:12px;
	width:899px;
	float:left;
}
#footer a {
	color:#fff;
	font-size:11px;
}
#footer a:hover strong {
	text-decoration:underline;
}
.footer-links {
	height:1%;
	overflow:hidden;
	padding:0 0 26px;
	margin:0 0 20px;
	list-style:none;
	background:url(../images/bg-footer-links.gif) no-repeat 0 100%;
}
.footer-links li {
	display:inline;
	width:114px;
	margin-right:36px;
	float:left;
}
.footer-links li.share {
	width: 146px;
	overflow:hidden;
	margin-left:200px;
}
.footer-links h3 {
	font-size:11px;
	line-height:16px;
	margin:0 0 5px;
}
.footer-links ul {
	height:1%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	font-size:9px;
}
.footer-links ul li {
	width:100%;
	margin-right:0;
}
.footer-links strong {
	display:block;
	font-size:11px;
	padding:2px 0 10px;
}
.copy {
	height:1%;
	overflow:hidden;
}
.copy span {
	float:left;
}
.copy ul {
	float:left;
	padding:0 0 0 5px;
	margin:0;
	list-style:none;
}
.copy li {
	float:left;
	padding:0 7px 0 7px;
	background:url(../images/separator-footer.gif) no-repeat 0 2px;
}
.copy li:first-child,  .copy li.first-child {
	background:none;
}
.hidden {
	display:none;
}
.link-list {
	list-style:none;
	margin:0 -40px 0 -10px;
	padding:0;
	width:414px;
}
.link-list li {
	float:left;
	margin:20px 0 0 41px;
	display:inline;
}
.link-list li:first-child {
	margin-left:7px;
}
.link-list li img {
	display:block;
}
span.compname {
	font-size:16px;
	font-weight:bold;
	color: #97C618;
}
#content ul.navbar {
	margin:15px -2px 15px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:729px;
}
#content ul.navbar {
	padding-left:0;
}
ul.navbar li {
	float:left;
}
ul.navbar li a {
	float:left;
	text-indent:-9999px;
	position:relative;
	height:66px;
	overflow:hidden;
}
ul.navbar li.see a {
	width:193px;
	background:url(../images/btn-see-it.gif) no-repeat;
	margin-right:-19px;
}
ul.navbar li.find a {
	width:199px;
	background:url(../images/btn-find-it.gif) no-repeat;
	margin-right:-18px;
}
ul.navbar li.fix a {
	width:199px;
	background:url(../images/btn-fix-it.gif) no-repeat;
	margin-right:-18px;
}
ul.navbar li.use a {
	width:193px;
	background:url(../images/btn-use-it.gif) no-repeat;
}
ul.navbar li a:hover {
	background-position:0 -66px;
	z-index:99;
}
ul.navbar li a.active {
	background-position:0 -132px !important;
	z-index:150;
}
h1.alt {
	margin:3px 0 2px !important;
}
* html h1.alt {
	margin:0 0 1px !important;
}
*+html h1.alt {
	margin:0 0 1px !important;
}
.alt-intro {
	width:630px;
	padding-bottom:0;
}
.alt-intro strong {
	padding-bottom:14px !important;
}
.tour-holder {
	width:630px;
	padding-bottom:27px;
}
.tour-holder:after {
	clear: both;
	content:"";
	display: block;
}
.tour-holder h2 {
	margin:0 !important;
	text-transform:uppercase;
	font-size:17px;
	line-height:17px;
	color:#000;
}
.tour-holder p {
	margin:0 0 15px;
}
.tour-holder .row {
	padding-bottom:10px;
}
.tour-holder .alt-row {
	padding:0 140px 10px 0;
}
.video-place {
	width:100%;
	margin-bottom:26px;
}
.video-place:after {
	clear: both;
	content:"";
	display: block;
}
.video-place .text {
	width:123px;
	text-align:right;
	float:left;
	color:#638297;
	font:bold 12px/17px Arial, Helvetica, sans-serif;
	padding:5px 13px 0 0;
}
.tour-holder .video-holder {
	float:left;
	width:579px;
	position:relative;
	margin:-128px -85px 0 0;
	background:none;
}
.tour-holder .video-holder .holder {
	background:url(../images/bg-video-holder.png) no-repeat;
	padding:0 0 12px 20px;
	width:559px;
}
.tour-holder .video-holder img {
	display:block;
}
.tour-holder .video-holder .btn-holder {
	overflow:hidden;
	height:1%;
	padding:27px 92px 45px 0;
}
.tour-holder .video-holder .btn-holder a {
	font-size:23px;
	color:#fff;
	width:84px;
	height:65px;
	text-indent:-9999px;
	float:right;
	background:url(../images/txt-watch.gif) no-repeat;
	position:relative;
}
.tour-holder .video-holder .btn-holder a:hover {
	text-decoration:none;
}
.features-box {
	width:642px;
	background:url(../images/bg-featuresbox-c.gif) repeat-y;
}
.features-box .holder {
	background:url(../images/bg-featuresbox-t.gif) no-repeat;
}
.features-box .frame {
	background:url(../images/bg-featuresbox-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:0 1px 1px;
}
.features-box h3 {
	margin:0;
	font-size:13px;
	line-height:14px;
	color:#000;
	padding:19px 20px 18px;
}
.features-box h3.tour {
	margin:0;
	font-size:17px;
	line-height:14px;
	color:#000;
	padding:19px 20px 18px;
}
#content .features-box ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#content .features-box ul li {
	float:left;
	width:602px;
	border-top:1px solid #ddd;
	padding:15px 20px;
}
.features-box .text {
	float:left;
	width:290px;
	color:#638287;
	margin-right:8px;
}
.features-box .text h3 {
	padding:0 0 2px;
}
.features-box .text p {
	margin:0;
}
.features-box .img-holder {
	float:left;
	width:303px;
	padding:2px 0 16px;
}
.features-box .img-holder img {
	display:block;
}
#content #tour-list ul li {
	list-style-type:disc;
	margin:0 0 0 15px;
	padding:0;
	background:none;
	border:none;
}
#content #tour-list ul {
	margin:15px 0 15px 10px;
}
.tab-content-list-home {
	height:1%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	font-size:12px;
	line-height:14px;
}
.tab-content-list-home li {
	width:100%;
	float:left;
	padding-bottom:6px;
}
.tab-content-list-home .visual {
	float:left;
	margin-right:7px;
	display:inline;
	height:auto;
	overflow:hidden;
	padding:0;
	width:auto;
}
.tab-content-list-home dl {
	margin:0;
	padding-top:6px;
}
.tab-content-list-home dt {
	display:inline;
	color:#3bb4e8;
	font-weight:bold;
}
.tab-content-list-home dd {
	margin:0;
	display:inline;
}
tr.grayborder {
	border-bottom:1px solid #CCC;
}
tr.grayborder2 {
	border-top:1px solid #CCC;
}
.block1 ul img.career {
	margin: 5px 5px 0 0;
}
.inner-logo-wrapper {
	margin-top:20px;
	background:url(../images/bg-logo-wrapper2.jpg) no-repeat;
	height:140px !important;
}
.inner-logo-wrapper .logo a {
	top:41px;
}
.inner-logo-wrapper .logo-description {
	top:94px;
}
.inner-main .main-c {
	background:url(../images/bg-main-c.gif) repeat-y;
	height:1%;
	float:none;
}
.inner-main .main-c:after {
	clear: both;
	content:"";
	display: block;
}
.inner-main .main-b {
	background:url(../images/bg-main-b.png) no-repeat;
	height:267px;
}
.main-holder {
	background:url(../images/bg-main-shadow.gif) repeat-x;
	float:left;
	width:856px;
	padding:21px 7px 20px 100px;
	margin-bottom:-226px;
	position:relative;
	min-height:820px;
}
.main-holderLP {
	background:url(../images/bg-main-shadow.gif) repeat-x;
	float:left;
	height:200px;
	width:856px;
	padding:21px 7px 20px 100px;
	margin-bottom:-226px;
	position:relative;
	min-height:820px;
}
* html .main-holder {
	height:820px;
	overflow:visible;
}
.inner-main #content {
	float:left;
	width:480px;
}
.interface-holder {
	background:url(../images/bg-interface.gif) no-repeat 1px 0;
	padding:0 0 10px 2px;
	margin-bottom:21px;
}
.interface-holder img {
	display:block;
}
.inner-main #content h1 {
	margin:0 0 8px;
	color:#97c618;
	font-size:30px;
	line-height:32px;
	word-spacing:-3px;
}
* html .inner-main #content h1 {
	margin-bottom:7px;
}
*+html .inner-main #content h1 {
	margin-bottom:7px;
}
.main-holder h2 {
	font-size:17px !important;
	line-height:18px !important;
	font-weight:bold;
}
.inner-main strong.heading {
	display:block;
	margin:0 0 7px;
	color:#000;
	font-size:13px;
}
.inner-main ul {
	margin:0;
	padding:0 0 9px;
	list-style:none;
}
.inner-main ul li {
	padding:0 0 8px 25px;
	background:url(../images/arrows.gif) no-repeat 0 3px;
}
.inner-main p {
	margin:0 0 20px !important;
}
.inner-main p span a.trial {
	display:block;
}
.inner-main p a.trial {
	color:#97c618;
	font-weight:bold;
}
.signature-holder {
	font-size:8px;
	line-height:normal;
	margin-top:-3px;
	position:relative;
}
.signature-holder .author {
	display:block;
	font-size:13px;
	font-weight:normal;
	margin-bottom:2px;
}
.signature-holder p {
	margin:0 0 2px !important;
}
.signature-holder a {
	color:#666 !important;
}
.inner-main #sidebar {
	float:right !important;
	width:308px !important;
}
.sidebox {
	overflow:hidden;
	width:100%;
	background:url(../images/separator-sidebox.gif) no-repeat 0 100%;
	padding-bottom:11px;
	margin-bottom:24px;
}
.sidebox img {
	float:right;
	margin-top:3px;
}
.sidebox p {
	margin:0 !important;
	color:#fff;
}
.sidebox p strong {
	font-size:28px;
}
* html .sidebox p strong {
	font-size:26px;
}
.sidebox p strong cufon {
	height:24px !important;
	overflow:hidden;
}
.side-form, .side-form-sub {
	overflow:hidden;
	width:317px;
}
.side-form dl, .side-form-sub dl {
	margin:0 0 20px;
	overflow:hidden;
	height:1%;
}
.side-form-sub dl {
	margin:0 0 0px;
}
.side-form dl dd, .side-form-sub dl dd {
	float:left;
	clear:left;
	width:143px;
	padding-right:6px;
	margin:0;
	padding-bottom:16px;
}
.side-form dl dt, .side-form-sub dl dt {
	float:left;
	width:149px;
	padding-bottom:16px;
}
.side-form label {
	float:left;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#fff;
}
.side-form-sub label {
	float:left;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#666666;
}
.side-form dl dd span, .side-form-sub dl dd span {
	float:right;
	color:#97c618;
	font-size:18px;
	font-weight:bold;
	padding-top:2px;
}
.side-form .text, .side-form-sub2 .text {
	float:left;
	border:1px solid #1d4d61;
	background:#fff;
	padding:1px 4px 3px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	width:139px;
	height:14px;
}
.side-form .select, .side-form-sub .select {
	width:149px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
.side-form .btn-download, .side-form .btn-submit, .side-form-sub .btn-submit, .side-form-sub .btn-download {
	display:block;
	width:191px;
	height:38px;
	text-indent:-9999px;
	background:url(../images/btn-download.gif) no-repeat;
	padding:0;
	cursor:pointer;
	border:0;
	margin-left:53px;
}
.side-form .btn-submit, .side-form-sub .btn-submit {
	background:url(../images/btn-submit.gif) no-repeat;
}
.side-form .btn-download:hover, .side-form .btn-download.hover,  .side-form .btn-submit:hover, .side-form .btn-submit.hover {
	background-position:0 -38px;
}
.inner-footer {
	background:none !important;
	color:#999 !important;
	padding:15px 33px 140px 0px !important;
}
.inner-footer a {
	color:#999 !important;
}
.inner-footer .copy li {
	background:url(../images/separator-footer2.gif) no-repeat 0 2px;
}
.inner-footer .copy li:first-child {
	background:none;
}
.inner-main #content h1 em {
	display:block;
	font-size:26px;
	padding-top:1px;
	width:100%;
	overflow:hidden;
	font-style:normal;
	padding-bottom:2px;
}
.inner-main #content h1 strong {
	width:100%;
	overflow:hidden;
}
* html .inner-main #content h1 em {
	margin-top:-4px;
}
*+html .inner-main #content h1 em {
	margin-top:-4px;
}
.inner-main #content h1 strong cufon {
	float:left;
}
.inner-main #content h1 em cufon {
	float:left;
}
.inner-main p.intro {
	padding:0;
	font-weight:bold;
	color:#000;
	font-size:17px;
	line-height:18px;
}
#content span.comptitle {
	color:#000;
}
#player, #player_api {
	z-index:1;
}
#login {
	float:right;
}
#login a {
	text-indent:-9999px;
	float:right;
	background-image:url(../images/login_bttn_static.png);
	width:58px;
	height:20px;
	display:block;
	margin-right: 10px;
	margin-top:90px;
}
#login a:hover {
	background-image:url(../images/login_bttn_hover.png);
}
#leftcolum {
	width:490px;
	float:left;
	display:block;
}
#rightcolum {
	float:right;
	display:block;
	margin-right:15px;
}
a.freedownloadbutton {
	text-indent:-9999px;
	background-image:url(../images/download-large.png);
	width:263px;
	height:62px;
	display:block;
	margin:27px 0 0 0;
}
a.freedownloadbutton:hover {
	background-position:0 -62px;
}

a.freedownloadbutton-small {
	text-indent:-9999px;
	background-image:url(../images/download-small.png);
	width:178px;
	height:40px;
	display:block;
	margin-top:20px;
}
a.freedownloadbutton-small:hover {
	background-position:0 -40px;
}
#leftcolum h5 {
	margin:0 0 8px;
	color:#97c618;
	font-size:30px;
	line-height:32px;
	word-spacing:-3px;
}
#rightcolum ul.freedownloadlist li{
	list-style-type:none;
	background:url(../images/download-rule.gif) bottom left no-repeat;
	display:block;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
}
#rightcolum ul.freedownloadlist li a:hover{
	color:#97c618;
	text-decoration:none;
}
#rightcolum ul.freedownloadvideo {
	list-style-type:none;
	font-weight:bold;
	color:#638297;
	width:163px;
	margin-top:40px;
}
#rightcolum ul.freedownloadvideo2 {
	list-style-type:none;
	font-weight:bold;
	color:#638297;
	width:163px;
	margin-top:20px;
}
#rightcolum ul {
padding-left:0px;	
}

#nav ul li.free-drop-down a{
	background-color:#A6CE39;
	color:#FFF;
	/*color:#A6CE39;*/
}
p.downloadvideo {
	color:#666666;
	font-weight:normal;
}
a.freesignup {
	background:url(../images/trialdownload.jpg);
	display:block;
	text-indent:-999999px;
	width:328px;
	height:63px;
}
a.freesignup:hover {
	background-position:0 -63px;
}
a.freesignup-small {
	background:url(../images/trialdownload-small.jpg);
	display:block;
	text-indent:-99999px;
	width:229px;
	height:41px;
}
a.freesignup-small:hover {
	background-position:0 -41px;
}
td.table-compare {
	color:#000;
	font-size:12.5px;
	font-weight:bold;
	text-align:center;
}
td.table-lite
{
	background:#97C618;
	color:#FFF;
	font-size:12.5px;
	font-weight:bold;
}
td.table-standard {
	background:#3BB4E9;
	color:#FFF;
	font-size:12.5px;
	font-weight:bold;
}
#rightcolum ul.freedownloadvideo li.subtext {
	font-size:10px;
}
.description {
	font-size:10px;
}
.viddescription {
	font-size:10px;
	width:200px;
}
p.download-subtext {
font-size:10px;	
}
#downloadnowleft {
width: 270px;
float:left;
}
.video-holder-middle{
	width:180px;
	margin:0 16px 0 0;
	display:inline;
}
.videocentercol {
float:right;
margin-top:28px;
width:159px;
}

/* Left Grey Box Product Page*/
#environments_box {
width: 180px;
background:url(../images/leftgreyarea-top.gif) top left no-repeat;
margin-top:240px;
font-size:11.5px;
}
#environments_box h3 {
font-weight:normal;
line-height:16px;
margin:0;	
margin-top: 8px;
}
#environments_box ul{
	height:1%;
list-style:none outside none;
margin:0;
overflow:hidden;
padding:0;
}
#environments_content {
padding:11px 10px 13px 15px;	
}
#environments_box ul li{ 
	float:left;
	padding:0 3px 0 6px;
	background:url("../images/lite/separator.gif") no-repeat scroll 0 3px transparent;
}
#environments_box ul li.first{ 
background:none repeat scroll 0 0 transparent;
padding-left:0px;
}


#environments_bottom {
	width:180px;
	height:4px;
	background:url(../images/leftgreyareabottom.gif) bottom left no-repeat;
}

#content span.mktFormMsg {
font-size:10px;	
}
