
#MainTWI{
	width: 720px;
	/*width: 445px;*/
	/*height: 900px;*/
	position:relative;
	overflow: hidden;
	/*float: right;*/
	padding-left:20px;
}
.TWITab{
	width: 700px;
	/*width:445px;
	height:620px;*/
}
/*--Tab type control --*/
#tabSwitchExtra{
	width: 100%;
	/*width: 353px;*/
	margin: auto;
	text-align: left;
}
#tabSwitchTypes{
	margin: 10px auto 5px auto;
	width: 100%;
	/*width: 250px;*/
	height: 100px;
	overflow: hidden;
	clear:both;
	background:url(assets/images/tryitnow.jpg) no-repeat 0px 35px;
    padding-left: 60px;
}
.typeButton{
	width: 0px;
	height: 77px;
	overflow: hidden;
	padding-left: 62px;
	float: left;
	cursor: pointer;
	opacity: 0.8;
}
.typeButton:hover{
	opacity: 1;
}
#typeNoTab{
	background: url(assets/images/typenotab.jpg) no-repeat;
}
#typeSlide{
	background: url(assets/images/typeslide.jpg) no-repeat;
}
#typeScroll{
	background: url(assets/images/typescroll.jpg) no-repeat;
}
#typeTable{
	background: url(assets/images/typetable.jpg) no-repeat;
}	
#typeToggle{
	background: url(assets/images/typetoggle.jpg)  no-repeat;
}
#tabSwitchToggleTypes{
	margin: 0 auto 5px auto;
	width: 650px;
	height: 30px;
	clear:both;
	display: none;
}
.toggleType{
	width: 0px;
	padding-left: 110px;
	height: 30px;
	float: left;
	overflow:hidden;
	cursor: pointer;
}
#toggleFade{
	background: url(assets/images/togglefade.jpg) no-repeat;
}
#toggleShow{
	background: url(assets/images/toggleshow.jpg) no-repeat;
}
#toggleToggle{
	background: url(assets/images/toggletoggle.jpg) no-repeat;
}	
#toggleNoEff{
	background: url(assets/images/togglenoeff.jpg) no-repeat;
}
#tabSwitchExtra img{
	cursor: pointer;
}
/*--END Tab type control --*/
#TWI1{
	background:url(assets/images/twi1.jpg) no-repeat;
}
#TWI2{
	background:url(assets/images/twi2.jpg) no-repeat;
}
#TWI3{
	background:url(assets/images/twi3.jpg) no-repeat;
}
#TWI4{
	background:url(assets/images/twi4.jpg) no-repeat;
}
#ColorSelector{
	width:160px;
	height: 30px;
    /*margin-bottom: 5px;*/
	cursor: pointer;
	background-color:#2e3192;
	border-radius:5px 5px 5px 5px;
}
/*#ColorSelector .ColorSelected{
	width:160px;
	height: 30px;
    /*margin-bottom: 5px;*/
	/*cursor: pointer;
	background-color:#2e3192;
	border-radius:5px 5px 5px 5px;
}
*/


.TWICS {
    width: 180px;
    height: 25px;
    /* padding: 5px; */
    cursor: pointer;
    background-color: #AECDEC;
    border-radius: 5px 5px 5px 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #221E1F;
    font-weight: bold;
    padding-top: 4%;
    padding-left:8px;
}

.TWICS:hover{
}
#services-tab
{
	width:100%;
	/*height:480px;*/
	float:left;
	margin:20px;

}