#HeadTitle{
    clear:both;
    height:135px;
    margin:0 auto;
    width:353px;
}
#MainTWI{
	width: 445px;
	/*height: 900px;*/
	position:relative;
	overflow: hidden;
	/*float: right;*/
	padding-left:20px;
}
.TWITab{
	width:445px;
	height:620px;
}
/*--Tab type control --*/
#tabSwitchExtra{
	width: 353px;
	margin: auto;
	text-align: left;
}
#tabSwitchTypes{
	margin: 10px auto 5px auto;
	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: 440px;
	height: 29px;
	clear:both;
	display: none;
}
.toggleType{
	width: 0px;
	padding-left: 110px;
	height: 29px;
	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:150px;
	height: 22px;
    padding:9px 0px 0px 10px;
	cursor: pointer;
	background-color:#E2E2E2;
	border-radius:5px 5px 5px 5px;
	font-family: 'Open Sans', sans-serif; font-size:13px; color:#000;
}
.TWICS:hover{
}
#services-tab
{
	width:640px;
	/*height:480px;*/
	float:left;
	margin-bottom:10px;

}