#textContent{
	height:320px;
}

#flashAnim{
	position:relative;
	width:206px;
	height:544px;
}
#videoAnim{
	position:relative;
	/*width:320px;*/
	height:310px;
	/*border:1px solid #000000;*/
	margin-left:20px;
	margin-top:85px;
	margin-right:20px;
	/*background:url(../images/demo1.jpg) no-repeat top left;*/
}


.imgapr {
float:left;
margin-right:20px;
margin-top:60px;
padding:5px;
}

#aboutusImg{
	position:relative;
	width:212px;
	height:544px;
	margin-top:30px;
	background:url(../images/aboutus.png) no-repeat top left;
}

* html #aboutusImg{
	position:relative;
	width:212px;
	height:544px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/aboutus.png', sizingMethod='scale');
}

#contactImg{
	position:relative;
	width:212px;
	height:544px;
	margin-top:30px;
	background:url(../images/contact.png) no-repeat top left;
}
* html #contactImg{
	position:relative;
	width:212px;
	height:544px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/contact.png', sizingMethod='scale');
}



.bodycls{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:url(../images/bg1.jpg) repeat-y center top;
}
.maintable{
	width:772px;
	height:100%;
	top:0px;
}
.leftcolon{
	background:url(../images/bgleft.jpg) repeat-y left top;
	width:76px;
	border-right:1px solid #711b12;
}

.rightcolon{
	background:url(../images/bgright.jpg) repeat-y left top;
	width:77px;
	border-left:1px solid #711b12;
}
.centercolon{
	background:#ddc8c6 url(../images/bg.jpg) repeat-x left top;
	width:772px;
}

.centralcolon{
	width:100%;
	height:100%;
	background:url(../images/dbg.jpg) no-repeat right top;
}

.centralcolon1{
	width:100%;
	height:100%;
}

.logo{
	background:url(../images/logo.jpg) no-repeat left top;
	height:90px;
}

.gateway{
	padding-left:220px;
	padding-top:50px;
	height:20px;
}

.selected{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	background:url(../images/star_over.jpg) no-repeat left center;
	padding-left:13px;
	color:#ed1b2e;
	text-decoration:none;
}



.link{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	background:url(../images/star.jpg) no-repeat left center;
	padding-left:13px;
	color:#7f6c11;
	text-decoration:none;
}

.link:hover{
	background:url(../images/star_over.jpg) no-repeat left center;
	color:#ed1b2e;
}

.linkMail{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#ed1b2e;
	text-decoration:underline;
}

.linkMail:hover{
	font-weight:bold;
	text-decoration:none;
	color:#ed1b2e;
}




.spacer1{
	padding-left:30px;
}
.spacer2{
	padding-left:7px;
}
.spacer3{
	padding-left:3px;
}

.home{
	/*padding-left:10px;
	padding-top:10px;*/
}
.leftside{
	width:213px;
	/*border:1px solid #000000;*/
	padding-left:20px;
}
.rightside{
	padding-left:10px;
	padding-top:50px;
	padding-right:55px;
}

.greenTitle{
	font-family: Arial;
	font-size:24px;
	color:#7f6c11;
}
.redTitle{
	font-family: Arial;
	font-size:24px;
	color:#ed1b2e;
	font-style:italic;
}

.redTitle1{
	font-family: Arial;
	font-size:24px;
	color:#ed1b2e;
	/*font-style:italic;*/
}

.rightside p{
	font-family:Arial;
	font-size:30px;
	color:#333300;
}
.rightside p.normal{
	font-family:Arial;
	font-size:14px;
	/*color:#000000;*/
	color:#333300;
}
.rightside p.red{
	font-family:Arial;
	font-size:14px;
	color:#ed1b2e;
}
.rightside span.red{
	font-family:Arial;
	font-size:14px;
	color:#ed1b2e;
}

.pleftside{
	width:406x;
	/*border:1px solid #000000;*/
	padding-left:25px;
	padding-top:15px;
}

.prightside{
	width:366px;
	/*border:1px solid #000000;*/
}

.pleftside p.normal{
	font-family:Arial;
	font-size:14px;
	color:#333300;
}


.copyright{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	color:#FFFFFF;
	/*font-weight:bold;*/
}


.selectorEvent_off{
	width:56px;
}
.selectorEvent_on{
	width:56px;
	/*background:url(../images/selector.jpg) no-repeat left center;*/
}
.selectorEvent_selected{
	width:56px;
	background:url(../images/selector.jpg) no-repeat left center;
}


.tocame_off{
	display:none;
}

.tocame_on{
	position:relative;
	font-family:Arial;
	color:#000000;
	text-transform:uppercase;
	text-align:center;
	font-size:9px;
	background: #FFFFFF;
	width:46px;
	height: 13px;
	margin-top:20px;
}

	

.imgEvent1{
	width:56px;
	height:112px;
	background:url(../images/thb1.png) no-repeat top left;
	cursor:pointer;
}

* html .imgEvent1{
	width:56px;
	height:112px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/thb.png', sizingMethod='scale');
	cursor:hand;
}


.imgEvent2{
	width:56px;
	height:112px;
	background:url(../images/thb2.png) no-repeat top left;
	cursor:pointer;
}

* html .imgEvent2{
	width:56px;
	height:112px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/thb2.png', sizingMethod='scale');
	cursor:hand;
}

.imgEvent3{
	width:56px;
	height:112px;
	background:url(../images/thb3.png) no-repeat top left;
	cursor:pointer;
}

* html .imgEvent3{
	width:56px;
	height:112px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/thb3.png', sizingMethod='scale');
	cursor:hand;
}

.imgEvent4{
	width:56px;
	height:112px;
	background:url(../images/thb4.png) no-repeat top left;
	cursor:pointer;
}

* html .imgEvent4{
	width:56px;
	height:112px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/thb4.png', sizingMethod='scale');
	cursor:hand;
}

.imgEvent5{
	width:56px;
	height:112px;
	background:url(../images/thb5.png) no-repeat top left;
	cursor:pointer;
}

* html .imgEvent5{
	width:56px;
	height:112px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/thb5.png', sizingMethod='scale');
	cursor:hand;
}

.imgEvent6{
	width:56px;
	height:112px;
	background:url(../images/ev6.png) no-repeat top left;
	cursor:pointer;
}

* html .imgEvent6{
	width:56px;
	height:112px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ev6.png', sizingMethod='scale');
}

.toComeDiv_en{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:url(../images/vtc_en.jpg) no-repeat center center;
	border:1px solid #7f6c11;
}
.toComeDiv_fr{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:#FFFFFF url(../images/vtc_fr.jpg) no-repeat center center;
	border:1px solid #000000;
}