body
{
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(../images/bg_common.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #2a2a2a;
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	color: #000000;
}
#container
{
	width: 968px;
	text-align: left;
}
#clear
{
	clear: both;
	display: none;
	visibility: hidden;
}
#header
{
	/*border: solid 1px yellow;*/
	margin: 0px;
	padding: 0px;
	/*height: 40px;*/
}
#backgrounHolder
{
	background-image: url(../images/bg_content.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#bodyContent
{
	/*border: solid 1px lime;
	height: 160px;*/
}
#leftContent
{
	display: inline;
	float: left;
	width: 479px;
	height: 160px;
	border-right: solid 1px #212221;
}
#rightContent
{
	display: inline;
	float: left;
	width: 480px;
	height: 160px;
}
.headerNav
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	list-style: none;
	height: 25px;
}
.headerNav li
{
	display: inline;
	float: left;
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
	color: #606060;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}
.headerNavLink
{
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.headerNavLink:hover
{
	color: #606060;
	text-decoration: none;
}
#footer
{
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.footerNav
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 50px;
	margin-right: 50px;
	list-style: none;
}
.footerNav li
{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #575757;
	font-size: 12px;
	font-weight: bold;
}
.footerNavLink
{
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	font-weight: bold;
}
.contentTit
{
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
	width: 320px;
	margin-bottom: 5px;
}
.contentTxt
{
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	width: 320px;
}
.contentLink
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.toutLink
{
	font-size: 14px;
	color: #0da6cf;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}
#expBodyContent
{
	background-image: url(../images/img_why_intouch.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 650px;
}
#expLeftContent
{
	display: inline;
	float: left;
	width: 420px;
}
#expRightContent
{
	display: inline;
	float: left;
	width: 420px;
}
.expContentTit
{
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
	width: 400px;
	margin-bottom: 5px;
}
.expContentTxt
{
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	width: 400px;
}
#iwBodyContent
{
	background-image: url(../images/img_intouch_for_wacom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 145px;
}
.tsContentTit
{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	width: 420px;
	margin-bottom: 5px;
}
.tsContentSubTit
{
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	width: 400px;
}
.tsBullets
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	list-style: none;
}
.tsContentTxt
{
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	width: 400px;
}
.tsBullets li
{
	background-image: url(../images/img_video_bullet_off.gif);
	background-position: left 6;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	width: 400px;
	padding-left: 18px;
}


/* video slide CSS */
.SlidingPanels {
	position: relative;
	padding: 0px;
	border: none;
	width: 410px;
	float: left;
}
.SlidingPanelsContentGroup {
	position: relative;
	width: 8000em;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}
.SlidingPanelsContent {
	width: 140px;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
}
.SlidingPanelsAnimating * {
	overflow: visible !important;
}
.SlidingPanelsCurrentPanel {
}
.SlidingPanelsFocused {
}
#navLinks
{
	/*width: 410px;*/
	padding: 0px;
	margin: 0px;
}
#navLinks ul
{
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#navLinks li
{
	display: inline;
	padding: 0 10px 0 0;
	margin: 0px;
}
.videoInfo
{
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 128px;
}
.videoInfo a
{
	color: #ffffff;
}
/* video slide CSS - END */