/* CSS Document */

body {
	background-color:#ffffff;	
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main {
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	min-height:700px;
}

.logo-left-bg-container {
	width:5px;
	height:100px;
	float:left;
	background-image:url(../images/logo-container-bg-left.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.logo-right-bg-container {
	width:5px;
	height:100px;
	float:left;
	background-image:url(../images/logo-container-bg-right.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.logo-center-bg-container {
	width:990px;
	height:100px;
	float:left;
	background-image:url(../images/logo-container-bg-center.gif);
	background-position:left;
	background-repeat:repeat-x;
}

.logo-container {
	width:1000px;
	height:100px;
	float:left;
}

.logo {
	width:265px;
	height:75px;
	float:left;
	margin-top:10px;
	display:inline;
}

.main-menu-container {
	width:1000px;
	height:30px;
	float:left;
	background-image:url(../images/inner-header-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.menu-container {
	width:700px;
	height:20px;
	float:right;
	margin-top:23px;
	display:inline;
}

.menu-inner-container {
	width:auto;
	height:20px;
	float:right;
}

.menu-arrow {
	width:17px;
	height:17px;
	float:left;
	background-image:url(../images/home-menu-arrow.gif);
}

.menu-text {
	width:auto;
	height:18px;
	float:left;
	margin-left:2px;
	margin-right:10px;
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	color:#222222;
}

.menu-text a {
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	color:#222222;
	text-decoration:none;
}

.menu-text a:hover {
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	color:#25446c;
	text-decoration:none;
}



.login-container {
	width:60px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#45525a;
	margin-top:18px;
	display:inline;
}

.login-container a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#1f415a;
	text-decoration:none;
}

.banner-container {
	width:1000px;
	height:248px;
	float:left;
}

.banner-left-bg {
	width:23px;
	height:248px;
	float:left;
	background-image:url(../images/banner-left-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.banner-right-bg {
	width:23px;
	height:248px;
	float:left;
	background-image:url(../images/banner-right-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.banner-center {
	width:954px;
	height:248px;
	float:left;
	background:url(../images/banner.jpg) top no-repeat;
}

.banner-bottom {
	width:944px;
	height:20px;
	float:left;
	background-image:url(../images/banner-bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.main-body {
	width:954px;
	height:auto;
	float:left;
	margin-left:23px;
	display:inline;
	background-color:#ffffff;
}

.inner-body {
	width:944px;
	height:auto;
	float:left;
	margin-left:5px;
	display:inline;
}

.inner-body-bg {
	width:944px;
	height:auto;
	float:left;
	padding: 0px 5px 5px 5px;
	display:inline;
	background-image:url(../images/main-body-bg.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.home-divsion-divider {
	width:15px;
	height:530px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	background-image:url(../images/home-division-divider.gif);
	background-position:top;
	background-repeat:repeat-y;
	display:inline;
}

.home-division-image-container {
	width:450px;
	height:auto;
	float:left;
}

.home-divsion-left-container {
	width:460px;
	height:auto;
	float:left;
}

.home-divsion-right-container {
	width:460px;
	height:auto;
	float:left;
}

.home-divsion-container-auto {
	width:450px;
	height:auto;
	float:left;
	padding-bottom:10px;
	margin:10px 0 0 10px;
	display:inline;
}

.home-division-header-text {
	width:450px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ee7f13;
	line-height:24px;
	text-align:justify;
}

.home-division-paragraph-text {
	width:450px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#253744;
	line-height:20px;
	text-align:justify;
}

.home-division-list-container {
	width:420px;
	height:auto;
	float:left;
	margin-top:14px;
	margin-left:20px;
	display:inline;
}

.home-division-list-icon {
	width:15px;
	height:15px;
	float:left;
	background-image:url(../images/index-arrow-icon.jpg);
	background-position:center;
	background-repeat:no-repeat;	
}

.home-division-list-text {
	width:400px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555555;
	line-height:18px;
	text-align:justify;
	margin-left:5px;
	display:inline;
}

.our-partner-container {
	width:934px;
	height:60px;
	float:left;
	padding-left:10px;
	background-color:#ededed;
}

.partner-image-list {
	width:auto;
	height:40px;
	float:left;
	margin-top:10px;
	margin-right:20px;
	display:inline;
}

.demo-image-container {
	width:215px;
	height:auto;
	float:left;
	margin-left:10px;
}

.left-pannel-container{
	width:262px;
	height:100%;
	float:left;
}

.side-box-container {
	width:262px;
	height:auto;
	float:left;
	margin-bottom:10px;
}

.side-box-top {
	width:262px;
	height:12px;
	float:left;
	background-image:url(../images/side-box-top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.side-box-center {
	width:248px;
	height:auto;
	float:left;
	padding:0 7px 5px 7px;
	background-image:url(../images/side-box-center.gif);
	background-repeat:repeat-y;
	background-position:top;
}

.side-box-bottom {
	width:262px;
	height:12px;
	float:left;
	background-image:url(../images/side-box-bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.side-box-header {
	width:248px;
	height:38px;
	float:left;
	border-bottom:1px dashed #dfdfdf;
	display:inline;
	margin-bottom:5px;
	display:inline;
}

.side-box-header-text {
	width:230px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#363636;
	line-height:18px;
	margin-left:9px;
	display:inline;
}

.side-box-text {
	width:230px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:18px;
	margin-left:9px;
	display:inline;
	text-align:justify;
}

.side-box-viewmore {
	width:240px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#25456d;
	text-align:right;
	margin-top:5px;
	display:inline;
	font-weight:bold;
}

.side-box-viewmore a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff7700;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

.side-box-testimonials-name-container{
	width:240px;
	height:32px;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #dddddd;
	display:inline;
}

.vertical-image-container{
	width:230px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-left:9px;
	display:inline;
	text-align:center;
}

.testimonials-name-container{
	width:640px;
	height:32px;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #dddddd;
	display:inline;
}

.testimonials-name{
	width:auto;
	height:32px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	text-align:right;
	line-height:17px;
}

.testimonials-image-icon{
	width:25px;
	height:32px;
	background-image:url(../images/testimonials-image-icon.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-right:10px;
	margin:0px;
	float:right;
}

.right-panel-container{
	width:664px;
	height:auto;
	float:left;
	margin-left:15px;
	display:inline;
}

.inner-logos-container{
	width:664px;
	height:50px;
	float:left;
}

.inner-logos-container-border{
	width:664px;
	height:50px;
	float:left;
	border-bottom:1px dashed #cccccc;
}

.inner-pages-heading{
	width:auto;
	height:50px;
	float:left;
}

.center-content-container{
	width:640px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:0px;
	display:inline;
}

.body-content-text{
	width:640px;
	height:auto;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#253744;
	line-height:18px;
	text-align:justify;
}

.pop-up-overview-points-container{
	width:640px;
	height:auto;
	float:left;
	display:inline;
}

.pop-up-points-txt{
	width:640px;
	height:auto;
	float:left;
	margin-top:15px;
}

.points-green-bold-txt-container{
	width:640px;
	height:18px;
	float:left;
}

.overview-points-bullet{
	width:9px;
	height:9px;
	float:left;
	margin-right:7px;
	background-image:url(../images/content-arrow.gif);
	background-repeat:no-repeat;
	margin-top:3px;
}

.pop-up-grey-bold{
	width:610px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:bold;
}

.pop-up-grey-bold a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:bold;
	text-decoration:none;
}

.pop-up-grey-bold a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#26456d;
	font-weight:bold;
	text-decoration:none;
}

.points-normal-grey-txt{
	width:620px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	margin-top:5px;
	margin-left:15px;
	display:inline;
	line-height:18px;
	text-align:justify;
}

.points-normal-grey-txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	text-decoration:underline;
}

.points-normal-grey-txt span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e47104;
	line-height:18px;
	font-weight:bold;
}

.api-grey-bold{
	width:610px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:bold;
}

.api-grey-bold a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	text-decoration:underline;
}

.api-grey-bold a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#163d5e;
	font-weight:bold;
	text-decoration:none;
}

.tab-grey-text{
	width:600px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	line-height:17px;
	text-align:justify;
}

.tab-points-bullet{
	width:13px;
	height:9px;
	float:left;
	background-image:url(../images/tab-arrow.jpg);
	background-repeat:no-repeat;
	margin:4px 10px 0px 15px;
}

.collabrate-container {
	width:934px;
	height:40px;
	float:left;
	padding-left:10px;
	background-color:#ededed;
	margin-left:5px;
	margin-top:16px;
	display:inline;
}

.collabrate-text-heading {
	width:auto;
	height:18px;
	float:left;
	margin-top:10px;
	margin-right:10px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	line-height:18px;
}

.share-image-list {
	width:auto;
	height:30px;
	float:left;
	margin-top:9px;
	margin-right:7px;
	display:inline;
}

.footer-container {
	width:934px;
	height:auto;
	float:left;
	margin-top:6px;
	margin-left:5px;
	padding-left:10px;
	background-color:#555555;
	display:inline;
}

.footer-center-logo {
	width:auto;
	height:32px;
	float:left;	
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	line-height:18px;
	text-align:right;
}

.footer-center-text {
	width:200px;
	height:20px;
	float:left;	
	margin-top:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	line-height:18px;
}

.footer-partner-text {
	width:auto;
	height:20px;
	float:left;	
	margin-top:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:bold;
	line-height:18px;
	margin-right:5px;
}

.footer-right-container {
	width:auto;
	height:auto;
	float:right;
	display:inline;
}

.footer-left-box-container {
	width:200px;
	height:auto;
	float:left;
	margin:20px 0px 0px 25px;
	padding-bottom:20px;
	display:inline;
}

.footer-header-text {
	width:200px;
	height:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#cccccc;
	border-bottom:1px dashed #aaaaaa;
}

.footer-body-text {
	width:200px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cccccc;
	margin-top:10px;
	display:inline;
}

.footer-body-text a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cccccc;
	text-decoration:none;
}

.footer-left-text {
	width:200px;
	height:auto;
	float:left;
	margin-top:40px;
	margin-left:25px;
	background-color:#666666;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dddddd;
	text-align:center;
	line-height:24px;
}

.footer-left-text a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dddddd;
	line-height:18px;
	text-decoration:none;
}

.contacts-box-container-left{
	width:320px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.contact-form-text-container{
	width:320px;
	height:25px;
	float:left;
	margin-bottom:5px;
	margin-top:10px;
}

.download-form-containter{
	width:450px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;	
}
.download-form-text-container{
	width:400px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:5px;
}
.download-form-check-box-container{
	width:400px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:5px;
}
.download-form-check-box-container-1{
	width:400px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:5px;
}

.download-form-txt{
	width:100px;
	height:20px;
	padding-top:6px;
	float:left;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-right:5px;
}

.download-form-field{
	width:180px;
	height:20px;
	padding-top:1px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-right:10px;
}

.download-txt-box{
	width:180px;
	height:17px;
	float:left;
	border-top:none;
	border-left:none;
	border-right:none;	
	border-bottom:#1px solid #999999;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
}

.contact-form-field-list{
	width:180px;
	height:auto;
	padding-top:1px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-right:10px;
}

.contact-form-check-box-container{
	width:320px;
	height:80px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

.pop-up-points-txt-support-address{
	width:310px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-bottom:15px;	
	margin-top:15px;
	display:inline;
}

.support-txt-container-address{
	width:300px;
	height:auto;
	float:left;
	margin-left:0px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	line-height:18px;
	text-align:justify;
}

.support-txt-container-address a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#304a5b;
	text-decoration:none;
}

.support-txt-container-address span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ea7605;
	line-height:20px;
}

.download-form-heading{
	width:400px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff7700;
	font-weight:600;
	padding-top:7px;
	border-bottom:1px dashed #cccccc;
}

.form-txt-regards{
	width:230px;
	height:80px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height:15px;
	margin-top:20px;
	margin-left:25px;
	display:inline;
	
}
.form-msg-heading-txt-mailer-1{
	width:400px;
	height:35px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555555;
	margin-left:25px;
	line-height:18px;
	margin-top:20px;
	display: inline;
	font-weight:600;
}

.form-msg-heading-txt-mailer{
	width:400px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555555;
	margin-left:25px;
	line-height:18px;
	margin-top:20px;
	display: inline;
	font-weight:600;
}

.feedback-text-border{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	border:1px solid #cccccc;
}

/* CSS Document */

.tour-inner-body {
	width:954px;
	height:auto;
	float:left;
	display:inline;
}

.tour-container {
	width:954px;
	height:auto;
	float:left;
	margin-top:10px;
	display:inline;
}

.tour-menu-container {
	width:918px;
	height:65px;
	float:left;
	margin-left:10px;
	display:inline;
	border-bottom:1px dashed #dddddd;
}

.tour-menu {
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#555555;
	margin-top:15px;
	display:inline;
}

.tour-menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#555555;
	text-decoration:none;
}

.tour-menu-selected {
	width:auto;
	height:30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff7700;
	margin-top:15px;
	display:inline;
	border-bottom:2px solid #ff7700;
}

.tour-menu-selected a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff7700;
	text-decoration:none;
}

.tour-menu-icon {
	width:22px;
	height:20px;
	float:left;
	background-image:url(../images/menu-arrow-icon.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:1px;
	margin-left:15px;
	display:inline;
	margin-top:15px;
	display:inline;
}

.tour-left-container {
	width:688px;
	height:auto;
	float:left;
	display:inline;
}

.tour-top-bg {
	width:688px;
	height:21px;
	float:left;
	background:url(../images/tour-top-bg.jpg) top no-repeat;
}

.tour-bottom-bg {	
	width:688px;
	height:21px;
	float:left;
	background:url(../images/tour-bottom-bg.jpg) top no-repeat;
}

.tour-center-bg {	
	width:688px;
	height:auto;
	float:left;	
	background:url(../images/tour-center-bg.jpg) top repeat-y;
}

.tour-inner-container {
	width:648px;
	height:auto;
	float:left;
	margin:0px 20px;
	display:inline;
}

.tour-image-description {
	width:630px;
	height:auto;
	float:left;
	background-color:#f5f5f5;
	font-weight:bold;
	padding:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:22px;
	text-align:center;
}

.tour-image-container {
	width:648px;
	height:auto;
	float:left;
	margin-top:5px;
	display:inline;
}

.tour-right-container {
	width:240px;
	height:auto;
	float:left;
}

.tour-screenshot-menu {
	width:218px;
	height:18px;
	float:left;
	background-color:#f5f5f5;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#888888;
	margin-top:11px;
	display:inline;
	border:1px solid #eeeeee;
	cursor:pointer;
}

.tour-screenshot-tour {
	width:218px;
	height:18px;
	float:left;
	background-color:#ffead8;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ff7700;
	margin-top:11px;
	display:inline;
	border:1px solid #ffcfa5;
	cursor:pointer;
}

.tour-shedule-image {
	width:auto;
	height:auto;
	float:right;
	margin-right:10px;
	display:inline;
}

/********************************** Plans and Pricing **********************************************/

.reg-outer {
	width:950px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:2px;
	display:inline;
}

.reg-heder-bg {
	width:950px;
	height:52px;
	float:left;
	background:url(../images/price_head_bg.jpg) top no-repeat;
}

.reg-header-left-text {
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#555555;
	margin:14px 0px 0px 20px;
	display:inline;
}

.reg-header-right-text {
	width:auto;
	height:auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#555555;
	margin:14px 20px 0px 0px;
	display:inline;
}

.reg-header-right-text a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#555555;
	text-decoration:none;
}

.reg-inner-container {
	width:950px;
	height:auto;
	float:left;
	margin-top:20px;
	display:inline;
}

.reg-box-bg {
	width:228px;
	height:369px;
	float:left;
	background:url(../images/pricingcolumn.jpg) top no-repeat;
	margin-left:8px;
	display:inline;
}

.reg-box-heading {
	width:210px;
	height:50px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#555555;
	line-height:20px;
	text-align:center;
	margin:12px 0px 0px 8px;
	display:inline;
}

.reg-box-heading span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ff8800;
	line-height:20px;
	text-align:center;
}

.reg-box-text-container {
	width:210px;
	height:255px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#555555;
	line-height:32px;
	text-align:center;
	margin:12px 0px 0px 8px;
	display:inline;
}

.reg-box-text-container a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#555555;
	line-height:32px;
	text-align:center;
	text-decoration:none;
}

.reg-box-button-container {
	width:100px;
	height:25px;
	margin:auto auto;
}

#pricebtm {
width:940px;
height:auto;
float:left;
margin-left:10px;
margin-top:20px;
display:inline;
}

#pricebtm a{
color:#ff740e;
text-decoration:none;
}

#pricebox1 {
width:215px;
float:left;
margin-left:7px;
padding-right:3px;
display:inline;
border:0px blue solid;
}

#pricebox1 h3 {
font:normal 13px arial;
color:#4e5a64;
text-align:left;
font-weight:bold;
margin-top:0px;
}

#pricebox1 p {
font:normal 11px arial;
color:#4e5a64;
text-align:left;
}

#pricebox2 {
width:220px;
float:left;
margin-left:7px;
display:inline;
border:0px blue solid;
}

#pricebox2 h3 {
font:normal 13px arial;
color:#4e5a64;
text-align:left;
font-weight:bold;
margin-top:0px;
}

#pricebox2 p {
font:normal 11px arial;
color:#4e5a64;
text-align:left;
}

#freetrial {
width:936px;
height:77px;
float:left;
margin:20px 0px 0px 7px;
display:inline;
background-color:#777a7e;
border:0px red solid;
background:url(../images/freetrialbanner.jpg) no-repeat;
}

#bar {
float: left;
width: 9px;
}

#freeleft {
width:123px;
float:left;
margin:24px 0px 0px 8px;
display:inline;
border:0px green solid;
}


/********************* plans and pricing *************************/

.plans-inner-container {
	width:950px;
	height:367px;
	float:left;
	background-image:url(../images/plans-inner-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:10px;
	display:inline;
}

.plans-pricing-box {
	width:234px;
	height:295px;
	float:left;
	margin-top:33px;
	margin-left:37px;
	display:inline;
}

.plans-pricing-box-header {
	width:220px;
	height:60px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff8800;
	line-height:24px;
	text-align:center;
	margin:7px 0px 0px 8px;
	display:inline;
}

.plans-pricing-box-header span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	line-height:24px;
	text-align:center;
}

.plans-pricing-text-container {
	width:210px;
	height:190px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#555555;
	line-height:32px;
	text-align:center;
	margin:12px 0px 0px 8px;
	display:inline;
}

.plans-pricing-text-container span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	line-height:32px;
	text-align:center;
}

.plans-pricing-checkbox-container {
	width:500px;
	height:auto;
	float:left;
	margin-top:85px;
	margin-left:70px;
	display:inline;
}

.plans-pricing-optionbox-container {
	width:500px;
	height:auto;
	float:left;
	margin-top:17px;
	display:inline;
}

.plans-pricing-optionbutton{
	width:20px;
	height:20px;
	float:left;
}

.plans-pricing-optionbox-text{
	width:470px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#555555;
	margin-top:2px;
}

.plans-pricing-optionbox-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}

.plans-pricing-bullet{
	width:15px;
	height:15px;
	float:left;
	padding:5px 0px 0px 5px;
	background:url(../images/bullet.jpg) center no-repeat;
}

/************************************ Customviewpage **********************************************/

.customview-inner-body {
	width:954px;
	height:auto;
	float:left;
	display:inline;
}

.customview-container {
	width:934px;
	height:auto;
	float:left;
	margin-left:10px;
	display:inline;
}

.customview-menu-container {
	width:934px;
	height:60px;
	float:left;
	display:inline;
	border-bottom:1px dashed #dddddd;
}

.customview-shedule-image {
	width:auto;
	height:auto;
	float:right;
	margin-left:10px;
	display:inline;
}

.customview-center-content-container{
	width:914px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:0px;
	display:inline;
}

.customview-body-content-text{
	width:910px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#253744;
	line-height:18px;
	text-align:justify;
}

.customview-overview-points-container{
	width:914px;
	height:auto;
	float:left;
	display:inline;
}

.customview-points-txt{
	width:914px;
	height:auto;
	float:left;
	margin-top:15px;
}

.customview-tab-points-bullet{
	width:13px;
	height:9px;
	float:left;
	background-image:url(../images/tab-arrow.jpg);
	background-repeat:no-repeat;
	margin:4px 10px 0px 15px;
}

.customview-tab-grey-text{
	width:860px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	line-height:17px;
	text-align:justify;
}

.customview-screenshot-image {
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
}

.note-text {
	width:180px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}

.contact-form-response{
	width:300px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;	
}

.contact-msg-heading-txt{
	width:280px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555555;
	margin-left:25px;
	line-height:18px;
	margin-top:20px;
	display: inline;
	font-weight:bold;
}

.try-us-now {
	width:170px;
	height:31px;
	float:right;
	margin-top:10px;
	margin-right:8px;
	display:inline;
}

/********************************************* Registration *********************************************/

.registartion-container {
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.registration-existing-user-container {
	width:360px;
	height:380px;
	float:left;
	margin-top:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	line-height:36px;
	text-align:center;
}

.registration-existing-user-container a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ff7700;
	line-height:36px;
	text-decoration:none;
}

.registration-box-container-right{
	width:320px;
	height:auto;
	float:left;
	margin-left:50px;
	padding:0px;
}

.registration-new-user-container {
	width:300px;
	height:50px;
	float:left;
	margin-left:60px;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff7700;
	line-height:36px;
	text-align:center;
}

.registration-new-user-container a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff7700;
	line-height:36px;
	text-decoration:none;
}

.registration-divider {
	width:35px;
	height:500px;
	float:left;
	margin-top:30px;
	background-image:url(../images/login-divider.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.sixty-pricing {
	width:950px;
	height:60px;
	float:left;
	margin-top:10px;
	display:inline;
}

.sixty-orange-header {
	width:430px;
	height:auto;
	float:left;
	margin-top:12px;
	margin-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#ff7700;
}

.next-container-header {
	width:470px;
	height:auto;
	float:left;
	margin-left:10px;
}

.sixty-sub-header-container {
	width:470px;
	height:auto;
	float:left;
	margin-top:8px;
}

.sixty-arrow-container-header {
	width:20px;
	height:auto;
	float:left;
}

.sixty-sub-header-text {
	width:440px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	margin-left:10px;
}

.plans-3sixty-inner-container {
	width:920px;
	height:367px;
	float:left;
	background-image:url(../images/3sixty-pricing-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:30px;
	display:inline;
}

.plans-pricing-3sixty-box {
	width:252px;
	height:316px;
	float:left;	
	background-image:url(../images/3sixty-box-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:25px;
	display:inline;
}

.plans-pricing-text-box {
	width:240px;
	height:266px;
	float:left;	
	margin-top:8px;
	margin-left:6px;
	display:inline;
}

.plans-pricing-3sixty-box-header {
	width:240px;
	height:60px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff7700;
	line-height:24px;
	text-align:center;
	margin-top:7px;
	display:inline;
	border-bottom:1px dashed #555555;
}

.plans-pricing-3sixty-box-header span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	line-height:24px;
	text-align:center;
}

.plans-pricing-3sixty-text-container {
	width:240px;
	height:130px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#555555;
	line-height:30px;
	text-align:center;
	margin-top:6px;
	display:inline;
}

.plans-pricing-3sixty-arrow {
	width:auto;
	height:316px;
	float:left;
	text-align:center;
	margin-top:170px;
	display:inline;
}
