/* ------------  Design Consult Page  -----------*/

#body_des #context1 {
	background-color: #E8D6AC;
	background-image: url(graphics/logo_lg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 1025px; }
	
#about {
	position: relative;
	left: 12px;
	top: 70px;
	padding: 10px;
	height: 920px;
	width: 675px;
	background-image: url(graphics/text_bg2.png);
	z-index: 90; }
	
#about p {
	padding: 5px; }
	
#des_photo {
	float: left;
	margin: 6px 1em .25em .5em;
	line-height: 1em;
	width: 225px; }
	
#des_photo p {
	width: 100%;
	margin: 0;
	padding: .25em 0;
	font-size: 12px;
	color: #666666; }
	
#des_photo img {
	margin: 0;
	padding: 0;
	display: block; }
	
#sciss {
	position: absolute;
	height: 287px;
	width: 384px;
	background-image: url(graphics/scissors.png);
	left: 443px;
	top: -28px; }
	
#tape {
	position: absolute;
	height: 406px;
	width: 195px;
	background-image: url(graphics/Tape-measure.png);
	left: -88px;
	top: 625px;
	z-index: 10;
}
