/* page-specific styles go here */

div.main-content h2
{
	display: block;
	height: 0px;
	overflow: hidden;
	padding: 20px 0 0 0;
	width: 275px;
	margin-bottom:18px;
}

	div.main-content h2#services
	{
		background: url(../../images/h2-services.png) left 0px no-repeat;
	}
	div.main-content h2#apiservices
	{
		background: url(../../images/h2-apiservices.png) left 0px no-repeat;
	}
	
	div.main-content h2#formulationdevelopmentservices
	{
		background: url(../../images/h2-formulationdevelopmentservices.png) left 0px no-repeat;
		width: 350px;
		padding: 30px 0 0 0;
	}
	
	div.main-content h2#contractedservices
	{
		background: url(../../images/h2-contractedservices.png) left 0px no-repeat;
	}
				
div.content-area
{
	background: url(../../images/contentarea-bg-services.jpg) left 0px no-repeat;
}

	div.content-area h1
	{
		background: url(../../images/h1-services.png) no-repeat 0 0;
	}
	
	div.content-area div.pills_left
	{
		background: url(../../images/pills-left-services.png) no-repeat 0 0;
	}

.footer
{
	background: url(../../images/footer-bg-services.jpg) top left no-repeat;
} 

 

