@charset "utf-8";
body {
	background-color: #000000;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin-right: auto;
	margin-left: auto;
	min-width: 1000px;
}

#header {
	width: 100%;
	background-image: url(images/header.jpg);
	height: 106px;
	background-repeat: no-repeat;
	background-position: center top;
}
.headerlinks {
	height: 24px;
	width: 1000px;
	padding-top: 48px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.headerlinks img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerlinks  a   {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
.headerlinks a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
#isi_land {
	width: 100%;
	height: 525px;
	background-image: url(images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-attachment: scroll;
}

#isi_video {
	margin: 0px;
	width: 100%;
	height: 525px;
	background-image: url(images/video_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.navi    {
	height: 26px;
	width: 1000px;
	padding-top: 30px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 1000px;
}
.navi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navi  a   {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
.navi a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}


.video   {
	height: 307px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 78px;
}

#footer {
	width: 100%;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 229px;
}
.enquiryformlabel {
	font-family: Arial, Verdana, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
}
input {
	width: 310px;
}
select {
	width: 314px;
}
textarea {
	width: 310px;
}
