	body{margin:0;padding:0;color:#333;font:normal 12px Tahoma;background:#eee url(../Img/bg_main.jpg) repeat-x;}
	fieldset,label,legend,
	h1, h2, h3, h4, h5, img, ul, li, ol, dl ,dd, dt, input, p, form,textarea, div, select, option,table, td, tr ,strong,span,body{margin:0; padding:0;}
	.fl-left{float:left;}
	.fl-right{float:right;}
	.cb{clear:both;}
	.OverFlowHidden{overflow:hidden;width:100%;}
	.OverflowHiddenAuto{overflow:hidden;width:auto;width:100%;}
	ul{list-style:none;}
	a, a:link, a:visited, a:active {color: #FF6600;text-decoration:none;}
	a:hover { text-decoration:underline;}
	:focus {outline-style:none;}
	a img{border:0;}

	a.external {
	    background: url(../Img/Icons/external.png) center right no-repeat;
	    padding-right: 13px;
	}

dl dt {
	font-weight: bold;
	margin-bottom: .2em;
	padding: 1em 0;
	border-top: 1px dotted #ccc;
}
dl dd {
	margin-left: 2em;
	margin-bottom: 1.5em;
}
dl span {
	margin-top: .5em;
	padding: .25em .5em;
	background-color: #F6F6F6;
	color: #555;
	font-size: 11px;
	line-height: 15px;
	display: block;
/*	font-style: italic;*/
}

	#mainHolder{margin:0 auto;width:990px;  }
	#innerTopImg {
		display:block;
		width:680px;
		margin:0 auto;
		padding:10px 0 20px 0;
	}

	h1{color:#333;font-size:22px;}
	#innerContent h1{color:#333;font-size:22px;padding:10px 0 10px 20px;}

	#innerPagesTopTitle {
		float:left;
		width:728px;
		padding:50px 0 0 20px;
	}

	#innerPagesTopTitle h1 {font-size:24px;}
	h2{color:#333;font-size:18px;}
	h3{color:#333;font-size:14px;}
	h3{color:#333;font-size:12px;}
	.spotText{font-size:18px;line-height:24px;}
	#innerSpotText{
		display:block;
		padding-top:10px;
		font: normal 18px/22px Tahoma,Arial,Verdana,sans-serif;
			text-shadow: 0 1px 0 #fff;
	}
	#innerPagesText {padding:20px;}
	.cufon-active h1 {font-size: 32px;}
	.cufon-active #innerContent h1 {font-size: 32px;padding:10px 0 10px 20px;}
	.cufon-active #innerPagesTopTitle h1 {font-size: 40px;padding:10px 0 10px 20px;}
	.cufon-active h2 {font-size: 30px;}
	.cufon-active h3 {font-size: 24px;}
	.cufon-active h4 {font-size: 16px;}
/* top navigation
-------------------------------------------------------------------- */
#nav {
  width: 497px;
  height: 40px;
  position: absolute;
  background: url(../Img/TR_Menu.png) 0 0 no-repeat;
  list-style: none;
  padding:0;
  margin:0;
  z-index:999;
}
#nav li {
  position: absolute;
  top: 0;
  height: 40px;
  text-indent: -9000px;
}
#nav li a {
  display: block;
  height: 50px;
}

#nav ul li {
  text-indent: 0;
  position: static;
}
#nav ul li, #nav ul li a {
  height: 1%;
  width: auto;
}

#nav-home-page { left: 0; }
#nav-home-page, #nav-home-page a { width: 75px; }
#nav-home-page a:hover, #nav-home-page:hover, #nav-home-page.sfHover, body#nav-home-page #nav-home-page { background: url(../Img/TR_Menu.png) 0 -40px no-repeat; }

#nav-features { left: 75px; }
#nav-features, #nav-features a { width: 90px; }
#nav-features a:hover, #nav-features:hover, #nav-features.sfHover, body#nav-features #nav-features { background: url(../Img/TR_Menu.png) -75px -40px no-repeat; }

#nav-references { left: 165px; }
#nav-references, #nav-references a { width: 105px; }
#nav-references a:hover, #nav-references:hover, #nav-references.sfHover, body#nav-references #nav-references { background: url(../Img/TR_Menu.png) -165px -40px no-repeat; }

#nav-sources { left: 270px; }
#nav-sources, #nav-sources a { width: 85px; }
#nav-sources a:hover, #nav-sources:hover, #nav-sources.sfHover, body#nav-sources #nav-sources { background: url(../Img/TR_Menu.png) -270px -40px no-repeat; }

#nav-support { left: 355px; }
#nav-support, #nav-support a { width: 70px; }
#nav-support a:hover, #nav-support:hover, #nav-support.sfHover, body#nav-support #nav-support { background: url(../Img/TR_Menu.png) -355px -40px no-repeat; }

#nav-contact { left: 425px; }
#nav-contact, #nav-contact a { width: 72px; }
#nav-contact a:hover, #nav-contact:hover, #nav-contact.sfHover, body#nav-contact #nav-contact { background: url(../Img/TR_Menu.png) -425px -40px no-repeat; }

#top_nav{
	float:left;
	width:500px;
	padding-top:10px;
}

.click_for_more {
	margin-top:20px;
	display:block;
	background:url(../Img/Icons/16x/plus.png) left no-repeat;
	padding-left:20px;
}
.click_for_more a{
	color:#ff6600;
	text-decoration:none;
}
.click_for_more a:hover{
	text-decoration:underline;
}
.home_boxes {
	border-bottom:solid 1px #ccc;
	padding-bottom:20px;
	width:480px;
	margin-top:20px;
}
.home_box_icon {
	float:left;
	width:50px;
}
.home_box_text {
	float:left;
	width:410px;
	margin-left:20px;
	margin-top:10px;
}

/* START: footer */
#footer {
	clear:both;
	width:990px;
	height:232px;
	margin-top:20px;
	background:url(../Img/bg_footer.png) no-repeat;
}
#footerWrap {
	width:950px;
	padding:20px 0 0 20px;
}
#footerWrap h4 {
	padding-bottom:10px;
}
#footer_newsletter {
	float:left;
	width:290px;
	padding-right:10px;
	border-right:solid 1px #ddd;
}
.txt_box {
	width:270px;
	height:18px;
	padding:4px;
	background:#fff url(../Img/bg_input.jpg) no-repeat;
	font:normal 11px Tahoma;border:solid 1px #b0b1b1;
}
#footer_resources {
	float:left;
	width:400px;
	padding-left:20px;
	border-right:solid 1px #ddd;
}
#footer_contact {
	float:left;
	width:180px;
	padding-left:20px;
}

.piped { display: block;  }
.piped:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.piped li { float: left; display: inline; }
.piped a { border-left: 1px solid #ccc; padding: 0 0 0 0.75em; margin-left: 0.75em; }
.piped a.first { border-left: 0 !important; padding-left: 0; margin-left: 0 !important; }

#bottom_links .bottom_copyright { float: left; width: 50%; margin: 9px 0 9px; }
#bottom_links .bottom_txt_links { float: right; margin: 9px 0 9px; }
#bottom_links .bottom_txt_links a { padding: 0 10px; white-space: nowrap; }
#bottom_links .bottom_txt_links a.last { padding-right: 0; width: auto !important; }

#bottom_links { width: 980px; color: #888; height:25px; border-bottom: 1px solid #ccc;font-size: 11px; margin: 18px auto; padding-bottom: 10px; text-align: left !important; }
#bottom_links a { color: #FF6600; }
#bottom_links a:hover { text-decoration:underline; }
#bottom_links p { margin-bottom: 1em; }
#bottom_links p.bottom_copyright { float: left; width: 42%; margin: 9px 0 9px 3px; }
#bottom_links ul.piped a { padding: 0 0 0 1.5em; margin-left: 1.5em; border-left: 1px solid #ccc; }
#bottom_links .bottom_txt_links { float: right; margin: 9px 3px 9px 0; }
#bottom_links ul.piped a.contact_us { padding-right: 1.5em; border-right: 1px solid #ccc; }
#bottom_links ul.piped a.choose { margin-left: 0; border: 0; }
#bottom_links ul.piped a.choose img { vertical-align: middle; margin-top: -5px; position: relative; }

/* END: footer */

#home_left {
	float:left;
	width:480px;
}
#home_right {
	padding-left:30px;
	float:left;
	width:480px;
	margin-top:7px;
	margin-bottom:20px;
}
	.resources{border-top:1px solid #ccc; margin:0px 25px 5px 0px;}
	.resources li{border-bottom:1px solid #ccc; padding:10px 0px 10px 0px; overflow:hidden; width:175px;	}
	.resources li a{color:#666;text-decoration:none;}
	.resources li a:hover{text-decoration:underline;}
	#footerWrap .twitter {
		background:url(../Img/Icons/16x/twitter.png) left no-repeat;
		padding-left:20px;	
		width:155px;
	}
	#footerWrap .friendfeed {
		background:url(../Img/Icons/16x/friendfeed.png) left no-repeat;
		padding-left:20px;	
		width:155px;
	}
	#footerWrap .facebook {
		background:url(../Img/Icons/16x/facebook.png) left no-repeat;
		padding-left:20px;	
		width:155px;
	}
	#topSpot {
		background:url(../Img/bg_home_spot.jpg) no-repeat;
		height:160px;
	}
	#topSpotWrap {
		margin:0 auto;
		width:990px;
	}
	#topSpotText {
		float:left;
		width:728px;
		padding:25px 0 0 20px;
		
	}

	/* Testimonials */
	blockquote.testimonial {
		display: block;
		position: relative;
		background:#fff url(../Img/testimonials/bg.png) repeat-x bottom;
		margin: 30px 0;
		padding: 10px 10px 15px 15px;
		color: #666;
		font: normal 11px/16px Tahoma, times, serif;
		border:solid 5px #ccc;
		border-radius: 15px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
	}
	blockquote.testimonial img {
		float: left;
		margin: 3px 5px 0 0;
		padding: 0;
	}

	blockquote.testimonial cite {
		display: block;
		position: absolute;
		bottom: 0;
		left: 15px;
		margin: 0 0 -23px 0;
		padding: 5px 0 0 38px;
		height: 18px;
		background: url(../Img/testimonials/cite.png) no-repeat;
		clear: both;
		color: #444;
		font: normal 12px/20px Tahoma,Arial,Verdana,sans-serif;
	}
	#testimonialsDiv {
		clear:both;
		padding:10px 0 10px 0;
	}
	#testimonialsDiv .testimonial {
		float: left;
		margin-right: 5px;
	}

#login { 
	float:left;
	list-style:none;
	width:160px;
	height:50px;
	padding:0;
	margin:0 1px 0 0;

}
#login ul {
	width:160px;
	height:50px;
	padding:0;
	display: block;
}
#login li { 
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width: 160px;
	height: 50px;
}
#login li a { 
	background: url(../Img/TR_btn-top-login.png) top left no-repeat;
	text-indent:-999em;
	padding:0;
	display:block;
	height:50px;
}
#login li.login a { 
	background-position:top center;
}
#login li.login a:hover { 
	background-position:bottom center;
}

#tryItFree { 
	float:left;
	list-style:none;
	width:210px;
	height:50px;
	padding:0;
	padding-top:60px;
	margin:0 1px 0 0;

}
#tryItFree ul {
	width:210px;
	height:50px;
	padding:0;
	display: block;
}
#tryItFree li { 
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width: 210px;
	height: 50px;
}
#tryItFree li a { 
	background: url(../Img/TR_btn-try-it-free.png) top left no-repeat;
	text-indent:-999em;
	padding:0;
	display:block;
	height:50px;
}
#tryItFree li.tryItFree a { 
	background-position:top center;
}
#tryItFree li.tryItFree a:hover { 
	background-position:bottom center;
}

#top_logo {
	width:290px;
	float:left;
	border-right:
	solid 1px #fff;
	padding-right:7px;
}
#top_1 {
	margin:0;
	height:80px;
	background:url(../Img/bg_top_1.png) repeat-x;
	z-index:1;
}
#top_3 {
	margin:0 auto;
	height:80px;
	background:url(../Img/bg_snow.png) repeat-x;
	z-index:2;
}

#top_2 {
	margin:0 auto;
	width:990px;
	height:80px;
	background:url(../Img/bg_top_2.png) no-repeat;
	z-index:3;
}
#home_references {
	clear:both;
	border-bottom:solid 1px #ccc;
	padding:20px 0 10px 0;
}
.home_testimonials {
clear:both;
border-bottom:solid 1px #ccc;padding:20px 0 10px 0;
}
#home_news_col_1 {
	float:left;
	margin-left:10px;
	width:440px;
}

/* START: home cycle */
#home_news_nav {
	height: 30px;
	text-align:center;
	width:25px;
	margin: 0 auto;
}
#home_news_nav li {
	display: inline;
}

.home_news {
	width:450px;
	margin-top:20px;
	height:120px;
}
.home_news_icon {
	float:left;
	width:100px;
}
.home_news_title {
	display:block;
	font:bold 12px Tahoma;
	text-shadow: 0 1px 0 #fff;
}
.home_news_text {
	font-size:11px;
	float:left;
	width:340px;
	margin-left:10px;
}
#news_nav { float:right;margin-top:15px;width:20px; }
#news_nav a { float:left;margin: 5px; color:#fff;padding: 3px 5px; border: 1px solid #ccc; background: #FF9500; text-decoration: none }
#news_nav a.activeSlide { background: #FF6B00;color:#444;font-weight:bold; }
#news_nav a:focus { outline: none; }
/* END: home sycle */



#inner_features_tabs {
	padding-top:30px;
}

#inner_features_tabs li {
	font-size:12px;
	font-weight:bold;
	width:240px;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
}

.cufon-active #inner_features_tabs li {font-size: 16px;}

#inner_features_tabs li a {
	display:block;
	color:#000;
	padding-top:12px;
	height:25px;
	width:240px;
}

#inner_features_tabs li a:hover {
	background:#fff;
	text-decoration:none;
}

#inner_features_tabs li.current  {
	background:#fff;
	text-decoration:none;
}
#innerLeftCol {
	float:left;
	width:730px;
}
#innerLeftTop {
	display:block;
	width:730px;
	height:9px;
	background:url(../Img/inner_bg_top.png) no-repeat;
}
#innerLeftBottom {
	display:block;
	width:730px;
	height:9px;
	background:url(../Img/inner_bg_footer.png) no-repeat;
}


#innerTop {
	display:block;
	width:990px;
	height:9px;
	background:url(../Img/inner_bg_top2.png) no-repeat;
}
#innerBottom {
	display:block;
	width:990px;
	height:9px;
	background:url(../Img/inner_bg_footer2.png) no-repeat;
}


#innerContent {
	width:710px;
	padding:10px;
	background:url(../Img/bg_inner_main.png) center repeat-y;
	font:normal 14px/20px Tahoma;
}
#features_pages #innerContent {	padding-top:0;}
#features_pages #innerTopImg {	padding-top:0;}
#innerPagesTextContent {
	width:970px;
	padding:10px;
	background:url(../Img/bg_inner_main2.png) center repeat-y;
	font:normal 14px/20px Tahoma;
}

	.how{margin:0px 25px 25px 25px;}
	.how li{border-bottom:1px dotted #ccc; padding:20px 0px 20px 10px; overflow:hidden; width:640px;}
	.how li div{float:left; width:430px; margin-left:30px; line-height:23px;}
	.how li div h3{ margin-bottom:18px; font-weight:normal; }
	
#inner_page p {padding:10px 0 10px 0;}
#inner_page h3 {padding:5px 0 5px 0;}
#inner_page #innerPagesText ul {margin:5px;padding:15px;list-style:disc;}
em.error {
	display:block;
/*  background:url("../Img/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px; */
  margin-left:5px;
	color:#FF0000;
	font-size:11px;
}
em.success {
  background:url("../Img/checked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  margin-left:5px;
}
.Asterix {
	padding-left:5px;
	color:#FF0000;
	font: bold 12px Tahoma;
}

#blog_posts {
	width:470px;
	height:40px;
	overflow: hidden;
}

.blog {
	display:block;
	font-size:11px;
	font:bold 12px Tahoma;
	text-shadow: 0 1px 0 #fff;
	color:#888;
	padding:5px 0 5px 0;
}
.blog a {
	color:#FF6600;
	text-decoration:none;
}
.blog a:hover {
	text-decoration:underline;
}

#toTop {
	width:100px;
	z-index: 10;
	border: 1px solid #333; 
	background:#363636; 
	text-align:center; 
	padding:5px; 
	position:fixed; 
	bottom:0px; 
	right:0px; 
	cursor:pointer; 
	display:none; 
	color:#fff;
	text-transform: lowercase; 
	font-size: 0.9em;
}
/*
#liveadmin {
	display: block;
	position: fixed;
	top: 90px;
	right: 20px;
	width: 220;
	height: 93px;
	z-index: 999;
	
}
*/


.social { border-top: 1px solid #ccc; clear: both; margin:20px 0 0 20px; padding-top: 20px; width: 640px; }
.social ul { margin: 0; padding: 0; }
.social li { float: left; list-style: none outside none; margin-right: 15px; }
.social li.face { width: 75px !important; }
.social li.twet { width: 90px !important; }
.social li.gplus { width: 35px !important; }
.social li.linkedin { width: 70px !important; }