#client_banner {
	position: relative;
	width: 523px; 
	height: 188px;
	border: 1px solid #a7c5da;
	padding: 4px;
	margin-left: 12px;
	margin-bottom: 12px;
	overflow: hidden;
}

#client_banner img {border: 0; }
#client_banner a:focus {-moz-outline: 0;}

.portfolio_button {
	display: block;
	position: absolute;
	width: 36px; height: 36px;
	background-color: #004575;
	color: #fff;
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
}
a.portfolio_button:hover {background-color: #483723;}

.audio {background: transparent url(/images/portfolio/audio-normal.gif) 50% 50% no-repeat;}
.audio:hover {background-image: url(/images/portfolio/audio-over.gif);} 
.video {background: transparent url(/images/portfolio/video-normal.gif) 50% 50% no-repeat;}
.video:hover {background-image: url(/images/portfolio/video-over.gif);}


#button_1 {top: 4px; right: 4px;}
#button_2 {top: 42px; right: 4px;}
#button_3 {top: 80px; right: 4px;}
#button_4 {top: 118px; right: 4px;}
#button_5 {top: 156px; right: 4px;}

.portfolio {
	position: absolute;
	width: 481px; height: 188px;
	top: 4px; left: 4px;
	background: transparent url(/images/green_texture.jpg) left top no-repeat;
}
.portfolio img {width: 483px; height: 188px;}

#portfolio_1 {display: block;}

body#zoom_portfolio #image {
	width: 500px; height: 550px;
	margin: 0; padding: 0;
	border: none;
	overflow: hidden;
}

body#zoom_portfolio #image img {border: 0;}
