#header
	{
	width: 1138px;
	height: 123px;
	background: URL('backgrounds/pharmaceutical_animations_header.jpg') 50% bottom no-repeat;
	margin: 0 auto;
	padding: 0px;
	}

#content-container
	{
	width: 1138px;
	height: 877px;
	background: URL('backgrounds/pharmaceutical_animations_background.jpg') 50% top no-repeat;
	margin: 0 auto;
	}
	
#pharmaceutical_container
	{
	width: 382px;
	float: left;
	}
	.pharmaceutical_header, .pharmaceutical_footer
		{
		width: 362px;
		}
	.pharmaceutical_header2,
	.pharmaceutical_footer2
		{
		width: 338px;
		}
	.pharmaceutical_box_body
		{
		height: 566px;
		}
	.pharmaceutical_body
		{
		width: 358px;
		margin-left: 12px;
		margin-right: 12px;
		}
	.pharmaceutical_body2
		{
		width: 358px;
		
		}
		#pharmaceutical_buttons
			{
			width: 342px; 
			margin-left: 8px;
			margin-right: 8px;
			height: 393px;
			}
			#pharmaceutical_buttons a
				{
				display: block;
				width: 171px;
				height: 129px;
				float: left;
				}
			.pma_button
				{
				float: left;
				width: 171px;
				height: 129px;
				/*margin: 2px;*/
				}
			#pma_button_1
				{
				background: URL('backgrounds/pma_button_1.png') top left no-repeat;
				}
			#pma_button_2
				{
				background: URL('backgrounds/pma_button_2.png') top left no-repeat;
				}
			#pma_button_3
				{
				background: URL('backgrounds/pma_button_3.png') top left no-repeat;
				}
			#pma_button_4
				{
				background: URL('backgrounds/pma_button_4.png') top left no-repeat;
				}
			#pma_button_5
				{
				background: URL('backgrounds/pma_button_5.png') top left no-repeat;
				}
			#pma_button_6
				{
				background: URL('backgrounds/pma_button_6.png') top left no-repeat;
				}
	.pharmaceutical_box_body2
		{
		width: 358px;
		height: 515px;
		}
	.pharmaceutical_back
		{
		width: 100%;
		height: 566px;
		}
	.pharmaceutical_back2
		{
		width: 100%;
		height: 515px;
		}

#featured_project_body_text, #pharmaceutical_body_text
	{
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333;
	font-size: 11px;
	}
