body {
	font-family:arial,serif,tahoma;
	width:100%;
	height:auto;
	margin:0;
	background:url("http://www.mastersofa.com.my/images/welcome/bg_welcome2.jpg") 0 0;
}
	
a img{cursor:pointer;}	
	
.wrapper {
	width:100%;
	height:700px;
	overflow:inherit;
}	

.copy {
	width:500px;
	height:30px;
	font-size:11px;
	color:#e4e4e4;
	text-align:center;
	margin:20px auto 0;
}
		
div.fullsection {
	width:100%;
	height:700px;
	background:#f7f7f7;
}

.full_one {
	width:100%;
	height:700px;
	border:1px solid #d3d4d6;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	border-bottom:1px solid #000;
	background:url("http://www.mastersofa.com.my/images/welcome/bg_welcome.jpg") no-repeat center 0;
	text-align:center;
}

.full_two {
	width:100%;
	height:700px;
	border:1px solid #d3d4d6;
	background:url("http://www.mastersofa.com.my/images/welcome/bg_welcome2.jpg") 0 0;
	text-align:center;
}

.boxpage_1 {
	width:845px;
	height:430px;
	margin:170px auto 0;
	background:#f7f7f5;
}

.boxpage_2 {
	width:900px;
	height:423px;
	margin:173px auto 0;
}

.footer_copyright {
	position:fixed;
	top:700px;
	width:100%;
	height:53px;
	background:url("http://www.mastersofa.com.my/images/welcome/bg_skinfooter.jpg") repeat-x;

}

.footer_follow {
	position:fixed;
	top:745px;
	width:100%;
	height:40px;
}

/* Replacement for iframe */
#frame{
	height: 700px;
	width: 100%;
	overflow: hidden;
}