BODY {
	background: white; margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", times, serif;
}

A {
	color: #2d71b2
}

H1 {
	font-size: 145%;
	font-weight: normal;
}

H1 A {
	color: #7d644b;
}
a img{
border: 0;
}
.wrapper {
	width: 1004px;
	margin: 0 auto;
}

.header {	
	background: url("/img/corners.png") no-repeat top center;
	padding: 0 20px;
}

.header .menu {
	margin: 0 auto 75px auto; padding: 64px 0 0 0; width: 90%; height: 43px;
	font-style: italic; font-size: 90%;
	background: url("/img/horizontal-line.gif") no-repeat center bottom;	
}
.header .menu LI {
	margin: 0; padding: 0; float: left; width: 20%;
	text-align: center; list-style: none; line-height: 1;
}
.header .menu LI.t {
	margin-top: -0.5em;
	float: left; position: relative; left: 180px;
}
.header .menu LI.a {
	font-weight: bold;
}
.header .menu LI.a A {
	text-decoration: none;
}
.header .menu LI A {
	color: #33322f;
}

.header .submenu {
	margin: 0 auto; padding: 0 0 0 0; 
	height: 43px; font-style: italic; font-size: 90%;
	background: url("/img/horizontal-line.gif") no-repeat center bottom; text-align: center; 	
}
.header .submenu LI {
	margin: 0; padding: 0 1em; display: inline;
	list-style: none; line-height: 1;
}
.header .submenu LI A {
	color: #7d644b;
}
.header .submenu LI.a A {
	text-decoration: none;
	color: #000;
}

.header .logo {
	text-align: center;
	position: absolute; top: 24px; left: 50%;
	margin-left: -127px
}


.mainheader .menu {
	margin: 0 auto; padding: 64px 0 0 0; width: 90%; height: 43px;
	font-style: italic; font-size: 90%;
	background: url("/img/horizontal-line.gif") no-repeat center bottom;	
}
.mainheader .menu LI {
	margin: 0; padding: 0; float: left; width: 25%;
	text-align: center; list-style: none; line-height: 1;
}
.mainheader .menu LI.t {
	margin-top: -0.5em;
}
.mainheader .menu LI A {
	color: #33322f;
}

.mainheader {
	height: 433px; position: relative;
	background: url("/img/main-image.jpg") no-repeat;	
}
.mainheader .logo {
	position: absolute; top: 309px; left: 63px;
}


.content {
	padding: 0 100px;
}

.widecontent H2, .widecontent P {
	padding: 0 15px 0 15px;	
}
.widecontent P {
	line-height: 1.5;
	text-align: justify;
}
.widecontent P.contacts {
	text-align: center;
	font-size: 90%;
}
.widecontent P.contacts STRONG {
	font-size: 120%;
}
.widecontent P.salary{
	padding: 10px 10px 0 10px;
	_padding: 10px 10px 0 10px;
	margin: 0 0 1em 0;
}

.content .pagination {
	font-size: 70%;
	padding: 4em 0 1em 0;
	color: #acacac;
}
.content .pagination .prev {
	float: left; width: 20%;
}
.content .pagination .next {
	float: right; width: 20%;
	text-align: right;
}
.content .pagination UL {
	margin: 0; padding: 0;
	width: 60%; float: left;
	text-align: center;
}
.content .pagination UL LI {
	margin: 0; display: inline; list-style: none;
	font-size: 125%;
	font-family: Tahoma, sans-serif
}
.content .pagination UL LI {
	padding: 0 0.3em 0 0.3em;
}
.content .pagination UL LI.a {
	background: #ececec;
}

.content .pagination .prev A,.content .pagination .next A {
	font-style: italic;
}
.content .pagination .a A {
	text-decoration: none;
	color: black;
}

#news_arch UL{
	margin: 0;
	padding: 20px 10px 0;
}
#news_arch UL LI {
	margin: 0; display: inline; list-style: none;
	font-size: 70%;
	font-family: Tahoma, sans-serif
}
#news_arch UL LI {
	padding: 0 0.5em 0 0.5em;
}
#news_arch .a A {
	text-decoration: none;
	color: black;
}

.content .announces H2 {
	margin: 1em 0 0.3em 0;
	font-size: 100%;
	font-weight: normal;
}
.content .announces P {
	margin: 0; line-height: 1;
	font-size: 90%;
	font-style: italic;
}

.maincontent {
	float: left;
	width: 65%;
	padding: 3em 0 0 0;
}
.maincontent P {
	line-height: 1.5;
	padding: 0 0 0 15px;
	text-align: justify;
}

.column {
	float: right;
	width: 30%;
	padding: 3em 0 0 0;
}
.column P {
	padding: 0 0 0 1.05em;
}
.column I {
	color: #acacac; margin-left: -1.1em;
}
.column .isthere, .column .none {
	font-size: 80%;
	padding: 0 0 0 1.25em;
}
.column .none {
	color: #acacac;
}



.photogallery {
	width: 80%;
	margin: 0 auto;
}
.photogallery .image {
	width: 700px
}
.photogallery .image H2 {
	width: 55%; margin: 0;
	float: left; padding: 1em 0 1em 15px;
	font-size: 80%; font-weight: normal;
	font-style: italic;
}
.photogallery .image .pagination {
	font-size: 80%; width: 40%;
	float: right; margin: 0;
	padding: 1em 0; text-align: right;
	color: #acacac;
}
.photogallery .image .pagination A {
	font-style: italic;
}

.photogallery .thumbnails {
	padding: 9px 0 45px 0;
}
.photogallery .thumbnails A IMG {
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
}
.photogallery .thumbnails A.a IMG {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.photogallery .thumbnails IMG {
	border: 0; margin: 0 11px 0 0;
}


.about-pic {
	float: left;
	margin-right: 25px;
}


.main {
	padding: 0 100px;
}

.main .about {
	float: left;
	width: 55%;
}
.main .about_full {
	float: left;
	width: 100%;
}
.main .about P, .main .about_full P{
	line-height: 1.6;	
	margin: 15px 45px 15px 15px;
}

.main .announces {
	float: right;
	width: 45%;
}
.main .announces H2 {
	margin: 1.6em 0 0.6em 0;
	font-size: 100%; font-weight: normal;
}
.main .announces P {
	line-height: 1; margin: 0;
	font-size: 90%;
	font-style: italic;
}


.main .announces H1, .main .about H1 {
	margin: 0;
	color: #7d644b;
	text-decoration: underline;
}

.main-news {
	font-size: 70%;
}
.main-news .a {
	margin: 0; clear: both;
	padding: 1.4em 0 1.8em 0;
	_padding: 0.7em 0 1.8em 0;
}
.main-news .main-news-item {
	float: left; width: 35%;
}
.main-news .last {
	width: 30%;	
}
.main-news .main-news-item H2 {
	color: #acacac;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
}
.main-news .main-news-item P {
	padding: 0 30px 0 0;
	margin: 0;
}

.main-vacancies {
	padding-top: 1em;
	font-size: 90%;
}
.main-vacancies .vacancy {
	width:50%; float: left;
}
.main-vacancies H1 {
	color: #7d644b;
	text-decoration: underline;
}
.main-vacancies .vacancy H2 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0 30px 0 5%;
	_padding: 0 30px 0 2.5%;
}
	
.main-vacancies .vacancy P {
	padding: 0 30px 0 5%;
	_padding: 0 30px 0 2.5%;
	margin: 0 0 1em 0;
}
.main-vacancies .vacancy P.salary, P.salary {
	font-style: italic;
}
.main-vacancies .vacancy P.salary I , P.salary I {
	color: #acacac; margin-left: -1.05em;
}
.main-vacancies .vacancy P.salary EM , P.salary EM{
	color: #7d644b;
}


.footer {
	clear: both; position: relative;
	padding: 4em 0 2em 0;
	width: 80%;	margin: 0 auto;
	color: #acacac; font-size: 70%
}
.footer A {
	color: #acacac;
}
.footer .copyright {
}
.footer .yarkie {
	position: absolute; top: 3em; left: 45%;
	padding: 1em 0 1em 40px;
	background: url("/img/yarkie-logo.gif") no-repeat left center;	
}
.footer .yarkie A EM {
	color: #bfac82;
	font-style: normal;
}


.clear-hr {
	clear: both;
	background: url("/img/horizontal-line.gif") no-repeat center center;	
	height: 15px;
	margin-bottom: 1em;
}
.clear-hr HR {
	display: none;
}
.news-date {
	color: #acacac;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
}
ul.sitemap li{
	padding-top: 10px;
}
ul.sitemap li ul li{
	list-style: none;
	padding-top: 0px !important;
}