
#header-block {
	padding-top: 10px;
	height: 141px;
	width: 980px;
}

#header-block-small {
	padding-top: 10px;
	height: 74px;
}

#header-block .header-block-content {
	background-image: url('../images/tangir.png');
	background-repeat: repeat;
}

#header-block-small .header-block-content {
	background-image: none;
}

#header-block .logo {
	width: 597px;
	padding-left: 53px;
	padding-top: 18px;
	padding-bottom: 16px;
}

#header-block-small .logo {
	width: 288px;
	padding-left: 53px;
	padding-right: 134px;
	padding-top: 10px;
	padding-bottom: 7px;
	background-color: transparent;
	background-image: url('../images/tangir.png');
	background-repeat: repeat;
	float: left;
}



#main-menu-block {
	padding-bottom: 0px;
	min-width: 980px;
	width: 980px;
}

#main-menu {
	float: left;
}

#main-menu li {
	display: inline;
}

#main-menu li a {
	float: left;
	margin-right: 2px;
	width: 104px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 53px;
	background-color: transparent;
	background-image: url('../images/tangir.png');
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 19px;
	color: #EBECEC;
	text-decoration: none;
}

#main-menu li a:hover {
	background-color: transparent;
	background-image: url('../images/tangir_y.png');
	background-repeat: repeat;
	color: #3C4648;
}

#main-menu li a.active {
	background-color: transparent;
	background-image: url('../images/tangir_y.png');
	background-repeat: repeat;
	color: #3C4648;
}




#fb-rss {
	margin-left: 928px;
}

#fb-rss li {
	float: left;
	margin-left: 8px;
}


#projects-navigation {
/*	margin-left: 758px;
	margin-left: 750px;
	margin-left: 697px;*/
	margin-left: 300px;
/*	background-color: #CCCCCC;*/
	background-color: transparent;
	height: 31px;
/*	width: 222px;
	width: 230px;*/
	text-align: right;
}

#button-note {
/*	width: 126px;*/
/*	padding-right: 8px;*/
	height: 14px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #3C4648;
/*	margin-top: 18px;*/
	overflow: hidden;
/*	text-align: right;*/
}

#prev-note, #next-note {
	display: none;
}


#projects-buttons {
/*	margin-top: 10px;*/
/*	float: left;*/
}

#projects-buttons li {
	display: inline;
}

#prev-button {
	display: block;
	float: left;
	background-image: url('../images/prev_off.gif');
	background-repeat: no-repeat;
	width: 48px;
	height: 20px;
}

#prev-button:hover {
	background-image: url('../images/prev_on.gif');
	background-repeat: no-repeat;
}

#next-button {
	display: block;
	float: left;
	background-image: url('../images/next_off.gif');
	background-repeat: no-repeat;
	width: 48px;
	height: 20px;
}

#next-button:hover {
	background-image: url('../images/next_on.gif');
	background-repeat: no-repeat;
}





#submenu-block {
	padding-left: 53px;
	padding-top: 41px;
	padding-bottom: 24px;
	width: 927px;
}

#submenu {
}

#submenu li {
	display: inline;
}

#submenu li a {
	float: left;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Verdana;
	font-size: 14px;
	color: #3C4648;
	text-decoration: none;
}

#submenu li a:hover {
	background-color: transparent;
	background-image: url('../images/tangir_y.png');
	background-repeat: repeat;
}

#submenu li a.active {
	background-color: transparent;
	background-image: url('../images/tangir_y.png');
	background-repeat: repeat;
}










#content-block {
	width: 927px;
	padding-left: 53px;
	padding-bottom: 41px;
}

#text-block {
	width: 843px;
	padding-top: 47px;
	padding-bottom: 29px;
	padding-left: 42px;
	padding-right: 42px;
	background-image: url('../images/about-background.png');
	color: #3C4648;
}

#text-block * {
	color: #3C4648;
	font-size: 15px;
	font-family: Verdana;
}

#text-block p {
	margin-bottom: 18px;
	line-height: 21px;
}

#text-block h1 {
	margin-bottom: 18px;
	line-height: 21px;
    font-weight: normal;
}




.person_name {
	margin-top: 15px;
	font-family: Verdana;
	font-size: 18px;
	color: #3C4648;
}

.person_role {
	margin-top: 5px;
	font-family: Verdana;
	font-size: 12px;
	color: #3C4648;
}










#annonce {
	width: 650px;
    width: 700px;
	padding-top: 73px;
	padding-bottom: 73px;
	padding-left: 212px;

    width: 600px;

/*	padding-left: 185px;*/
	font-family: Verdana;
	color: #FFFFFF;
}

#annonce h1 {
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 20px;
}

#annonce p {
	font-size: 48px;
	line-height: 56px;
}





/*
#annonce h1 {
	font-weight: normal;
	margin-bottom: 20px;

    font-size: 34px;
    line-height: 44px;

    font-size: 32px;
    line-height: 43px;

}

#annonce h1 a
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
}

#annonce h1 a:hover
{
    color: #FDE900;
}


#annonce a
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
}

#annonce a:hover
{
    color: #FDE900;
}

*/



#footer-content {
	padding-top: 16px;
	padding-bottom: 16px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	width: 927px;
	padding-left: 53px;
}

#footer-address {
	float: left;
}

#footer-phone {
	text-align: right;
}



.small-title-image {
    display: none;
}




.fb-link {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url('../images/fb.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.fb-link:hover {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url('../images/fb.png');
	background-repeat: no-repeat;
	background-position: 0px -18px;
}

.rss-link {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url('../images/rss.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.rss-link:hover {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url('../images/rss.png');
	background-repeat: no-repeat;
	background-position: 0px -18px;
}
