body, html{
	padding:0px;
	margin:0px;
	background-color:#000000;
}
div{
	background-color:transparent;
	width:100%;
}
.header{
	height:81px;
	background-image:url(../img/inner/header.jpg);
}
.topNav{
	padding-top:5px;
	padding-bottom:7px;
}

/*===== LEFT PART =====*/
.bgLeftPart{
	background-color:#000000;
	background-image:url(../img/inner/bg_left_part.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.bgLeftPartDiv{
	background-image:url(../img/inner/bg_left_part.jpg);
	/*background-position:left bottom;*/
	background-repeat:no-repeat;

  height: 530px;
	width:166px;
	ZZZwidth:100%;
	padding-left:19px;
}
.textLeft{
	font-size:10px;
	color:#FFFFFF;
}
.linkLeft{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-right:12px;
	background-image:url(../img/pic_arrow_orange.gif);
	background-position:right;
	background-repeat:no-repeat;
}
/*===== END =====*/

/*===== CONTENT =====*/
.contentBg{
	background-image:url(../img/inner/bg_content_part.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.contentBgIn{
	background-image:url(../img/inner/header.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.contentTextHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#735E00;
}
.textContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/*===== END =====*/

/*===== FOOTER =====*/
.footer{
	height:186px;
	background-image:url(../img/inner/bg_footer.jpg);
}
/*===== END =====*/
.mobile-video-link{ 
  background: none repeat scroll 0 0 #111111;
  display: table-cell;
  height: 320px;
  vertical-align: middle;
  width: 480px;
  text-align: center;
}
.mobile-video-link a{
  font-size: 30px;
}
.full-fix .textContent {
  width: 100%;
}
.full-fix .boxBg{
  width: 200px;
}
