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

#content-container
	{
	width: 1138px;
	height: 877px;
	background: URL('backgrounds/illustration_background.jpg') 50% top no-repeat;
	margin: 0 auto;
	}
	
#illustrations
	{
	height: 360px;
	position: relative;
	}
	
#img
	{
	display: none;
	}
	
#illustration_container
	{
	width: 382px;
	float: left;
	}
	.illustration_header, .illustration_footer
		{
		width: 362px;
		}
	.illustration_header2,
	.illustration_footer2
		{
		width: 338px;
		}
	.illustration_box_body
		{
		height: 566px;
		}
	.illustration_body
		{
		width: 358px;
		margin-left: 12px;
		margin-right: 12px;
		}
	.illustration_body2
		{
		width: 358px;
		
		}
		#illustration_buttons
			{
			width: 351px; 
			margin-left: 4px;
			margin-right: 0px;
			height: 360px;
			}
			#illustration_buttons a
				{
				display: block;
				width: 117px;
				height: 88px;
				float: left;
				}
			.ill_button
				{
				float: left;
				width: 117px;
				height: 88px;
				margin: 0px;
				}
			#ill_button_1
				{
				background: URL('backgrounds/ill_button_1.png') top left no-repeat;
				}
			#ill_button_2
				{
				background: URL('backgrounds/ill_button_2.png') top left no-repeat;
				}
			#ill_button_3
				{
				background: URL('backgrounds/ill_button_3.png') top left no-repeat;
				}
			#ill_button_4
				{
				background: URL('backgrounds/ill_button_4.png') top left no-repeat;
				}
			#ill_button_5
				{
				background: URL('backgrounds/ill_button_5.png') top left no-repeat;
				}
			#ill_button_6
				{
				background: URL('backgrounds/ill_button_6.png') top left no-repeat;
				}
			#ill_button_7
				{
				background: URL('backgrounds/ill_button_7.png') top left no-repeat;
				}
			#ill_button_8
				{
				background: URL('backgrounds/ill_button_8.png') top left no-repeat;
				}
			#ill_button_9
				{
				background: URL('backgrounds/ill_button_9.png') top left no-repeat;
				}
			#ill_button_10
				{
				background: URL('backgrounds/ill_button_10.png') top left no-repeat;
				margin-top: 1px;
				}
			#ill_button_11
				{
				background: URL('backgrounds/ill_button_11.png') top left no-repeat;
				margin-top: 1px;
				}
			#ill_button_12
				{
				background: URL('backgrounds/ill_button_12.png') top left no-repeat;
				margin-top: 1px;
				}
				
	.illustration_box_body2
		{
		width: 358px;
		height: 515px;
		}
	.illustration_back
		{
		width: 100%;
		height: 566px;
		}
	.illustration_back2
		{
		width: 100%;
		height: 515px;
		}
					
#illustration_body_text
	{
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #333;
	font-size: 12px;
	}

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

#illustration_body_text
	{
	width: 351px;
	height: 148px;
	overflow: auto;
	margin-left: 4px;
	}
