#services_left
{
	width:167px;
	height:297px;
	background-color:#B0A5C8;
	background-image: url('/img/services_image.jpg');
	background-repeat: no-repeat;
	float:left;		
}

#leftNav
{
	margin: 115px 0px 0px 10px;
	padding-right:8px;	
}

#services_body
{
	position:absolute;
	top:0px;
	right:0px;
	width:491px; /*591*/
	height:267px; /*297*/
	padding: 15px 50px;
	overflow: auto;
}