@charset "UTF-8";
body {
	background-color: #000;
}
#logobox {
	width: 800px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#container {
	width: 100%;
	height: 140px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: absolute;
	z-index: 2;
	top: 0px;
}
#logo {
	width: 255px;
	height: 140px;
	position: relative;
	float: left;	
}

#navdiv {
	margin-top: 100px;
	float: left;
	width: 400px;
	height: 40px;
	margin-left: 10px;
}
#name {
	background-image: url(../images/gridtube.png);
	margin-right: 0px;
	margin-left: auto;
	margin-top: 0px;
	z-index: 1;
	position: relative;
	width: 900px;
	height: 700px;
	background-repeat: no-repeat;
	top: 0px;
	padding: 0px;
}
#design {
	width: 270px;
	height: 215px;
	margin-top: 300px;
	margin-left: 520px;
	float: left;
}
#pagetitle {
	width: 600px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 140px;
	position: absolute;
}
#about {
	width: 250px;
	height: 250px;
	float: left;
	margin-top: 225px;
	margin-right: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size:12px;
}
#picabout {
	width: 300px;
	height: 250px;
	float: left;
	margin-top: 225px;
	position: relative;
}
#portfolio_one {
	width: 310px;
	height: 350px;
	float: left;
	margin-top: 225px;
	margin-right: 0px;
}
#portfolio_two {
	width: 310px;
	height: 350px;
	float: left;
	margin-top: 225px;
	position: relative;
	margin-left: 15px;
}
#portfolio_three {
	width: 230px;
	height: 350px;
	float: left;
	margin-top: 225px;
	position: relative;
	margin-left: 15px;
}
#contact {
	width: 285px;
	height: 250px;
	margin-top: 300px;
	margin-left: 200px;
	float: left;
}
#email {
	width: 300px;
	height: 360px;
	margin-top: 225px;
	float: left;
}
#portfolio {
	width: 275px;
	height: 240px;
	margin-top: 200px;
	float: left;
	margin-left: 150px;
}

