body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#363636;
	background:url(images/bg.png) left top repeat;
}

a { outline:none; color:#757575; text-decoration:underline;}
a:hover { text-decoration:none; color:#757575;}

.wrap {
	margin:0px auto;
	position:relative;
	width:960px;
}

#header {
	position:relative;
	height:132px;
	padding:3px 0 0 0;
}

#header a.logo {
	float:left;
	display:block;
	height:71px;
	width:151px;
}

#header span {
	display:block;
	margin-bottom:8px;
	text-align:center;
}

#header span a {
	color:#c2c2c2;
	text-decoration:none;
	font-size:13px;
}

#header span a:hover {
	text-decoration:underline;
}

#header #righttop {
	float:right;
	margin-right:20px;
	text-align:right;
}

#header #righttop ul {
	margin:0px;
	padding:0px;
}

#header #righttop ul li {
	float:left;
	background:url(images/littledot.png) right center no-repeat;
	margin-left:10px;
	padding-right:10px;
	list-style:none;
}

#header #righttop ul li.no-bg { padding-right:0px;}

#header #righttop ul li a {
	font-size:13px;
	color:#1f1f1f;
	text-decoration:none;
}

#header #righttop ul li a:hover { text-decoration:underline;}

#header #righttop p {
	line-height:16px;
	font-size:13px;
	color:#3173ac;
	text-transform:uppercase;
	margin:5px 0 0 0;
}

#header #righttop p span.number {
	font-size:32px;
	font-weight:bold;
	text-align:right;
	margin:0px;
	display:block;
	letter-spacing:1.5px;
	line-height:32px;
}

#header #menu {
	background:url(images/menu-home-active2.png) left top no-repeat;
	width:355px;
	height:33px;
	margin:0 auto;
	position:relative;
	margin-top:1px;
}

#header .pro { background:url(images/menu-pro-active.png) left top no-repeat !Important; width:337px !important;}
#header .pro li { width:167px !Important;}

#header #menu ul {
	margin:0px;
	padding:0px;
	float:left;
}

#header #menu ul li {
	list-style:none;
	float:left;
	height:32px;
	width:177px;
	line-height:32px;
	text-align:center;
}

#header #menu ul li a {
	font-size:16px;
	text-decoration:none;
	color:#171717;
}
#header #menu ul li a:hover { color:#ffffff;font-weight:bold;}

#header #menu ul li.selected a {
	color:#fff;
}
#header #menu ul li.selected a:hover { color:#fff;}
.container  { margin:-2px 0 0 0;}

.container.black {
/*	background:#141414 url(images/menuBg.jpg) 0 0 repeat-x; */
	background:#0f0f0f;
}
.container.landscape {
	background:url(images/landscape-bg.png) 0 0 repeat-x;
}

#mainNavigation ul {
	list-style:none;
	margin:0;
	padding:10px 0 25px 0;
}
#mainNavigation ul li {
    border-right: 1px solid #323232;
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    padding-right: 20px;
}
#mainNavigation ul li a {
	color: #A1A1A1;
    display: block;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
#mainNavigation ul li a:hover, #mainNavigation ul li.active a {
	color: #ffffff;
}
#mainNavigation a.freedemo {
    display: block;
    height: 24px;
    position: absolute;
    right: 17px;
    top: 6px;
    width: 107px;
    z-index: 9999;
	background:url(images/free-demo-btn.png) 0 0 no-repeat;
	text-indent:-999em;
}
#mainNavigation a.freedemo:hover {
    background:url(images/free-demo-btn.png) 0 -24px no-repeat;
}
#txtlink a{
	color:#000000;
	text-decoration:none;
}
#txtlink a:hover{
	color:#000000;
	text-decoration:none;
}
#samplelink a{
	font-size:20px;
	color:#000000;
	text-decoration:underline;
}
#samplelink a:hover {
	font-size:20px;
	color:#015bc7;
	text-decoration:none;
	font-weight:bold;
}
a.learnmore {
    display: block;
    height: 34px;
    width: 180px;
    z-index: 9999;
	background:url(images/learnmore.png) 0 0 no-repeat;
	text-indent:-999em;
	margin-top:20px;
}
a.learnmore:hover {
    background:url(images/learnmore.png) 0 -34px no-repeat;
}

.container #get {
	margin:10px 0 30px 0;
	min-height:230px;
	border-bottom:1px solid #c1c1c1;
}

.container #get h2 {
	color:#252525;
	margin-bottom:5px;
	font-size:22px;
}
.container #get #getbox h2 {
	margin-bottom:9px;
}

.container #get h3 {
	color:#252525;
	line-height: 30px;
    margin: 25px 0 10px;
	font-weight:normal;
	text-align:center;
	font-size:25px;
}

.container #get h3 span {
	font-weight:bold;
	color:#003499;
}

.container .proget h2 { font-size:20px !Important;}

.container .proget #gettext {
	width:624px !Important;
	margin-bottom:0px;
}


.container .proget #getbox{
	background:url(images/Box_Bonus_Extras_small.png) left 60px no-repeat !important;
	padding-left:0px !important;
	margin-left:-35px !Important;
	width:363px !Important;
	border-right:1px solid #c1c1c1;
	margin-bottom:20px;
}

.container .proget #getbox h2 { margin-left:37px;}

.container .proget #getbox ul {
	margin:10px 0 0 173px !important;
}

.container #get #getbox {
	float:left;
	width:233px;
	margin-left:-40px;
	padding-left:220px;
	background:url(images/get-img.png) left top no-repeat;
	min-height:230px;
}

.container #get #getbox ul{
	margin:0px;
	padding:0px;
}

.container #get #getbox ul li {
	list-style:none;
	background:url(images/small-grey-arrow.png) left 4px no-repeat;
	display:block;
	margin-bottom:7px;
	padding-left:12px;
	font-size:11px;
}

.container #get #getbox ul li a {
	color:#363636;
	font-size:12.5px;
}

.container #get #getbox  a {
	margin:0 0 0 13px;
}

.container #get #gettext {
	float:right;
	width:526px;
}

.container #get #gettext p {
	color:#363636;
	font-size:12.5px;
	line-height:23px;
}

a.learn-more {
	font-style:italic;
}

.container #get #gettext #packet { margin:10px 0 0;}

.container #get #gettext #packet .packetbox {
	float:left;
	width:95px;
	border-right:1px solid #c1c1c1;
	padding-right:10px;
	margin-right:10px;
}

.container #get #gettext #packet .packetbox a { display:inline-block; opacity:0.9;}
.container #get #gettext #packet .packetbox a:hover {opacity:1;}

.container #get #gettext #packet .packetbox h6 {
	color:#2f58ab;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}

.container #get #gettext #packet .packetbox span {
	color:#252525;
	font-size:11px;
	line-height:15px;
}

.container #get #gettext #packet .packetbox strong { display:block; margin-bottom:8px;}

.container #get #gettext #packet .packetspecial {
	float:left;
	width:145px;
}

.container #get #gettext #packet .packetspecial h6 {
	color:#2f58ab;
	font-size:13px;
	font-weight:bold;
}

.container #get #gettext #packet .packetspecial span {
	color:#252525;
	display:block;
	font-size:13px;
	line-height:15px;
	margin-bottom:4px;
}

.container #get #gettext #include {
	position:relative;
	float:left;
	border:1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 480px;
	text-align: center
}

.container #get #gettext #include h3 {
	color:#7f7f7f;
	text-align:center;
	font-style: italic;
    font-weight: bold;
	font-size:14px;
	width:90%;
	padding:5px;
	background:url(images/bg.png) 0 0 repeat;
	margin: -16px auto 5px;
}

.container #get #gettext p.orangeText {
	font-size:12px;
	color:#e4681e;
	line-height: 12px;
    margin-bottom: 10px;
}

.container #get #gettext #features .featureModule {
	width:31%;
	float:left;
	text-align:left;
	padding-right:2%;
}
.container #get #gettext #features .featureModule a:hover {
	text-decoration:none;
}
.container #get #gettext #features .featureModule h3 {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin:0 0 3px 0;
	line-height:14px;
}
.container #get #gettext #features .featureModule p {
	font-size:11px;
	line-height:14px;
	margin-bottom:0;
}
.container #get #gettext #features .featureModule p span {
	font-weight:bold;
	color:#4196d2;
}
.container #get #gettext #features .featureModule img {
	float:left;
	margin-bottom: 20px;
    margin-right: 10px;
	padding-top:2px;
}

.container #get #gettext #needFinancing {
	position:relative;
	width: 100%;
	text-align: center;
	clear:both;
}

.container #get #gettext #needFinancing p {
	font-size:14px;
	line-height: 14px;
    margin-bottom: 0;
}

.container #get #gettext #needFinancing p span {
	font-weight:bold;
}
.container #get #gettext #needFinancing img {
	display:inline;
}

.container #get #gettext #include p { font-size:12px; line-height:14px;}

.container #get #gettext #include img { margin-left:-8px;}

.container #get #gettext #include a.learn-more {
	position:absolute;
	bottom:0px;
	font-style:normal;
	left:0px;
}
.container #get #gettext #include a.learn-one { left:90px;} 
.container #get #gettext #include a.learn-two { left:190px;}
.container #get #gettext #include a.learn-three { left:295px;}
.container #get #gettext #include a.learn-four { left:410px;}
.container #get #gettext #include a.learn-five { left:530px;}


.container #company {
	margin:25px 0 15px 0;	
	padding:0 30px 20px 30px;
	position:relative;
	line-height:21px;
	text-align:center;
	font-size:14px;
}
.container #company ul {
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	height:65px;
	line-height:65px;
}
.container #company.features {
	margin:25px 0 15px 0;
	border-bottom:1px solid #c1c1c1;
	padding:20px 30px 20px 30px;
	position:relative;
	line-height:50px;
	height:auto;
}

.container #company ul {
	margin:0px;
	padding:0px;
}

.container #company ul li {
	list-style:none;
	float:none;
	margin:0 15px;
	display:block;
	width:150px !Important;
	text-align:center;
	float:left;
}

.container #company .jcarousel-next {
	position:absolute;
	top:25px;
	right:-20px;
	text-indent:-9999pt;
	background:url(images/right-arrow.png) left top no-repeat;
	height:23px;
	width:14px;
	cursor:pointer;
}	

.container #company .jcarousel-prev {
	position:absolute;
	top:25px;
	left:-20px;
	text-indent:-9999pt;
	background:url(images/left-arrow.png) left top no-repeat;
	height:23px;
	width:14px;
	cursor:pointer;
}

.jcarousel-clip-horizontal { width:900px; overflow:hidden;}

.container #company ul li img { vertical-align:middle;}

.container #main #leftside {
	float:left;
	width:660px;
}

.container #main #leftside #leftbox {
	padding:5px 0 15px 100px;
	border-bottom:1px solid #c1c1c1;
	margin-bottom:15px;
}

.container #main #leftside #leftbox {
	padding:5px 0 15px 100px;
	border-bottom:1px solid #c1c1c1;
	margin-bottom:15px;
}

.container #main #fullbox {
	padding:0px 0 15px 100px;
	border-bottom:1px solid #c1c1c1;
	margin-bottom:15px;
}

.container #main #fullbox h2 {
	font-size:20px;
	margin-bottom:5px;
	color:#252525;
	padding-top:5px;
}

.container #main #fullbox p { font-size:14px; line-height:18px; margin-bottom:5px;}

.container #main #leftside .moneyback { background:url(images/moneyback-img.png) 10px top no-repeat;}

.container #main #leftside .questionmark { background:url(images/questionmark-img.png) 10px top no-repeat;}
.container #main #leftside .help { background:url(images/help-img.png) 10px top no-repeat;}
.container #main #leftside .briefcase { background:url(images/briefcase-img.png) 10px top no-repeat;}

.container #main #leftside .licence { background:url(images/licence-img.png) 25px top no-repeat;}
.container #main #leftside .afford { background:url(images/afford-img.png) 17px top no-repeat;}
.container #main #leftside .finance { background:url(images/finance.png) 17px top no-repeat;}
.container #main #leftside .demo { background:url(images/demo-img.png) 25px top no-repeat;}
.container #main #leftside .doc { background:url(images/doc-img.png) 10px top no-repeat;}
.container #main #leftside .diff { background:url(images/diff-img.png) 18px top no-repeat;}

.container #main #fullbox.clock, .container #main #leftbox.clock { background:url(images/clock-img.png) 15px top no-repeat;}

.container #main #leftside #leftbox h2 {
	font-size:20px;
	margin-bottom:5px;
	color:#252525;
}

.container #main #leftside #leftbox p { font-size:14px; line-height:18px; margin-bottom:5px;}

.container #main #sidebar {
	width:255px;
	float:right;
}

.container #main #sidebar h4 {
	border-bottom:1px solid #c1c1c1;
	font-size:20px;
	margin-bottom:15px;
	color:#252525;
	padding-bottom:5px;
}

.container #main #sidebar h5 {
	font-size:14px;
	color:#6f747d;
	background:url(images/littledot.png) left center no-repeat;
	height:24px;
	line-height:24px;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:5px;
}

.container #main #sidebar h5 img { vertical-align:middle; float:right;}


.container #main #sidebar .widget {
	margin:0 0 20px 0;
}

.container #main #sidebar .widget ul {
	margin:0px;
	padding:0px;
}

.container #main #sidebar .widget ul li {
	padding:0 0 0 15px;
	background:url(images/small-grey-arrow.png) left 5px no-repeat;
	list-style:none;
	margin-bottom:15px;
}

.container #main #sidebar .widget ul li span {
	font-size:12px;
	display:block;
	color:#6e727c;
}

.container #main #sidebar .widget ul li h6 { margin-bottom:3px;}

.container #main #sidebar .widget ul li h6 a {
	font-size:14px;
	font-weight:normal;
	color:#2f2f2f;
	text-decoration:none;
}

.container #main #sidebar .widget ul li span.blockquote {
	font-size:12px;
	color:#2f2f2f;
	line-height:12px;
}

.container #main #sidebar .widget ul li i {
	font-size:12px;
	font-style:normal;
	color:#2f2f2f;
}

.container #main #sidebar .widget a.more-testimonials { margin-left:17px;}



.container #main #download {
	background:url(images/two-line.png) center center no-repeat;
	height:54px;
	width:605px;
	margin:30px auto;
	text-align:center;
}

.container #main #download a { display:inline-block; opacity:0.9;}
.container #main #download a:hover { opacity:1;}


#grey {
	height:145px;
	line-height:145px;
	background:url(images/grey-bg.png) left top repeat;
}

#grey ul { margin:0px; padding:0px;}
#grey ul li {
	display:inline;
	margin:0 15px;
}
#grey ul li img { vertical-align:middle;}

#footer {
	background:url(images/footer-bg.png) left top repeat;
	padding:30px 0;
	font-size:13px;
	color:#fff;
}

#footer .footerbox {
	float:left;
	width:187px;
	margin:0 5px 20px 0;
}


#footer .footerbox h5 {
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}

#footer .footerbox ul { padding-left:15px;}

#footer .footerbox ul li {
	margin:0 0 10px 0;
}

#footer .footerbox ul li a{
	font-size:13px;
	color:#fff;
	text-decoration:none;
}

#footer .footerbox ul li a:hover { text-decoration:underline;}

#footer .footerbox p { line-height:21px;}

#footer p { line-height:18px; font-size:13px;}

#footer a {
	color:#fff;
	text-decoration:underline;
}

#footer a:hover { text-decoration:none;}


	.coda-slider-wrapper { padding:0; margin-bottom:30px; }
	.coda-slider { background: #ebebeb;  }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { position:relative; width:960px; height:340px; } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { }
	.coda-slider-wrapper.arrows .coda-slider { }

	.coda-nav { width:960px !Important; }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding:30px 20px 0 80px; background:#0f0f0f;  }
	.homepage .coda-slider .panel-wrapper { background:none;  }
	
	/* Preloader */
	.coda-slider p.loading { text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin:0px; overflow: hidden; background:#0b0b0b; width:910px !important; padding:7px 25px; height:21px;}
	.coda-nav ul li { display: inline; float:left; border-right:1px solid #323232; margin:0 20px 0 0; padding-right:20px; }
	.coda-nav ul li a { color: #a1a1a1; display: block; font-size:15px; text-decoration: none; font-weight:bold; }
	.coda-nav ul li a.current { color:#fff; background:none;}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto; position:relative; }
	.coda-slider { float: left; overflow: hidden; position: relative; }
	.coda-slider .panel { display: block; float: left;  }
	.coda-slider .panel-container { position: relative;  }
	.coda-nav-left, .coda-nav-right { }
	.coda-nav-left a{ background:url(images/prev.png) left top no-repeat; height:49px; width:49px; left:10px; top:151px; }
	.coda-nav-left a:hover{ background:url(images/prev.png) left -49px no-repeat; height:49px; width:49px; left:10px; top:151px; }
	.coda-nav-right a{ background:url(images/next.png) left top no-repeat; height:49px; width:49px; right:10px; top:151px; }
	.coda-nav-right a:hover{ background:url(images/next.png) left -49px no-repeat; height:49px; width:49px; right:10px; top:151px; }
	.coda-nav-left a, .coda-nav-right a {height:49px; width:49px; display:block; position:absolute; z-index:900;  /*z-index:900;*/ text-indent:-9999pt; }
	
	
.coda-slider .homepanel { background:url(images/homepanel-bg.png) left top no-repeat;}

.coda-slider .profeaturespanel { /* background:url(images/profeaturespanel.png) left top no-repeat; */ background:#0f0f0f;}

.coda-slider h2.title { display:none;}
.coda-slider-wrapper a.freedemo {
	position:absolute;
	top:5px; 
	right:17px;
	z-index:9999;
	height:24px;
	display:block;
	width:107px;

}

.coda-slider .slidertext {
	float:left;
	width:350px;
	z-index:800;
	position:relative;
}
.homepage .coda-slider .slidertext {
	width:460px;
}

.coda-slider .slidertext h4{
	font-size:19px;
	font-weight:bold;
	margin-bottom:5px;
	color:#252525;
}

.coda-slider .slidertext p{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	margin-bottom:8px;
	color:#252525;
}
.coda-slider .firstSlide .slidertext p{
	width:310px;
}
.homepage .coda-slider .slidertext p.first, .homepage .coda-slider .slidertext p.first a{
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	margin-bottom:20px;
	color:#252525;
	height:105px;
}
.homepage .coda-slider .slidertext p.first a{
	color:#000000;
}
.coda-slider .slidertext span.author {
	margin-top:-6px;
	color:#ffffff;
	display:block;
	margin-bottom:15px;
}
.coda-slider .slidertext a {
	font-size:15px;
}

.coda-slider .slidertext h4.yellow{
	color:#ffcc00 !important;
	font-size:16px;
}

.coda-slider .slidertext .buythis a.buynow {
	float:left;
	width:153px;
	height:57px;
	margin-right:10px;
	opacity:0.9;
}

.coda-slider .slidertext .buythis a.instantDownload {
	float:left;
	width:200px;
	height:57px;
	margin-right:10px;
	opacity:0.9;
	background:url(images/instant-download.png) 0 0 no-repeat;
	text-indent:-999em;
}
.coda-slider .slidertext .buythis a.instantDownload:hover {
	background:url(images/instant-download.png) 0 -57px no-repeat;
}


.coda-slider .slidertext .buythis a.buynow:hover { opacity:1;}

.coda-slider .slidertext .buythis span.price {
	float:left;
	width:70px;
	font-size:11px;
	margin:5px 0 0 0;
}

.coda-slider .slidertext .buythis p {
	font-size:11px;
	margin:0 0 10px 0;
}

.coda-slider .slidertext .buythis span.price strong { display:block; font-size:14px;}

.coda-slider .slidertext .sliderlogo ul { margin:0px; padding:0px;}
.coda-slider .slidertext .sliderlogo ul li {
	float:left;
	list-style:none;
	margin:0 5px;
	height:60px;
	line-height:60px;
}

.coda-slider .slidertext .sliderlogo ul li img { vertical-align:middle;}


.pro-coda-slider .slidertext h4, .pro-coda-slider .slidertext p, .pro-coda-slider .video p{
	color:#fff !important;
}

.pro-coda-slider .video p{
	display:block;
	margin:10px 0;
	font-size:12px;
	color:#fff;
}
.pro-coda-slider .video p span { color:#00ccff;}


.pro-coda-slider .slidertext {
	width:430px;
	height:275px;
	background:#0f0f0f;
	padding-top: 0px;
}
.pro-coda-slider .numberOne .slidertext {
	position:relative;
	top:-10px;
	padding-top: 0px;
}

.pro-coda-slider .slidertext p a { color:#cc9933;}

.pro-coda-slider .slidertext .buythis a.buynow { width:247px; margin-bottom:5px;margin-top:10px;}

.pro-coda-slider .slidertext .buythis img.over5000 { margin-top:20px;}

.pro-coda-slider .testimonial {
	float:left;
	width:250px;
	padding:10px 0 0 0;
}

.pro-coda-slider .liveText {
	left: 15px;
    position: relative;
    top: -115px;
    width: 110px;
}
.pro-coda-slider .liveText p.bold {
	font-size: 14px;
    font-weight: bold;
    line-height: 19px;
}
.pro-coda-slider .liveText a {
	font-size:11px;
	color:#ffffff;
	display:block;
}

.pro-coda-slider .testimonial h6 {
	font-size:18px;
	font-weight:bold;
	color:#cc9933;
	font-style:italic;
}

.pro-coda-slider .testimonial span {
	font-size:11px;
	color:#fff;
}

.pro-coda-slider .slidertext .sliderlogo ul li { margin:0 5px;}

.coda-slider .video {
	float:left;
	width:400px;
	height:300px;
	background:#0f0f0f;
}
.homepage .coda-slider .video {
	background:none;
}

.coda-slider .video p{
	display:block;
	margin:10px 0;
	font-size:12px;
	color:#252525;
}

.coda-slider .video p a{
	font-size:12px;
	color:#252525;
	text-decoration:underline;
}
.coda-slider .video p a:hover { text-decoration:none;}

.coda-slider .raise {
	position:absolute;
	top:30px;
	text-align:right;
	right:17px;
	width:110px;
	z-index:800;
}

.coda-slider .raise i {
	font-weight:bold;
	color:#468240;
	font-size:14px;
	display:block;
}

.coda-slider .raise span {
	font-weight:normal;
	color:#468240;
	font-size:10px;
}

.coda-slider .bottomsliderimg {
	position:absolute;
	z-index:500;
	bottom:0px;
	right:10px;
}

.coda-slider .b-a {
	position:absolute;
	z-index:550;
	bottom:10px;
	right:15px;
}

/* Page Title */
#pageTitle {
	background:#b8def5;
	border-bottom:1px solid #c0ddef;
}
body.pro #pageTitle {
	background:#0f0f0f;
	border-bottom:1px solid #c0ddef;
}
#pageTitle .wrap {
	background:url(images/pageTitle.jpg) 0 0 no-repeat;
	padding:22px 0;
}
body.pro #pageTitle .wrap {
	background:url(images/pageTitle-pro.jpg) 0 0 no-repeat;
	padding:22px 0;
}
#pageTitle h1 {
	color:#0b0c0c;
	font-size:40px;
	float:left;
	font-weight:bold;
	padding:5px 15px 10px 0;
	background:url(images/pageTitle-sep.jpg) right 0 no-repeat;
	margin:0
}
body.pro #pageTitle h1 {
	color:#ffffff;
	font-size:40px;
	float:left;
	font-weight:bold;
	padding:5px 15px 10px 0;
	background:url(images/pageTitle-sep-pro.jpg) right 0 no-repeat;
	margin:0
}
#pageTitle span {
	color:#0b0c0c;
	font-size:15px;
	float:left;
	width:180px;
	line-height:18px;
	padding-left:15px;
	padding-top: 9px;
}
body.pro #pageTitle span {
	color:#ffffff;
	font-size:15px;
	float:left;
	width:310px;
	line-height:18px;
	padding-left:15px;
	padding-top: 9px;
}

/* Content */
#content {
	padding:50px 0;
}
#content h2 {
	font-size:24px;
	color:#252525;
	font-weight:bold;
}
#content a {
	font-size:20px;
	color:#252525;
	font-weight:normal;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content p a {
	font-size:15px;
	line-height:23px;
	color:#007bc2;
	text-decoration:underline;
}
#content p a:hover {
	text-decoration:none;
}
#content p, #content ul li {
	font-size:15px;
	line-height:23px;
	color:#363636;
}
#content.pro p, #content.pro ul li {
	font-size:15px;
	line-height:18px;
	color:#363636;
}
#content ul {
	margin-bottom:35px;
	padding-left:0;
	list-style:none;
}
#content ul li {
	margin-bottom:10px;
	background:url(images/list-bullet.png) 0 9px no-repeat;
	padding-left:15px;
}
#content.pro ul li {
	margin-bottom:5px;
	background:url(images/list-bullet.png) 0 9px no-repeat;
	padding-left:15px;
}
#content ul.smallDot li {
	background:url(images/smallDot.png) 0 9px no-repeat;
}
#content ul.smallDot li span {
	background:url(images/five-star.png) right 0px no-repeat;
	width:65%;
	display:block;
}
#content ul.services li span {
	color:#3d4350;
	font-size:13px;
	display:block;
	line-height:18px;
}
#content ul.services li a {
	color:#3d4350;
	font-size:12px;
	display:block;
	text-decoration:underline;
	line-height:18px;
	font-style:italic;
}
#content ul.services li a:hover {
	text-decoration:none;
}
#content .testimonials p {
	color:#cc9933;
	font-size:16px;
	line-height:20px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:0;
}
#content .testimonials span {
	font-size:11px;
	color:#060606;
}
#content .book img {
	float:left;
	margin:0 20px 20px -10px;
}
#content .book h1 {
	font-size:32px;
	color:#252525;
	font-weight:bold;
	margin-bottom:0;
	padding-top:20px;
}
#content.pro .book h1 {
	margin-bottom:15px;
}
#content.pro .book h1 {
	padding-top:0px;
}
#content .book h2 {
	margin-bottom:0;
}
#content.half {
	width:48%;
}
#content.half.pro {
	margin-top:35px;
	padding-top:0;
	padding-bottom:0;
}
#content.half.left {
	float:left;
	padding-right:2%;
}
#content.half.left.pro {
	float:left;
	padding-right:2%;
	width:57%;
	border-right:1px solid #d8d8d8;
}
#content.half.right {
	float:right;
	padding-left:2%;
}
#content.half.right.pro {
	float:right;
	padding-left:2%;
	width:38%;
}
h1.fullWidth {
	font-size:24px;
	font-weight:normal;
	text-align:center;
	margin-bottom:0;
}
span.blue {
	font-weight:bold;
	color:#003399;
}
.featureOnly {
	width:100%;
	clear:both;
}
.featureOnly h2 {
	font-weight:bold;
}
.featureOnly p, .featureOnly a {
	font-size:14px;
	line-height:18px;
}
.featureOnly img {
	float:left;
	margin-right:15px;
}

#company.template {
	border-top:1px solid #c1c1c1;
	padding:20px 30px 20px 30px;
}
#main #download.template {
	border-top:1px solid #c1c1c1;
	background:none;
	width:100%;
	padding-top:20px;
	margin-top:10px;
}
#main #download.template.features {
	border-top:none;
	background:none;
	width:100%;
	padding-top:20px;
	margin-top:10px;
}
#main .centering {
	width:480px;
	margin:0 auto;
	padding:5px 0;
}
#main .testimonials {
	float:left;
	width:220px;
}
#main .testimonials p {
	color:#cc9933;
	font-size:16px;
	line-height:20px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:0;
}
#main .testimonials span {
	font-size:11px;
	color:#060606;
}
#main .badges {
	float:left;
	width:260px;
}
#main .badges ul {
	list-style:none;
	margin:0;
	padding:0;
}
#main .badges ul li {
	display:inline-block;
	zoom:1;
	*display:inline;
	text-align:center;
	margin:0 5px;
}

/* Testimonials */
.ttext {
font-size:13px;
padding:10px 10px 0;
text-align:justify;
}

.testTittle {
background:#FFFFFF url(images/testimonial.png) no-repeat scroll left center;
clear:both;
color:#FF9933;
font-size:20px;
font-weight:bold;
padding:5px 0 5px 40px;
text-align:left;
}

.aut {
border-bottom:1px solid #FF9933;
font-weight:bold;
padding:0 10px 5px 0;
margin-bottom:15px;
float:right;
width:100%;
clear:left;
}

/* FAQs */
.fTitle {
    background: url("images/faq.png") no-repeat scroll left center #FFFFFF;
    clear: both;
    color: #FF9933;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0 5px 40px;
}
.faq .que {
    background-color: #F5F5F5;
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    color: #0488E1;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    padding: 5px 0 5px 5px;
}
.faq .ans {
    display: none;
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0;
    padding-right: 5px;
}
.fl{
	float:left;
}
.cl, .bull_list div {
    clear: left;
}

/* Policy */
table h1 {
	color:#244FA8;
	font-size:21px;
	font-weight:bold;
}
table h2 {
	color:#244FA8;
	font-size:18px;
	font-weight:bold;
}

/* Grey text */
.grey {
	color:#444444;
}

/* Sharing */
.addthis_toolbox.addthis_default_style {
	float: right;
    margin-top: 5px;
    width: 242px;
}
.twitter-share-button.twitter-count-horizontal { width:57px !important; }
#___plusone_0, #___plusone_0 iframe { width:33px !important; }

/* CSS for login box at home.htm and pro.htm*/

.pclient_login
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.pclient_popupbox
{
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	-ms-border-radius:25px;
	width:368px;
	background-color:#333333;

	padding:25px 25px 7px 25px;
}
.pclient_popupbox td
{
	background:#333333!important;
}
.pclient_popupbox table
{
	margin-bottom:0px!important;
}