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

#content-container
	{
	width: 1138px;
	height: 877px;
	background: URL('backgrounds/device_animations_background.jpg') 50% top no-repeat;
	margin: 0 auto;
	}
	
#medical_device_animations_container
	{
	width: 382px;
	float: left;
	}
	.medical_device_animations_header, .medical_device_animations_footer
		{
		width: 362px;
		}
	.medical_device_animations_header2,
	.medical_device_animations_footer2
		{
		width: 338px;
		}
	.medical_device_animations_box_body
		{
		height: 566px;
		}
	.medical_device_animations_body
		{
		width: 358px;
		margin-left: 12px;
		margin-right: 12px;
		}
	.medical_device_animations_body2
		{
		width: 358px;
		
		}
		#medical_device_animations_buttons
			{
			width: 342px; 
			margin-left: 8px;
			margin-right: 8px;
			height: 393px;
			}
			#medical_device_animations_buttons a
				{
				display: block;
				width: 171px;
				height: 129px;
				float: left;
				}
			.mda_button
				{
				float: left;
				width: 171px;
				height: 129px;
				/*margin: 2px;*/
				}
			#mda_button_1
				{
				background: URL('backgrounds/mda_button_1.png') top left no-repeat;
				}
			#mda_button_2
				{
				background: URL('backgrounds/mda_button_2.png') top left no-repeat;
				}
			#mda_button_3
				{
				background: URL('backgrounds/mda_button_3.png') top left no-repeat;
				}
			#mda_button_4
				{
				background: URL('backgrounds/mda_button_4.png') top left no-repeat;
				}
			#mda_button_5
				{
				background: URL('backgrounds/mda_button_5.png') top left no-repeat;
				}
			#mda_button_6
				{
				background: URL('backgrounds/mda_button_6.png') top left no-repeat;
				}
	.medical_device_animations_box_body2
		{
		width: 358px;
		height: 515px;
		}
	.medical_device_animations_back
		{
		width: 100%;
		height: 566px;
		}
	.medical_device_animations_back2
		{
		width: 100%;
		height: 515px;
		}
					
#medical_device_animations_body_text
	{
	width: 334px;
	height: 115px;
	overflow: auto;
	}
#featured_project_body_text, #medical_device_animations_body_text
	{
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333;
	font-size: 11px;
	}
