@import url("nav-portfolio.css");
#tit-portfolio {
	background: url('../images/tit_portfolio.gif') no-repeat scroll top left;
	width: 515px;
	height: 48px;
	margin:18px 0 0 5px;
	text-indent:-9999px;
}

#image-before {
	background: url('../images/border_wide_before.png') no-repeat scroll top left;
	width: 240px;
	height: 186px;
	margin-top:20px;
}
#image-before p {
	padding:10px 0 0 10px;
}

#image-after {
	background: url('../images/border_wide_after.png') no-repeat scroll top left;
	width: 328px;
	height: 247px;
	position:relative;
	top:-80px;
	left:200px;
}
#image-after p {
	padding:11px 0 0 8px;
}

.before {
		margin-top:10px;
}
.after {
	margin:10px 8px 0 0;
	text-align:right;
}

.before-tall {
	margin-top:10px;
}
.after-tall {
	margin:10px 8px 0 0;
	text-align:right;
}

#next-previous {
	list-style:none;
	background: url('../images/previous-next.gif') no-repeat scroll top left;
	width: 290px;
	height: 20px;
	margin-left:165px;
	margin-top:-50px;
	margin-bottom:20px;
	
}

#next-previous li {
	float:left;
	margin:0 0 0 10px;
}
#next-previous li a {
	display:block;
	text-indent:-9999px;
	height:20px;
}
#next a:link, #next a:visited {
	width:127px;
}

#previous a:link, #previous a:visited {
	width:88px;
}

#image-before-tall {
	background: url('../images/border_tall_before.png') no-repeat scroll top left;
	width: 211px;
	height: 284px;
	margin-top:20px;
}
#image-before-tall p {
	padding:7px 0 0 10px;
}

#image-after-tall {
	background: url('../images/border_tall_after.png') no-repeat scroll top left;
	width: 230px;
	height: 313px;
	position:relative;
	top:-150px;
	left:190px;
}


#image-after-tall p {
	padding:9px 0 0 11px;
}

#tall {
	margin-top:10px;
	margin-left:60px !important;
}
.nav-next-tall {
	margin-top:-110px !important;
}

.port-testimonial {

	font-family:Georgia;
	font-size:17px;
	color:#6f0f12;
}

.testmonial {
	position:absolute;
	width:250px;
	margin:40px 0 0 220px;
	text-align:center;
	line-height:23px;
}

.wide-test {
	margin:10px 0 0 20px;
}

.wide-test2{
	padding-left:36px;
}
