#loader
	{
	position:relative;
	text-align:center;
	}
	
#loader img
	{
	position:absolute;
	top:30px;
	left:130px;
	}

#project-index
	{
	
	}
	
#project-index .heading
	{
	
	}
	
#project-index .heading ul
	{
	float:right;
	list-style:none outside;
	padding-left:0;
	}
	
#project-index .heading li
	{
	padding-left:15px;
	}	
	
#project-index .heading li.active
	{
	background:url(../images/layout/link-arrow-right.png) left 5px no-repeat;
	}
	
#project-index .heading .active a
	{
	
	}

#project-index h1
	{
	
	}
		
#project-index h2
	{
	color:#fff;
	}
	
#project-index li
	{
	font-size:10px;
	padding:0 0 5px 0;
	}
	
#project-index a
	{
	font-size:12px;
	}
	
#project
	{
	
	}
	
#project .header
	{
	
	}
	
#project .header ul
	{
	margin:0;
	float:right;
	}
	
#project .header li
	{
	display:inline;
	padding-left:11px;
	}	
	
#project .header li a
	{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	}		
	
#project .header h1
	{
	float:left;
	padding:0;
	margin-bottom:0;
	}
	
#project .client
	{
	font-size:11px;
	font-weight:bold;
	margin-bottom:0;
	}
	
#project strong
	{
	color:#b7b7b7;
	font-size:11px;
	}
	
#project .type
	{
	font-size:11px;
	}

#project .image
	{
	text-align:center;
	margin:20px 0 4px 0;
	}
	
#project .image .menu
	{
	font-size:11px;
	text-align:left;
	padding:0 0 4px 0;
	}	
	
#project .image .menu ul
	{
	float:right;
	}		
	
#project .image .menu li
	{
	display:inline;
	}		
	
#project .image .menu a
	{
	color:#b7b7b7;
	}		
	
#project .image .menu a.active
	{
	color:#f51212;
	}		
	
#project .image img
	{
	margin:0 auto;
	}
	
#project .info
	{
	font-style:italic;
	}
	
	
	
	