/* ------------  Our Story Page  -----------*/

#body_portfolio #context1 {
	background-color: #E8D6AC;
	background-image: url(graphics/logo_lg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 580px; }
	
#portfo {
	position: relative;
	left: 12px;
	top: 70px;
	padding: 10px;
	height: 490px;
	width: 675px;
	background-image: url(graphics/text_bg2.png); }
	
#portfo p {
	padding: 5px; }
	
#roid1 {
	position: absolute;
	background-image: url(pictures/polo1.png);
	width: 353px;
	height: 306px;
	left: -65px;
	top: 265px;
	z-index: 101;
}
	
#roid2 {
	position: absolute;
	background-image: url(pictures/polo2.png);
	width: 300px;
	height: 363px;
	left: 514px;
	top: 219px;
	z-index: 101;
}

#roid3 {
	position: absolute;
	background-image: url(pictures/polo3.png);
	width: 347px;
	height: 285px;
	left: 224px;
	top: 208px;
	z-index: 101; }
