
/* ------------  Portfolio Page  -----------*/

#body_port_des #context1 {
	background-color: #E8D6AC;
	background-image: url(graphics/logo_lg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 2005px; }
	
#body_port_des #content1 {
	position: relative;
	background-image: url(graphics/text_bg2.png);
	padding: 20px;
	left: 12px;
	top: 70px;
	height: 1890px;
	width: 655px; }

#body_port_re #context1 {
	background-color: #E8D6AC;
	background-image: url(graphics/logo_lg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 1400px; }
	
#body_port_re #content1 {
	position: relative;
	background-image: url(graphics/text_bg2.png);
	padding: 20px;
	left: 12px;
	top: 70px;
	height: 1280px;
	width: 655px; }
	
#body_port_cus #context1 {
	background-color: #E8D6AC;
	background-image: url(graphics/logo_lg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 1265px; }
	
#body_port_cus #content1 {
	position: relative;
	background-image: url(graphics/text_bg2.png);
	padding: 20px;
	left: 12px;
	top: 70px;
	height: 1150px;
	width: 655px; }

#context1 ul {
	list-style: none; }

#context1 li {
	border-color: #ccc #bbb #bbb #ccc; 
	border-style: solid; 
	border-width: 1px; 
	color: inherit; 
	display: inline; 
	float: left;
	padding: 4px 4px 6px 4px;
	margin: 6px 6px 6px 0px;
	font-size: 12px;
	color: #333333; }
	
