/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	color: #7f7f7f;
	min-width: 1000px;
	font: 13px/15px Arial, Helvetica, sans-serif;
}
hr {
  color: #ebeff3;
  background-color: #ebeff3;
  height: 1px;
  margin: 5px auto;
  clear: both;
  width: 80%;
  text-align: center;
  border: none;
}
a {
	color: #0c4976;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	margin: 10px 0;
}
ul,
ol {
	list-style: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}

.inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
/*--------------header-------------------------*/
#Header {
	width: 100%;
	padding-bottom: 12px;
	padding-left: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	height: 100px;
	background-position: left;
}
.Banner {
	width: 45%;
	float: left;
	overflow: hidden;
	background: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	padding-left: 15px;
}
.RightBanner {
	float: right;
	overflow: hidden;
	width: 40%;
	text-align: right;
	padding-left: 15px;
}

/* main content area **********************************************************/
#content {
	padding-top: 15px;
	padding-bottom: 15px;
	/*background-image: url(../images/background.gif);*/
	background-repeat: repeat-x;
	width: 100%;
	float: left;
}
.dedVA {
	float: left;
	width: 300px;
	overflow: hidden;
	padding-left: 20px;
	border: thin none #3CC;
}
.virWM {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.ondAssits {
	float: left;
	width: 300px;
	padding-right: 20px;
}
#lowerContent {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}
.about {
	float: left;
	width: 600px;
	padding-left: 15px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testi {
	float: right;
	overflow: hidden;
	width: 300px;
	height: 450px;
	padding-right: 15px;
	padding-left: 15px;
}
#sampleThumb {
	padding: 15px;
	overflow: visible;
	text-align: center;
	border: thin solid #63F;
	background-color: #6FF;
}
#icon {
	background-image: url(../images/history-achievement.png);
	background-repeat: no-repeat;
	float: left;
	height: 110px;
	width: 110px;
	padding: 5px;
	text-align: center;
}
/*======for secretarial support ===*/
#spec {
	float: left;
	width: 300px;
	padding-top: 10px;
}
#spec .icon {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	position: relative;
	display: block;
	background-image: url(../images/secretarial-support.png);
	background-repeat: no-repeat;
}
#spec .iconTitle {
	float: left;
	width: 195px;
	overflow: hidden;	
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#spec .iconDesc {
	float: left;
	display: block;
	overflow: hidden;
	width: 195px;
	height: auto;	
	padding-left: 2px;
}
/*======for accounting support ===*/
#specAcc {
	float: left;
	width: 300px;
	padding-top: 10px;
}
#specAcc .iconAcc {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	position: relative;
	display: block;
	background-image: url(../images/accounting-support.png);
	background-repeat: no-repeat;
}
#specAcc .iconTitleAcc {
	float: left;
	width: 195px;
	overflow: hidden;	
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#specAcc .iconDescAcc {
	float: left;
	display: block;
	overflow: hidden;
	width: 195px;
	height: auto;	
	padding-left: 2px;
}
/*======for virtual web support ===*/
#specWeb {
	float: left;
	width: 300px;
	padding-top: 10px;
}
#specWeb .iconWeb {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	position: relative;
	display: block;
	background-image: url(../images/webmaster.png);
	background-repeat: no-repeat;
}
#specWeb .iconTitleWeb {
	float: left;
	width: 195px;
	overflow: hidden;	
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#specWeb .iconDescWeb {
	float: left;
	display: block;
	overflow: hidden;
	width: 195px;
	height: auto;	
	padding-left: 2px;
}
/*======for call center support ===*/
#specCall {
	float: left;
	width: 300px;
	padding-top: 10px;
}
#specCall .iconCall {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	position: relative;
	display: block;
	background-image: url(../images/call_center_support.png);
	background-repeat: no-repeat;
}
#specCall .iconTitleCall {
	float: left;
	width: 195px;
	overflow: hidden;	
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#specCall .iconDescCall {
	float: left;
	display: block;
	overflow: hidden;
	width: 195px;
	height: auto;	
	padding-left: 2px;
}
/*======for on demand support ===*/
#specOnD {
	float: left;
	width: 300px;
	padding-top: 10px;
}
#specOnD .iconOnD {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	position: relative;
	display: block;
	background-image: url(../images/pay-as-you-go.png);
	background-repeat: no-repeat;
}
#specOnD .iconTitleOnD {
	float: left;
	width: 195px;
	overflow: hidden;	
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#specOnD .iconDescOnD {
	float: left;
	display: block;
	overflow: hidden;
	width: 195px;
	height: auto;	
	padding-left: 2px;
}
h4 {
	color: #2610f3;
	font: 16px/20px Trebuchet MS, Arial, Helvetica, sans-serif;;
}
h3 {
	color: #ff620d;
	font: 21px/25px Arial, Helvetica, sans-serif;
}
blockquote {
	margin: 15px 0;
	background: url('/images/tyndale/home/quote-start.png') no-repeat 0 3px;
	font: 13px/16px Georgia, 'Times New Roman', Times, serif;
}
blockquote p {
	margin: 0;
	text-indent: 18px;
}
blockquote img {
	vertical-align: middle;
}
.ava {
	float: left;
	padding: 4px 6px 6px 4px;
	background: url('/images/tyndale/home/frame.gif') no-repeat;
	width: 65px;
	height: 65px;
	margin-right: 11px;
}
.author {
	font: 12px/14px Arial, Helvetica, sans-serif;
}
.author strong {
	display: block;
	margin: 13px 0 0;
}
#features {
	background: #fff 0 100%;
}
#features .inner {
	background: 50% 100%;
}
.visual {
	height: 415px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#navigation {
	position: relative;
	z-index:99;
	padding: 19px 0 0 100px;
	color: #6e6e6e;
	font: bold 15px/29px Arial, Helvetica, sans-serif;
	overflow:hidden;
	width:930px;

}
#navigation strong {
	float: left;
	padding-right: 9px;
}
#navigation ul {
	float: left;
	white-space:nowrap;
}
#navigation li {
	float: left;
	clear:right;
	padding: 0 13px;
}
#navigation a {
	float: left;
	cursor: pointer;
	text-decoration: none !important;
}
#navigation span {
	float: left;
	background: url('/images/tyndale/home/underline.gif') repeat-x 0 23px;
}
#navigation li.active {
	background: url('/images/tyndale/home/bg-active.gif') no-repeat 50% 0;
	padding: 0;
}
#navigation li.active a {
	background: url('/images/tyndale/home/bg-active-left.gif') no-repeat;
}
#navigation li.active span {
	padding: 0 13px 10px;
	background: url('/images/tyndale/home/bg-active-right.gif') no-repeat 100% 0;
}
.visual img {
	position:absolute;
	top: 0;
	left: -9px;
	z-index: 1;
}
.tab-hold{
	height:415px;
	width:1000px;
	position:relative;
	overflow:visible;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}
.tab-hold .tab{
	width:1000px;
	height:415px;
	position:absolute;
	overflow:visible;
	top:0;
	left:0;
	z-index:1;
	display:none;
}
.tab-hold  div.active{ z-index:2;}
.tab-hold ul.fade-gall{
	width:1000px;
	height:415px;
	position:relative;
	overflow:visible;
	top:0;
	left:0;
	list-style:none;
}
.tab-hold ul.fade-gall li{
	width:1000px;
	height:363px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	overflow:visible;
}
.tab-hold ul.fade-gall li.active{ z-index:20;}
.tab-hold ul.fade-gall .txt {
	position: absolute;
	width: 465px;
	z-index: 2;
	left: 510px;
	top: 73px;
}
h2 {
	color: #ff620d;
	font: 23px/26px Arial, Helvetica, sans-serif;
}
.tab-hold ul.fade-gall .txt ul {
	margin: 8px 0;
}
.tab-hold ul.fade-gall .txt li {
	width:448px;
	height:auto;
	position:static;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px  0 5px 17px;
	color: #242424;
	background: url('/images/tyndale/home/bullet.gif') no-repeat 1px 11px;
}
.guarantee {
	width:448px;
	height:auto;
	position:static;
	font: 16px Arial, Helvetica, sans-serif;
	padding: 5px  0 5px 17px;
	color: #242424;
	background: url('/images/tyndale/home/bullet.gif') no-repeat 1px 11px;
}
.join {
	display: block;
	width: 175px;
	height: 53px;
	background-image: url('images/signup.png') no-repeat;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 192px;
}
.paging {
	position: absolute;
	z-index: 99;
	width: 88px;
	height: 31px;
	background: url('why/images/tyndale/home/paging.gif') no-repeat;
	position: absolute;
	top: 286px;
	left: 890px;
	text-align: center;
	font: 14px/29px Arial, Helvetica, sans-serif;
}
.prev {
	float: left;
	width: 28px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
}
.next {
	float: right;
	width: 27px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
}
.paging span {
	margin: 0 30px;
	display: block;
}
#header .inner div.affiliate {
  float:left;
  padding:0 10px;
  line-height:74px;
  height:74px;
}

#header .inner div.affiliate span {
  color:white;
  margin-right: 8px;
  vertical-align: center;
}

#header .inner div.affiliate img {
  vertical-align: middle;
}


#features .inner div.affiliate {
	height: 363px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#features .inner div.affiliate img,
#features .inner div.affiliate h2,
#features .inner div.affiliate h3,
#features .inner div.affiliate p,
#features .inner div.affiliate a {
  float:left;
}

#features .inner div.affiliate h2 {
  margin-top:70px;
  color:#ff620d;
}

#features .inner div.affiliate h3 {
  width:460px;
  color:#2C2C2C;
  font-size:1.4em;
}

#features .inner div.affiliate p {
  width:460px;
  font-size:1.15em;
  color:#646464;
}

#features .inner div.affiliate a.join_btn {
	background: url('images/signup.png') no-repeat;
	width: 470px;
	height: 57px;
	overflow: hidden;
	text-indent: -77px;
}

#features .inner div.affiliate a.free_signup {
  margin: 5px 0 0 10px;
}

#content .inner div.col1 ul li {
  line-height: 34px;
  padding-left: 10px;
}

#content .inner div.col1 ul li.active {
  background: url('/images/tyndale/affil_tab_bg.png') no-repeat;
}

#content .inner div.col1 ul li.active a {
  color:black;
}

#content .inner div.col2 div {
  height: 350px;
}


#content .inner div.col3 h2 {
  font-size: 1.4em;
}

#content .inner div.col3 p {
  color:#2E2E2E;
}
#content .inner div.col3 .pro_fact {
  margin: 15px 0;
  height: 28px;
  line-height: 28px;
  width: 305px;
  vertical-align: middle;
  color: #3E9000;
  position: absolute;
  padding: 0 0 0 38px;
  font-size: 1.0em;
}

/*--------------main menu --------------------*/
#navbar {
	position: relative;
	z-index:99;
	padding-left: 200px;
	color: #4e1a03;
	font: bold 13px/29px Trebuchet MS, Arial, Helvetica, sans-serif;
	overflow:hidden;
	width:550px;

}
#navbar strong {
	float: left;
	padding-right: 9px;
}
#navbar ul {
	float: left;
	white-space:nowrap;
}
#navbar li {
	float: left;
	clear:right;
	padding: 0 13px;
}
#navbar a {
	float: left;
	cursor: pointer;
	text-decoration: none !important;
}

/*----------social networking-----------*/
#lowerContent .testi .socialNetworking {
	background-image: url(../images/users_add-64.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 50px;
}#lowerContent .testi .socialNetworking .Facebook {
}
#lowerContent .testi .Facebook {
	background-image: url(../images/facebook.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 300px;
	overflow: hidden;
	z-index: 1;
}
.socialText{
	z-index:-9999;
	color:transparent;
	font-size:48px;
}#lowerContent .testi .Twitter {
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 300px;
}
.footer {
	height: 75px;
	width: 100%;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
#lowerContent .testi .facebook {
	float: left;
	width: 150px;
	overflow: hidden;
	text-align: center;
}
#lowerContent .testi .twitter {
	float: right;
	width: 150px;
	overflow: hidden;
	text-align: center;
}
#lowerContent .testi .livePerson {
	float: left;
	width: 300px;
	overflow: hidden;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 15px;
}
#lowerContent .testi .livePerson .invitationTitle {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/Help-64.png);
	background-repeat: no-repeat;
	height: 35px;
}
#lowerContent .testi .socialNetworking .socialInvitational {
	text-align: center;
	float: right;
	width: 240px;
	height: 45px;
	padding-top: 12px;
}
.footer .links {
}