*{margin: 0px; padding: 0px;}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858c8c;
	background-color:  #bcbcbc;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	text-transform: uppercase;
}
h1{
	font-family: Georgia, Arial, Helvetica,Verdana sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	color: #485152;
	line-height:  14px;
}

h2{
	font-family: Georgia, Arial, Helvetica,Verdana sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	color: #485152;
	line-height:  14px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3c9aa0;
	text-decoration: none;
}
a:hover{
	color: #343434;
	text-decoration: underline;
}
.right{ float: right; padding-right:  10px; margin-top: -1px;}
.right a{
	margin-top:  -2px;
	
}
	
.clearLine { 
	clear: both;
	height: 2px;
	padding-bottom: 2px;
	margin-top:  3px;
	border-top:  solid 1px #d6d5d5;
}
img{ border: none}
p{ width:  750px; padding-bottom:  35px;}

#conteiner{
	width: 990px;
	margin: auto;
}
#header{
	padding-top:  20px;
	padding-bottom:  15px;
	height:  60px;
}
#header .right{
	padding-right:  0px;
	font-size:  10px;
}

.project{
	padding-bottom:  65px;
	padding-top:  30px;
	height: 580px;
}

.info{
	float: left;
}


#footer{
	width: 900px;
	text-align: right;
	margin-top:60px;
}
h3{
	font-family: Georgia, Arial, Helvetica,Verdana sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	color: #485152;
	line-height:  24px;
}

.footer{

	height:  100px;
	font-family: Georgia, Arial, Helvetica,Verdana sans-serif;
}

.footer a{
	height:  160px;
	font-family: Georgia, Arial, Helvetica,Verdana sans-serif;
	padding-top:  50px;
	color: #858c8c;
}
.footer a:hover{
	background-image: url(images/clickhere.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 855px 0px;
}

/* BEGIN CSS */
	.thumbs a {
		position:relative;
		display:block;
		height: 106px;
		width: 197px;
		float: left;
		margin-left: 1px;
		margin-bottom:  1px;
	}
	

	
	a.item1 {
		background:url(images/image_01_smal.jpg) 0 0 no-repeat;
	}
	a.item2 {
		background:url(images/image_03_smal.jpg) 0 0 no-repeat;
	}
	a.item3 {
		background:url(images/image_06_smal.jpg) 0 0 no-repeat;
	}
	a.item4 {
		background:url(images/image_14_smal.jpg) 0 0 no-repeat;
	}
	a.item5 {
		background:url(images/image_02_smal.jpg) 0 0 no-repeat;
	}
	a.item6 {
		background:url(images/image_04_smal.jpg) 0 0 no-repeat;
	}
	a.item7 {
		background:url(images/image_10_smal.jpg) 0 0 no-repeat;
	}
	a.item8 {
		background:url(images/image_09_smal.jpg) 0 0 no-repeat;
	}
	a.item9 {
		background:url(images/image_12_smal.jpg) 0 0 no-repeat;
	}
	a.item10 {
		background:url(images/image_05_smal.jpg) 0 0 no-repeat;
	}
	a.item11 {
		background:url(images/image_07_smal.jpg) 0 0 no-repeat;
	}
	a.item12 {
		background:url(images/image_11_smal.jpg) 0 0 no-repeat;
	}
	a.item13 {
		background:url(images/image_15_smal.jpg) 0 0 no-repeat;
	}
	a.item14 {
		background:url(images/image_16_smal.jpg) 0 0 no-repeat;
	}
	a.item15 {
		background:url(images/image_17_smal.jpg) 0 0 no-repeat;
	}
	a.item16 {
		background:url(images/image_17_smal.jpg) 0 0 no-repeat;
	}
	
	.fadeThis * {
	  display: none;
	}
	

	a.item1 span.hover, a.item2 span.hover, a.item3 span.hover, a.item4 span.hover, a.item5 span.hover, a.item6 span.hover, a.item7 span.hover, a.item8 span.hover, a.item9 span.hover, a.item10 span.hover, a.item11 span.hover, a.item12 span.hover, a.item13 span.hover, a.item14 span.hover, a.item15 span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 106px;
		width: 197px;
		background:url(images/trans_hover.png) 0 0 no-repeat;
	}
