body {
 margin: 0;
 padding: 0;
 background-image: url(images/bg.gif);
}
ul,li{
 margin: 0;
 padding: 0;
}
#left_box{
 top: 0px;
 left:0px;
 width: 360px;
 padding-left:10px;
}
#right_box{
 top: 0px;
 left: 380px;
 width: 800px; 
}
#footer{
 font-family: Verdana;
 font-size: 10pt;
 color: #000000;
 width: 100%;
 font-weight:bold;
 text-align:left;
 line-height:15pt;
 padding-left:10px;
 border-top: 1px solid black;
}
input {
 border: 1px solid #83A8CA; 
 font-weight:bold; 
 background-color:#FFFFFF; 
 color:#000000; 
 text-align:center; 
 height:20px;
}

#logo{
 width:361px;
 height:220px;
 background-image: url(images/logo.jpg);
 background-repeat: no-repeat;
} 
#buttons{
 width:361px;
 text-align:center;
}
#search{
 width:361px;
 text-align:center;
 margin-top:20px;
}

#header{
 width:739px;
}
#header2{
 width:739px;
}
#text1{
 font-family: Verdana; 
 font-size: 21pt; 
 color: #000000;
 font-weight:500;
 text-align:justify;
 letter-spacing:-1.5px;
}
#text2{
 font-family: Verdana; 
 font-size: 10pt; 
 color: #000000;
 font-weight:bold;
 text-align:justify;
 line-height:15pt;
 margin-top:15px;
}
#text3{
 font-family: Verdana; 
 font-size: 10pt; 
 color: #000000;
 font-weight:bold;
 text-align:justify;
 line-height:15pt;
 margin-top:8px;
}

#banner{
 padding-left:30px;
}
#menu{
 width:739px;
}

#news_block{
 font-family: Verdana;
 font-size: 9pt;
 color: #000000;
 text-align:left;
 line-height:10pt;
 background-image: url(images/07-2.gif);
 background-repeat: no-repeat;
 margin-top:30px;
 padding:0px;
}

#news_caption{
 font-family: Verdana; 
 font-size: 13pt; 
 color: #000000;
 text-align:center;
}
#main_text{
 width:739px;
 font-family: Verdana; 
 font-size: 11pt;
 color: #000000;
 font-weight:bold;
 text-align:justify;
 line-height:21pt;
 background-image: url(images/08-2.gif);
 background-repeat: no-repeat;
}
#counters{
 text-align:right;
 vertical-align: middle;
 margin-bottom:5px;
}

hr {
 background:black;/* Firefox, Opera*/
 color:black; /* IE */
 border:0px;
 height:1px; /* IE, Firefox, Opera */
 clear:both;
}
#text_page{
 margin-top: 30px;
 font-family: Verdana;
 font-size: 12pt;
 color: #000000;
 text-align:justify;
}
.text_box{
 border: 1px solid black;
 background:#ddbb4d;
 text-align:left;
 padding:10px;
}