*, html, body, div {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


body {
	font-family:Tahoma, Helvetica, sans-serif;
	/*font-family:-moz-fixed; */
	font-size:12px;	
	line-height:14px;
	background:#1E1B15; 
}

ul, li {
	list-style:none;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

#container_flash {
	width:100%;
	height:100%;
	position:relative;
	min-width:999px;
	min-height:750px;
	overflow:hidden;

}

/* FOOTER 
-----------------------------------------*/
#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	left:50%;
	width:100%;
	width:2135px;
	height:200px;
	margin-left:-850px;
	padding:0px 0px 0px 0px;
	background:url(images/footer_bg2.png) no-repeat;
	text-align:center;
}	#footer a { position:relative;}

#works {
	position:absolute;
	bottom:0px;
	left:50%;
	width:750px;
	height:140px;
	margin-left:-375px;
	padding:60px 0px 0px 40px;
	text-align:left;
	z-index:10;
	/*background:url(images/works_bg.jpg) no-repeat bottom left;*/
}

#works div { float:left; display:inline; margin:0px 20px 0px 0px;}
#works #new_work, #works #count_works {margin:20px 50px 0px 0px; padding:40px 0px 0px 0px;}
#works #count_works { padding:0px 0px 0px 0px; text-align:center; line-height:normal;}
#works #menu { margin:20px 0px 0px 0px;}

#works #menu a { display:block; margin-bottom:10px;}
#works #menu a:hover { cursor:pointer;}

#works #menu div {float:none; margin:0px; cursor:pointer;}

#works #new_work {
	width:180px;
	margin-right:0px;
	background:url(/images/new_work.png) no-repeat;
	font-size:16px;
	color:#C18A6C;
}	#new_work span.city { font-size:12px; color:#8D4D2B;}

#count_works span {
/*	background:url(/images/count_works.png) no-repeat;*/
	font-family:"Arial Narrow", Tahoma;
	font-size:52px;
	font-weight:bold;
	color:#940009;
}

/* Trash
----------*/

.clear {
	width:100%;
	height:1px;
	clear:both;
	overflow:hidden;
}








