#sideBar, #content {
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
}

#content {
	width:580px;
}

#sideBar { 
	width: 180px;
	margin-left: 20px;
}

#sideBar ul li {display:block; }

div#photo {
	height: 520px;
	width: 677px;
	position: relative;
}

img.maze_photo {
	position: absolute;
	top:10px;
	left: 20px;
	height: 498px;
	width: 617px;
}

img#photo1{
	z-index: 10;
}

img#photo2{
	z-index: 9;
}

img#photo_frame {
	position: absolute;
	top: 0;
	left: 0;
	z-index:20;
}

div#testimonial{
width: 650px;
}

#sideBar img{
display:block;
}

#sideBar img {
	margin-bottom: 10px;
}
