html, body {
    height: 100%;
    margin: 0;
}

body {
    background: #fff url(img01.png) 0 0 repeat-x;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #55616c;
    line-height: 15px;
    min-width: 1000px;
}
/*
a {
    color: #fb8802;
}
*/

a {
	color: #E67319;
}

.clear {
    clear: both;
    height: 1px;
    margin-bottom: -1px;
    font-size: 1px;
} #wrapper {
    min-height: 100%;
    margin: 0 auto -153px;
} #header, #footerbox, #index, #content {
    width: 938px;
    margin: 0 auto;
} #header {
    height: 107px;
    position: relative;
} #logo {
    float: left;
    padding-left: 11px;
    background: transparent url(img03.png) 11px 100% no-repeat;
} #logo h1 {
    margin: 0;
    padding: 28px 0 0;
} #logo a {
    display: block;
    width: 135px;
    height: 44px;
    text-indent: -9999px;
} #menu {
    float: right;
    margin-top: 40px;
} #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
} #menu li {
    float: left;
    border-left: 1px solid #d4e0ef;
    line-height: 29px;
    padding: 0 17px;
    font-size: 15px;
} #menu a {
    color: #034ea2;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #034ea2;
} #menu li ul {
    position: absolute;
    visibility: hidden;
    padding-top: 14px;
    padding-left: 5px;
    height: 35px;
    background: transparent url(img10.gif) 0 100% no-repeat;
} #menu li:hover ul {
    visibility: visible;
    z-index: 100;
} #menu li li {
    border: 0 none;
    margin: 0 0 0 6px;
    padding: 0;
    font-size: 11px;
    line-height: 35px;
} #menu li li a {
    display: block;
    color: #17406d;
    padding: 0 8px;
    text-decoration: underline;
    border-bottom: none;
} #menu li li.active {
    background: transparent url(img12.png) 0 0 no-repeat;
} #menu li li.active a {
    color: #3c6797;
    text-decoration: none;
    background: transparent url(img13.png) 100% 0 no-repeat;
} #menu .first {
    border: 0 none;
} #menu .last {
    background: transparent url(img11.gif) 100% 100% no-repeat;
    padding-right: 11px;
    margin-right: -8px;
} #menu li li.alast a {
	background:transparent url(img13.gif) no-repeat scroll 100% 0;
	color:#3C6797;
	margin-right:-15px;
	padding-right:19px;
	text-decoration:none;
} #language {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent url(img09.gif) 30px 0 no-repeat;
} #language ul {
    list-style: none;
    margin: 0;
    padding: 0;
} #language li {
    float: left;
    margin-right: 1px;
} #language a {
    display: block;
    width: 30px;
    height: 21px;
    text-indent: -9999px;
} #language .active {
    display: none;
} #language .lt {
    background: transparent url(img04.png) 50% 50% no-repeat;
} #language .ru {
    background: transparent url(img05.png) 50% 50% no-repeat;
} #language .en {
    background: transparent url(img06.png) 50% 50% no-repeat;
} #language .es {
    background: transparent url(img07.png) 50% 50% no-repeat;
} #language .it {
    background: transparent url(img08.png) 50% 50% no-repeat;
} #index .box1, #index .box2, #index .box3 {
    float: left;
    width: 264px;
    padding: 178px 21px 21px;
    margin-left: 10px;
} #index .box1 {
    margin: 0;
    background: transparent url(img15.jpg) 0 0 no-repeat;
} #index .box2 {
    background: transparent url(img16.jpg) 0 0 no-repeat;
} #index .box3 {
    background: transparent url(img17.jpg) 0 0 no-repeat;
} /* #fb8802; */ #index h2 {
    color: #E67319;
    font-weight: normal;
    font-size: 24px;
} #index h2 a {
    color: #E67319;
    text-decoration: none;
} #index p.more a {
    color: #E67319;
    font-weight: bold;
} #index p.more {
    background: transparent url(img18.png) 0 50% no-repeat;
    text-indent: 24px;
    line-height: 17px;
} #content {
    padding-top: 33px;
    padding-bottom: 40px;
} #sidebar {
    float: left;
    width: 196px;
    border-right: 1px solid #b5c7e3;
    margin-right: -1px;
    text-align: right;
} #sidebar h2 {
    color: #55616c;
    font-size: 16px;
    line-height: 44px;
    padding: 0 18px 0 0;
    margin: 0;
} #sidebar ul {
    margin: 0;
    padding: 11px 0;
    list-style: none;
} #sidebar ul {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
} #sidebar li {
    padding: 7px 9px;
    margin: 0 8px 0 20px;
    border-top: 1px solid #dae3f1;
} #sidebar li li {
    padding: 7px 0;
    margin: 0;
} #sidebar a {
    color: #E67319;
    font-weight: bold;
} #sidebar li li a {
    color: #E67319;
    font-weight: normal;
} #sidebar .first {
    border-top: none;
} #sidebar li.active {
    margin: 0 0 0 11px;
    padding-right: 17px;
    border: 1px solid #b5c7e3;
    position: relative;
    margin-bottom: -1px;
    left: 1px;
    border-right: 1px solid #fff;
} #sidebar li.active a {
    text-decoration: none;
    color: #55616c;
} #post {
    float: left;
    border-left: 1px solid #b5c7e3;
    width: 650px;
    padding: 0 45px 11px;
} #post h2, #content h3 {
    color: #E67319;
    font-weight: normal;
    font-size: 24px;
    line-height: 39px;
    padding: 0;
    margin: 0;
} #content h3 {
    text-indent: 11px;
    padding-bottom: 15px;
}#post h4 {
    color: #55616c;
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    padding: 0;
    margin: 0;
} #footer, #push {
    height: 153px;
} #footer {
    background: #fff url(img02.png) 0 0 repeat-x;
} #footerbox .box1, #footerbox .box2 {
    float: left;
    overflow: hidden;
    height: 153px;
    width: 269px;
    padding: 0 15px;
    color: #7d8a96;
} #footerbox .box1 {
    padding-right: 32px;
    background: transparent url(img14.png) 100% 0 no-repeat;
} #footerbox .box1 h2, #footerbox .box2 h2 {
    margin: 17px 0 10px;
    padding: 0;
    color: #034ea2;
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
} #footerbox .box1 h2 {
    color: #034ea2;
} #footerbox .box2 {
} #footerbox .box2 h2 {
    color: #8b9fb6;
} #footerbox .box1 h2 a {
    color: #034ea2;
    text-decoration: none;
} #footerbox .box2 h2 a {
    color: #7d8a96;
    text-decoration: none;
} #footerbox .box1 p a {
    font-weight: bold;
    color: #034ea2;
} #footerbox .box2 p a {
    color: #7d8a96;
} #footerbox .box1 .date {
    float: left;
    padding-right: 5px;
    height: 7px;
    line-height: 7px;
    color: #034ea2;
    font-size: 9px;
    border-right: 191px solid #d4e0ef;
}

