body {
	margin: 0;
	padding: 0;
	color: #aaaaaa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	background:#ffffff;
}
#wrapper{
width: 1000px;
margin: 0;
padding: 0;
background: url(../pix/bg_main.jpg) repeat-x top left;
}
#wrapperVtec{
width: 1000px;
margin: 0;
padding: 0;
}

#header {
	width: 1000px;
	height: 95px;
	position: relative;
	text-align:left;
	background: url(../pix/header.jpg) no-repeat left top;
}
#headerVtec {
	width: 1000px;
	height: 95px;
	position: relative;
	text-align:left;
	background: url(../pix/headerVtec.jpg) repeat-y left top;
}

#header_top {
	width: 811px;
	height: 59px;
	background: url(../pix/bg_top.gif) repeat-x left top;
}

#search {
	position: absolute;
	right: 6px;
	top:7px;
	#top:3px;

}
#searchVtec {
	position: absolute;
	right: 6px;
	top:7px;
}

#main-navWrapper {
	position:relative;
	width: 1000px;
	height: 38px;
	#height:35px;
	padding:0px;
	margin:0px;
}
#main-navWrapperVtec {
	position:relative;
	width: 1000px;
	height: 38px;
	padding:0px;
	margin:0px;
	background:url(../pix/VtecMenuBg.jpg) left top;
}
#main-nav{
	position:absolute; top:0px; left:100px;
	#position:absolute; #top:-3px; #left:80px;
	width: 700px;
	height: 38px;
	#height:35px;
	padding:0px;
	margin:0px;
}
#main-navVtec{
	position:absolute; top:0px; left:80px;
	width: 700px;
	height: 38px;
	padding:0px;
	margin:0px;
}

#tdmenu{
height:38px;
#height:35px;
}


#lang {
	position:absolute;
	bottom: 6px;
	right: 6px;
	color: #FFFFFF;
	font-size: 10px;
}
#left {
	width: 195px;
	height: 527px;
	background: url(../pix/earth.jpg) no-repeat left top;
}
#rightContent{
	background:url(../pix/contentBg.jpg) no-repeat left top;
}

#leftVtec {
	width: 195px;
	height: 527px;
	background: url(../pix/earthVtec.jpg) no-repeat left top;
}
#rightContentVtec{
	background:url(../pix/contentBgVtec.jpg) no-repeat left top;
}

#main-body {
	width: 811px;
	height: 527px;
	background:url(../pix/mainBg.jpg);
}
	#content {
		margin-top: 15px;
		width: 805px;
		height: 500px;
		font-size:12px;
		overflow-y:auto;
		overflow-x:hidden;
	}
	
#footer {
	width: 1000px;
	height: 26px;
	background: url(../pix/footer.jpg) no-repeat left top;			
}
#footer p {
		color: #FFFFFF;
		font-size: 11px;
	margin: 5px 0 0 0px;
}
	
#footerVtec {
	width: 1000px;
	height: 26px;
	background: url(../pix/footerVtec.jpg) no-repeat left top;			
}

#footerVtec p {
	color: #FFFFFF;
	font-size: 11px;
	margin: 3px 0 0 0px;
}	
	
#logo {
	position: absolute;
	left: 72px;
	bottom: 0;
}