

#whiteBodyWingLeft
{
	background-image: url("images/body-wings-top.png");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: center;
	width: 231px;
	height: 223px;
	z-index: 7;
	top: 2px;
	left: 25px;
	position: absolute;
	padding-left: 0;
	padding-top: 0;
}


#whiteBodyWingRight
{
	background-image: url("images/body-wings-top.png");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: center;
	width: 231px;
	height: 221px;
	z-index: 7;
	top: 2px;
	left: 744px;
	position: absolute;
	padding-left: 0;
	padding-top: 0;
}





#clientsBodyWingLeft
{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	width: 231px;
	height: 718px;
	z-index: 7;
	padding-left: 0;
	padding-top: 0;
	float: left;
}

