@font-face{
	font-family:FuturaMedium;
	src:url(img/futura_medium.ttf);
}
body{
	margin: 0;
	//min-width: 800px;
	//width: 480px;
	padding: 0;
	overflow-x: hidden;
	font-family:'Century Gothic', sans-serif;
}

p{
	margin: 0 0 20px 0;	
	font-size: 12px;
	text-align: justify;
}
#container{
	margin:	0 auto;
	clear: both;
	//width: 480px;	
	width:100%;
}
.header_full{
	display: none;
}
.header{
	padding-top: 10px;	
}
.header-left{
	float:left;
}
.header-right{
	float:right;
}
.page2a, .page3a, .page5, .board_circle_full{
	display:none;
}
.page1{
	background: url(img/bg.jpg) no-repeat top center scroll;
	max-width: 480px;
	//max-height: 717px;
	//height: 1195px;
	min-width: 180px;
	//min-width: 180;
	-ms-interpolation-mode: bicubic;
	align-content: middle;
	border: 0;	
}
.enquiry{
	position: absolute;
	padding-left: 23%;
	padding-top: 58%;
}
.board_circle{
	//padding-left: 7%;
	//padding-left:15%;
	width: 60%;
	margin: 0 20%;
	//position:absolute;
}
@media (min-width: 801px) and (max-width: 1400px) {
	p{
		font-size: 16px;
	}
	.page2, .page3, .page4, .board_circle, .header{
		display: none;
	}
	.page2a, .page3a, .page5, .board_circle_full, .header_full{
		display:block;
	}
	.page2a{
		height: 720px;	
	}
	.page3a{
		height: 660px;	
	}
	.header_full{
		padding: 10px;	
	}	
	.page1{
		background: url(img/bg_full_780.jpg) no-repeat top center scroll;
		max-width: 1337px;
		max-height: 780px;
		height: 760px;		
		min-width: 180px;
		//min-width: 180;
		-ms-interpolation-mode: bicubic;
		align-content: middle;
		border: 0;	
	}	
	.board_circle_full img {
		position: absolute;
		margin-left: -50px;
	}
	.office{
		float:left;
	}
	.map{
		float:left;
	}	
	.direction{
		position: absolute;
		padding-left: 5%;
		padding-top: 5%;
	}
	.companies, .talent{
		width: 550px;
		float: left;
		padding-left: 20px;
	}
	.companies{
		padding-left: 100px;
	}
	.left-side{
		padding-left: 10px;
		padding-top: 30px;
		max-width: 600px;
		float: left;
	}	
	.enquiry{
		position: absolute;
		padding-left: 14%;
		padding-top: 28%;
	}	
	
}

@media (min-width: 481px) and (max-width: 800px) {
	.page1{
		background: url(img/bg_full_800w.jpg) no-repeat center center scroll;
		max-width: 800px;
		//max-height: 467px;
		min-width: 180px;
		//min-width: 180;
		-ms-interpolation-mode: bicubic;
		align-content: middle;
		border: 0;	
	}
	.board_circle{
		//padding-left: 7%;
		//padding-left:5%;
		//width: 90%;
		//margin: 0;
		//position:absolute;
	}	
}

@media (max-width: 454px) {
	.header-left{
		float:none;
	}
	.header-right{
		float:none;
	}
	.header{
		padding-left: 10%;	
	}
	.board_circle{
		//padding-left: 7%;
		//padding-left:15%;
		width: 100%;
		margin: 0;
		//position:absolute;
	}	
}
.page2, .page3{
	padding: 10px;
	max-width: 800px;
}
.head{
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family:'FuturaMedium', tahoma;
}
.red{
	color: #FF0000;	
	display: inline-block;
}

.direction{
	position: absolute;
	padding-left: 5%;
	padding-top: 5%;
}
.clear{
	clear:both;	
}
.tech{
	right: 410px;
	position: absolute;
	top: 150px;
	z-index: 2;	
}
.tasia{
	right: 310px;
	position: absolute;
	top: 320px;
	z-index: 2;	
}
.webtech{
	right: 490px;
	position: absolute;
	top: 450px;
	z-index: 2;		
}
.business-partner{
	left: 250px;
	position: absolute;
	top: 350px;
	z-index: 2;		
}