.bg {
	background-image: url(reception1.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}

.bg1 {
	background-image: url(bgcover.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
}
.bg2 {
	background-image: url(kl1.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}

.bg3 {
	background-image: url(office3.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;}
.bg4 {
	background-image: url(moto.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}
.bg5 {
	background-image: url(surfer.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}
.bg6 {
	background-image: url(office4.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}
.bg7 {
	background-image: url(camera.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}

.bg9 {
	background-image: url(office2.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}
.bg10 {
	background-image: url(tv.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}

.bg11 {
	background-image: url(mouse1.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}
.mainlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.test {
	visibility: visible;
	filter: Glow(Color=white, Strength=40);
}
.text{
	font-size: 3em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #666; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

.text:before,
.text:after{
	content: "text shadow"; /* generated text */
	display: block;
}

.text:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #ccc; /* shadow color */
	background-color: transparent;
}

.text:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #fff; /* text color */
	background-color: transparent;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
}
