* {
        margin: 0;
        padding: 0;
}

html {
        height: 100%;
}

body {
        height: 100%;
        font-family: Arial, Helvetica, sans-serif;
}

a img {
        border: 0;
}

.everything {
        width: 954px;
        margin: auto;
        background: url(img/everybg.gif) repeat-y center;
        position: relative;
}

.header {
        height: 85px;
        background: url(img/header.gif) no-repeat;
}

.toplink {
        width: 186px;
        height: 46px;
        padding-top: 27px;
        padding-bottom: 12px;
        float: left;
        padding-left: 10px;
        padding-right: 37px; 
}

.toplink td {
        height: 46px;
        vertical-align: middle;
}

.topbutton_l {
        background: #3c6990 url(img/topbutton_l.gif) no-repeat; 
        color: White;
        width: 332px;
        height: 74px;
        margin-right: 9px;
        float: left;
}

.topbutton_r {
        background: #3c6990 url(img/topbutton_r.gif) no-repeat;
        color: White;
        width: 332px;
        height: 74px;
        float: left;
}

.topbutton_l td, 
.topbutton_r td {
        padding: 0 20px;        
}

.topbutton_r a,
.topbutton_l a,
.toplink a {
        color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.box3{
        position: absolute;
        top: 341px;
        left: 72px;
        width: 235px;
}

.box31 { 
        height: 30px;
        background: url(img/box3.1.png) no-repeat center;
}


.box32{
        min-height: 200px;
        height:auto !important;
        height:200px;
        font-size: 12px;
        padding: 15px 35px;
        background: url(/img/box3.2.png) repeat-y center;
}

.box32 a{
        color: #0000c4;
}

.box33{
        height: 30px;
        background: url(/img/box3.3.png) no-repeat center;
}




.center {
        background: url(img/centerbg.gif) no-repeat top;
        min-height: 749px;
        height: auto !important;
        height: 749px;
}


.leftblock{
        width: 195px;
        float: left;
}

.logo{
        text-align: center;
        font-size: 9px;
                  margin: auto;
        color: #007fc1;
        height: 168px;
        width: 156px;
        padding-left: 11px;
}

.logo img{
        padding-bottom: 8px;
}


.leftblock .box{
        padding-left: 11px;
}

ul.menu{
        margin: 33px 0 0 15px;
        padding: 0;
        list-style-type: none;
}

ul.menu li{
        padding-bottom: 3px;
}

ul.menu li a {
        background: #3c6990;
        text-decoration: none;
        color: White;
        display: block;
        text-align: center;
        height: 35px;
        font-size: 12px;
        padding-top: 10px;
}

.content {
        padding-left: 216px;
        padding-right: 32px;
}

.content h2{
        margin: 0 0 12px 0;
        font-size: 16px;
        padding: 0;
        color: #3c6990;
        text-align: center;
}

.content h3{
        font-size: 14px;
}


.topmenu{

}

.topmenu ul{
        text-align: center;
        margin: 0 0 0 0;
        padding: 10px 0 0 0;

}

.topmenu li{
        margin: 0;
        padding: 0;
        display: inline;
        list-style: none;
}

.topmenu a{
        text-decoration: none;
        color: Black;
        font-size: 11px;
}

.topmenu a.mail{
        background: url(/img/mail.gif) no-repeat left center;
        padding: 5px 5px 5px 27px;
}

.topmenu a.tomain{
        background: url(/img/main.gif) no-repeat left center;   
        padding: 5px 5px 5px 31px;
}

.topmenu a.map{
        background: url(/img/map.gif) no-repeat left center;    
        padding: 5px 5px 5px 32px;
}
.topmenu a.eng{
        background: url(/img/eng.gif) no-repeat left center;    
        padding: 5px 5px 5px 32px;
}

.topmenu a img{
        border: none;
        margin: 12px    7px;
}

.logos td {
        text-align: center;
        font-size: 9px;
        color: #007fc1;
        padding: 10px 70px 0 70px;
}

.logos a {
        text-decoration: none;
        color: #007fc1;
}

.logos .hr {
        font-size: 0;
        background: url(img/hr.gif) no-repeat center;
        height: 33px;
        margin-left: -20px;
        margin-right: -20px;
}

h1.title{
        color: #007fc1;
                  text-align: center;
        margin: 15px auto 0 auto;
        padding: 0;
        font-size: 16px;        
        width: 450px;
}

.text {
        color: #20558a;
	font-size: 14px;
        padding: 20px 20px;
}

.footer {
        height: 25px;
        background: url(img/footer.gif) no-repeat top;
   font-size: 11px;
}

.footer div {
        position: relative;
        top: -55px;
        margin: 0 0 0 23px;
        width: 155px;
        text-align: center;
}

.footer a {
        color: Black;
}


