body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#navbar {
	position: absolute;
	left: 0px;
	top: 345px;
	width: 153px;
}
#field {
	position: absolute;
	width: 600px;
	left: 153px;
	top: 150px;
	background-color: #001224;
	background-repeat: no-repeat;
	height: 274px;
	background-image: url(images/field.jpg);
}
#footer {
	font-size: 0.8em;
	text-align: center;
	height: auto;
	width: 600px;
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	top: 25px;
}
#fieldcontent {
	font-size: 0.9em;
	width: 550px;
	position: relative;
	top: 25px;
	margin-left: 25px;
}
#footerhome {
	font-size: 0.8em;
	text-align: center;
	position: absolute;
	top: 450px;
	width: 600px;
	left: 0px;
}
#fieldcontenthome {
	font-size: 1.1em;
	width: 550px;
	position: relative;
	top: 25px;
	bottom: 25px;
	left: 25px;
}
#fieldcontentclient {
	position: relative;
	top: 25px;
	bottom: 25px;
	left: 25px;
	overflow: hidden;
	height: 400px;
	width: 550px;
}
#fieldstatic {
	position: absolute;
	width: 600px;
	left: 153px;
	top: 150px;
	background-color: #000033;
	background-image: url(images/field.jpg);
	background-repeat: no-repeat;
	height: 500px;
	overflow: auto;
}
#footerstatic {
	font-size: 0.8em;
	text-align: center;
	height: auto;
	width: 600px;
	margin-top: 25px;
	margin-bottom: 25px;
	position: absolute;
	top: 630px;
	left: 153px;
	background-color: #001224;
}
#typecategory {
	font-size: 1.3em;
	font-weight: 600;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
#typeheader {
	font-size: 1.2em;
	margin-top: 10px;
	font-weight: bold;
	left: 0px;
}
#typecontent {
	font-style: italic;
	position: relative;
	left: 20px;
	width: 530px;
}
#portfoliopicture {
	position: absolute;
	left: 550px;
	top: 250px;
	z-index: 100;
}
#fieldcontentportfolio {
	font-size: 1em;
	width: 555px;
	position: relative;
	top: 25px;
	bottom: 25px;
	left: 25px;
	height: 375px;
	overflow: auto;
}
#fieldcontentporthor {
	font-size: 1em;
	width: 550px;
	position: relative;
	top: 25px;
	bottom: 25px;
	left: 25px;
	height: 300px;
	overflow: scroll;
}
#fieldcontentportclient {
	width: 560px;
	position: relative;
	top: 25px;
	bottom: 25px;
	left: 25px;
	height: 375px;
	overflow: auto;
}
