#wrapper {
	width: 925px;
	height: 469px;
}

#header {
	width: 853px;
	height: 32px;
	position: absolute;
	left: 72px;
	top: 72px;
	border: 0;
	font-size: .75em;
}

#logo {
	width: 185px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0;
}

#folio_container{
	width: 650px;
	height: 50px;
	position: absolute;
	left: 203px;
	top: 0px;
	border: 0;
}

#folio_nav{
	width: 100px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 403px;
	border: 0;
	z-index: 999;
}

#folio_desc{
	width: 550px;
	position: absolute;
	left: 101px;
	top: 0px;
	border: 0;
	height: 33px;
}

#folio_client {
	position: absolute;
	top: -3px;
	width: 550px;
	left: 0px;
	margin-bottom: 5px;
}

#folio_info {
	position: relative;
	top: 7px;
	width: 550px;
	left: 0px;
	margin-bottom: 5px;
}

#folio_info p {
	line-height: 0.7em;
	margin-top: 5px;
	padding-bottom:5px;
	width:550px;
}

#main{
	width: 853px;
	height: 365px;
	position: absolute;
	left: 72px;
	top: 104px;
	border: 0;
}

#folio_image{
	width: 650px;
	height: 365px;
	position: absolute;
	left: 204px;
	top: 0px;
	border: 0;
}

#static{
	position: absolute;
	width: 287px;
	left: 36px;
	top:23px;
	height: 342px;
}

#staticCol{
	position: absolute;
	width: 287px;
	left: 360px;
	top:23px;
	height: 343px;
}

