body {
	text-align:center;
	color: #999999;
	background: #fff url(../images/background_work.jpg) no-repeat;
	background-position: top center;
	}

#PortfolioBox {
	position: relative;
	top: 0px;
	width: 404px;
	margin: 0px;
	padding: 0px;
	float:left;
	z-index: 100;
	}

#imagebox {
	position: relative;
	float:left;
	width: 353px;
	height: 265px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	z-index: 100;
	}

#clientTitle {
	margin: 15px 0px 0px 0px;
	line-height: 14px;
	}
	
a.clientURL {
	margin: 15px 0px 0px 0px;
	line-height: 14px;
	color: #000000;
	background-color: inherit;
	font-weight: normal;
	}
	
a.clientURL:hover {
	color: #333333;
	background-color: inherit;
	}

#ScrollMenu {
	float: left;
	width:51px;
	height: 265px;
	margin: 0px;
	padding: 0px;
	}

#OverviewText {
	width: 370px;
	height: 250px;
	overflow: auto;
	margin: 0px;
		}

#thumbnailLink1, #thumbnailLink2, #thumbnailLink3, #thumbnailLink4, #thumbnailLink5, #thumbnailLink6 {	
	width: 51px;
	height: 39px;
	margin: 0px;
	border: 0px;
	line-height: 0px;
  	cursor: pointer;
	}

#PortfolioSubNav {
	margin: 10px 0px 0px 0px;
	}

.SubNavButton {
	padding: 0px 0px 0px 5px;
	}


