html, body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #7f7f7f;
	background: #404040 url(/images/bg/bg-apla.jpg) no-repeat 0 0 fixed;
}

a	{
	color: #eb2600;
}

#container {
	margin: 0;
}

h1 a { background: url('../images/click5.gif') no-repeat top left; width: 152px; height: 48px; display: block; text-indent: -9999px; }  
#language { background-color: #fff; color: #000; font-size: 11px; height: 30px; bottom: 0; left: 0; width: 100%; }
#language ul { padding: 10px 0 0 20px; }
#language li { display: inline; padding-right: 7px; font-size: 11px; }
#language li a { color: #000; font-size: 11px; }
#language li.active { font-weight: bold; }
#language li.contact_bottom { margin-left: 640px; }
#language li.contact_bottom a { font-weight: bold; }

.horizontal { width: 100%; height: 10px; }
.vertical { width: 10px; height: 100%; }
.frame { background-color: #fff; position: fixed; }
.logo { position: fixed; left: 0; top: 20px; }

#top { top: 0; left: 0; }
#right { top: 0; right: 0; }
#left { top: 0; left: 0; }


#apla {
	background-color: #000;
	width: 100%;
	height: 100%;
	position: relative;
}

/*	new	*/

#content	{
	position: relative;

}

.header-01	{
	background-image: url(/images/header-02.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 20px;
	text-indent: -9999px;
	clear: both;
	margin: 0px 0 25px 0;	
}

.header-02	{
	background-image: url(/images/header-03.png);
	background-repeat: no-repeat;
	width: 107px;
	height: 16px;
	text-indent: -9999px;
	clear: both;
	margin: 0px 0 25px 0;	
}

.header-03	{
	background-image: url(/images/header-04.png);
	background-repeat: no-repeat;
	width: 216px;
	height: 20px;
	text-indent: -9999px;
	clear: both;
	margin: 0px 0 13px 0;	
}

.contact {
	position: absolute;
	top: 25px;
	left: 383px;
}

.contact li	{
	display: block;
	float: left;
	margin-right: 45px;
}

.contact a	{
	font-weight: bold;
}

.contact li.lic3	{
	color: #fff;
	margin-right: 85px;
}

.contact li.lic3 a	{
	color: #fff;
}

.vimeo	{
	position: absolute;
	top: 152px;
	left: 49px;
}
.vimeo_text	{
	position: absolute;
	top: 84px;
	left: 670px;
	width: 305px;
	height: 278px;
	background-image: url(/images/header-01.png);
	text-align: right;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}

.vimeo_text div	{
	padding-top: 85px;
}


.portfolio	{
	position: absolute;
	top: 548px;
	left: 49px;
}

.portfolio-list	li	{
	float: left;
	width: 310px;
	height: 360px;
	margin-right: 25px;
	font-size: 12px;
}

.portfolio-list	li.last	{
	margin-right: 0px;
	
}

.portfolio-list	li h5	{
	font-size: 14px;
	font-weight: bolder;
	color: #eb2600;
	margin-top: 25px;
	margin-bottom: 8px;
}

.portfolio-link	{
	text-align: right;
}

.bottom	{
	position: absolute;
	top: 1320px;
	height: 320px;
	width: 100%;
	background-color: #fff;
}

.bottom-left	{
	position: absolute;
	top: 30px;
	left: 50px;	
}

.bottom-right	{
	position: absolute;
	top: 30px;
	left: 775px;	
}

.bottom-right li	{
	float: left;
	margin-right: 40px;	
}
