#background{
	position:absolute;
	background-color: #;
	top:0px;
	width:100%;
	height:800px;
	left: 0px;}
	
#menubuttons{
	position:absolute;
	top: 35px;
	width: 369px;
	height:55px;
	left: 110px;}
	
#backgroundbox{
	position:absolute;
	top: 320px;
	width: 610px;
	height:230px;
	left: 100px;}
	
#backgroundbox2{
	position:absolute;
	top: 320px;
	width: 610px;
	height:530px;
	left: 100px;}
	
#backgroundbox3{
	position:absolute;
	top: 320px;
	width: 610px;
	height:650px;
	left: 100px;}

#whitebackground{
	position:absolute;
	top: 0px;
	width: 100%;
	height:100%;
	left: 0px;
	}

#footer{
	position:absolute;
	width: 610px;
	height:34px;
	left: 0px;
	top:230px;
	}
	
#footer_portfolio{
	position:absolute;
	width: 610px;
	height:34px;
	left: 0px;
	top:530px;
	}

#footer_portfolio2{
	position:absolute;
	width: 610px;
	height:34px;
	left: 0px;
	top:650px;
	}

#people{
	position:absolute;
	width: 140px;
	height:88px;
	left: 30px;
	top:65px;}
	
#emailicon{
	position:absolute;
	width: 131px;
	height:91px;
	left: 30px;
	top:65px;}
	
#abouttext{
	position:absolute;
	left: 180px;
	top:25px;
	width:370px;
	margin-right:45px;
	}
	
#portfoliotext{
	position:absolute;
	left: 50px;
	top:25px;
	width:250px;
	margin-right:45px;
	}

#portfoliopics{
	position:absolute;
	width: 286px;
	height:500px;
	left: 300px;
	top:40px;}
	
#header{
	position: absolute;
	top: 50px;
	width: 770px;
	height:316px;
	left: 20px;}

body{
	background-color:none;
	border: 0px;
	padding: 0px;
	margin: 0px;}

#button1{
	position:absolute;
	top: 35px;
	width: 146px;
	height:66px;
	left: 110px;
	border: none;}

#button2{
	position:absolute;
	top: 35px;
	width: 146px;
	height:66px;
	left: 230px;
	border: none;}

#button3{
	position:absolute;
	top: 35px;
	width: 146px;
	height:66px;
	left: 350px;
	border: none;}
	
#example1{
	position:absolute;
	top: 370px;
	width: 198px;
	height:331px;
	left: 110px;}
	
#example2{
	position:absolute;
	top: 375px;
	width: 198px;
	height:312px;
	left: 310px;}
	
#example3{
	position:absolute;
	top: 360px;
	width: 176px;
	height:340px;
	left: 540px;}
	
#exampletext{
	position:absolute;
	top: 334px;
	left: 110px;
	height: 39px;
}
	



table.portfoliobig{
	table-layout:inherit;
	width: 100%;
	left: 120px
	border:none;
	font-family: Myriad, sans-serif, Arial;
	font-size: small;}
	

	
table.portfolio{
	table-layout:inherit;
	width: 100%;
	border:none;
	font-family: Myriad, sans-serif, Arial;
	font-size: small;}
	
	
	
	
#menu {
	position: absolute;
	top: 45px;
	left: 130px;
	font-family: Myriad, sans-serif, Arial;
	font-weight: 100;
	font-size: small;
	text-decoration: none;
	color: white;
	background-color:none;
}

	
.menuspacer { 
	width: 40px;
	height: 20px;
	position: relative;
	top: 4px;}
	
tr{}

li{
	list-style: disc;
	line-height:16px;
	}
	
p.greytext{
	font-family: Myriad, sans-serif, Arial;
	font-size:small;
	font-weight: 100;
	line-height:16px;
	color: gray;
	margin-right: 15px;
	margin-top: 0px;
	line-height: 1.5;
}

	p{	
	font-family: Myriad, sans-serif, Arial;
	font-size: smaller;
	font-weight: 100;
	line-height:16px;
	color: black;
	margin-right: 15px;
	margin-top: 0px;
	line-height: 1.5;

	}

a.menu{
	font-family: Myriad, sans-serif, Arial;
	font-size: smaller;
	font-weight: 100;
	line-height:0px;
	color: white;
	text-decoration: none;
	}
	
a.menu:hover{
	font-family: Myriad, sans-serif, Arial;
	font-size: smaller;
	font-weight: 100;
	line-height:0px;
	color:white;
	text-decoration: none;
	}


h1 {
	font-family: Myriad, sans-serif, Arial;
	font-size: small;
	font-weight: 100;
	line-height: 0px;
	margin-left: 0px;
	margin-top: 8px;
	color: white;
	}
	
h2 {font-family: Myriad, sans-serif, Arial;
	font-size: medium;
	font-weight: 100;
	line-height: 25px;
	width: 400px;
	color:#6BBD46;
	}
	
h3	{font-family: Myriad, sans-serif, Arial;
	font-size: medium;
	font-weight: 100;
	line-height: 25px;
	width: 400px;
	color:black;
	}	
