/******************************************************************************/
/* SITE ORIENTATION */


#what_we_do
	{
	position: relative;
    padding: 5px;
    color: #fff;
    background-color: #676767;

	vertical-align: top;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
	}

#ig_bar
	{
	position: relative;
	display: block;
	position: relative;
	padding: 5px;
	}

#site_orientation #ig_bar img
	{
	position: relative;
	width: 305px;
	height: 49px;
	border-width: 0px;
	}

#logo
	{
	position: absolute;
	left: 550px;
	top: 30px;

	width: 234px;
	height: 146px;

	background: transparent url("/common/images/LOGOweb50pct.png") no-repeat;
	}





/* end SITE ORIENTATION */
/******************************************************************************/
