@charset "UTF-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	background-position:top;
}

#container{
	height:780px;
	width:1043px;
	margin:auto;
}

#top_hm {
	left:-500px;
	top:18px;
	width:310px;
	height:183px;
	z-index:1;
}
#bot_hm {
	left:0px;
	width:1043px;
	height:131px;
	z-index:2;
	top: -680px;
	position: relative;
}
#gallery {
	position:relative;
	top:-720px;
	left:310px;
	width:636px;
	height:468px;
	z-index:4;
}
#motion {
	position:relative;
	top:-720px;
	left:320px;
	width:636px;
	height:468px;
	z-index:4;
}
#projects {
	width:168px;
	height:308px;
	z-index:6;
	top: 32px;
	position: relative;
}
#sub {
	width:186px;
	height:400px;
	z-index:6;
	top: -263px;
	position: relative;
	left: 140px;
	line-height: 3px;
	letter-spacing: 1px;
	text-indent: 6px;
}
#number {
	left:-50px;
	width:986px;
	height:40px;
	z-index:3;
	top: -210px;
	position: relative;
}
#contact1 {
	width:638px;
	height:280px;
	z-index:auto;
	top: 100px;
	position: relative;
	left: 0px;
	line-height: 10px;
}
#contact2 {
	width:320px;
	height:320px;
	z-index:4;
	top: -72px;
	position: relative;
	left: 250px;
}
#contact3 {
	width:320px;
	height:320px;
	z-index:4;
	top: -178px;
	position: relative;
	left: 160px;
}	
.portfolio_btn {
	width:auto;
	height:auto;
	z-index:auto;
	top: 10px;
	position: relative;
	margin-bottom:10px;
}

.portfolio_btn a:link img{border:none;}
.portfolio_btn a:visited img{border:none;}
.portfolio_btn a:hover img{border:none;}



	

