* { font-family: Trebuchet MS,Arial,Tahoma; }

body { margin: 0; padding: 0; }
a { text-decoration: none; }
a img { border-style: none; }

.divider { background: url('img/divider.gif') no-repeat 240px 15px; height: 30px; }
.clear { clear: both; }

#layout { width: 973px; }

#header { height: 67px; }
#logo { margin: 7px 7px 0 21px; }
#languages { background: url('img/languages.jpg'); width: 352px; height: 57px; padding: 5px 6px; float: right; }
#languages a { width: 28px; height: 20px; margin-left: 17px; float: left; }

#menu { height: 280px; clear: both; }
.en #menu { background: url('img/menu-en.jpg'); }
.ru #menu { background: url('img/menu-ru.jpg'); }
.tr #menu { background: url('img/menu-tr.jpg'); }
#menu a { margin-top: 15px; height: 61px; float: left; }
#menu .menu-item-1 { margin-left: 56px; width: 142px; }
#menu .menu-item-2 { margin-left: 37px; width: 162px; }
#menu .menu-item-3 { margin-left: 52px; width: 160px; }
#menu .menu-item-4 { margin-left: 52px; width: 102px; }
#menu .menu-item-5 { margin-left: 52px; width: 103px; }

#home { height: 399px; font-size: 12px; color: #666666; position: relative; }
.en #home { background: url('img/home-en.jpg'); }
.ru #home { background: url('img/home-ru.jpg'); }
.tr #home { background: url('img/home-tr.jpg'); }
#home a { color: #006699; }
#home a:hover { color: #ff9900; }
#home .news-1, #home .news-2 { position: absolute; left: 100px; top: 0px; height: 45px; width: 370px; }
#home .news-1 { top: 83px; }
#home .news-2 { top: 137px; }
#home .news_cat { position: absolute; left: 100px; top: 195px; height: 1.5em; width: 365px; }
#home .contact { position: absolute; left: 125px; top: 250px; height: 180px; width: 340px; font-size: 11px; }

#content { margin: 15px 0 45px 19px; font-size: 12px; color: #666666; }
#content a { color: #006699; }
#content a:hover { color: #ff9900; }
#content #left { margin-top: 42px; width: 262px; float: left; }
#content #right { margin-left: 262px; width: 673px; }
#content #right h1 { color: #009933; font-size: 18px; margin-bottom: 18px; }
#content #right h2 { color: #006699; font-size: 14px; font-weight: normal; margin: 10px 0 0 0; }
#content #right p { margin-top: 0px; color: #666666; }

#footer { margin-bottom: 45px; text-align: center; font-size: 11px; }
#footer a { color: #6a6a6a; margin: 0 10px; }
#footer a:hover { color: #6a6a6a; }
#footer .copyright { color: #bebebe; }



