/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#262626;
}
.BgColor3 {
	background-color:#373737;
}
.BgColor4 {
	background-color:#000000;
}
.WelcomeBoxBg {
	background-image:url(../images/welcomoe_box_bg.gif);
	height:249px;
	background-repeat:no-repeat;
	width:770px;
}
.BottomBg {
	background-image:url(../images/bottom_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:267px;
	width:770px;
}
.ShowRoomBg {
	background-image:url(../images/showroom_bg.jpg);
	width:303px;
	height:206px;
	background-repeat:no-repeat;
}

a:link {color: #3cc; text-decoration: none;}
a:hover {color: #3cc; text-decoration: underline;}
a:active {color: #3cc; text-decoration: none;}
a:visited {color: #3cc; text-decoration: none;}

/*------------ Main Body ------------------*/

#Main {
	position: relative;
	width: 770px;
	height: 750px;
	margin: 0px auto;
	left: expression((document.body.clientWidth-770)/2);
}
#TopLighting {
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:104px;
	z-index:1;
}
#Logo {
	position:absolute;
	left:0px;
	top:104px;
	width:377px;
	height:49px;
	z-index:1;
}
#FlashMenu {
	position:absolute;
	left:377px;
	top:104px;
	width:393px;
	height:30px;
	z-index:0;
}
#MenuBottom {
	position:absolute;
	left:377px;
	top:134px;
	width:393px;
	height:19px;
	z-index:1;
}
#WelcomeBox {
	position:absolute;
	left:0px;
	top:153px;
	width:770px;
	height:249px;
	z-index:1;
}
#Welcome {
	position:absolute;
	left:30px;
	top:21px;
	width:158px;
	height:38px;
	z-index:1;
}
#WelcomeText {
	position:absolute;
	left:30px;
	top:74px;
	width:353px;
	height:129px;
	z-index:1;
}
#FlashHeader {
	position:absolute;
	left:405px;
	top:3px;
	width:362px;
	height:243px;
	z-index:0;
}
#ReadMore {
	position:absolute;
	left:30px;
	top:206px;
	width:71px;
	height:26px;
	z-index:1;
}
#BottomBg {
	position:absolute;
	left:0px;
	top:405px;
	width:770px;
	height:267px;
	z-index:1;
}

#BookingText {
	position:absolute;
	left:100px;
	top:100px;
	z-index:1;
}

#EmploymentText {
	position:absolute;
	left:100px;
	top:100px;
	z-index:1;
}

#LatestNewsImg {
	position:absolute;
	left:20px;
	top:10px;
	width:109px;
	height:16px;
	z-index:1;
}
#LatestNews {
	position:absolute;
	left:20px;
	top:35px;
	width:195px;
	height:194px;
	z-index:1;
}
#ShowroomImg {
	position:absolute;
	left:251px;
	top:10px;
	width:127px;
	height:15px;
	z-index:1;
}
#ShowroomBg {
	position:absolute;
	left:250px;
	top:35px;
	width:306px;
	height:206px;
	z-index:1;
}
#ShowroomText {
	position:absolute;
	left:9px;
	top:7px;
	width:182px;
	height:148px;
	z-index:1;
}
#ShowroomRead {
	position:absolute;
	left:19px;
	top:163px;
	width:92px;
	height:26px;
	z-index:1;
}
#FreeVideoImg {
	position:absolute;
	left:576px;
	top:20px;
	width:143px;
	height:40px;
	z-index:1;
}
#NewVideo {
	position:absolute;
	left:576px;
	top:72px;
	width:172px;
	height:128px;
	z-index:1;
}
#FooterAddress {
	position:absolute;
	left:4px;
	top:684px;
	width:172px;
	height:44px;
	z-index:1;
}
#FooterSep1 {
	position:absolute;
	left:185px;
	top:684px;
	width:1px;
	height:37px;
	z-index:1;
}
#FooterContact {
	position:absolute;
	left:199px;
	top:684px;
	width:172px;
	height:44px;
	z-index:1;
}
#FooterSep2 {
	position:absolute;
	left:406px;
	top:684px;
	width:1px;
	height:37px;
	z-index:1;
}
#FooterLinks {
	position:absolute;
	left:442px;
	top:684px;
	width:320px;
	height:44px;
	z-index:1;
}
#FooterLinks a {
	text-decoration:none;
	color:#000000;
	font-size:10px;
}
#FooterLinks a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
}
