body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
    font-family: Tahoma, Geneva, sans-serif;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
    border:0;
}





body{
    background:url(../images/main-bg.png) top right repeat #666;
    font-family: tahoma;
}

#topbar{
    font-size: 10px;
    background: url(../images/menubg.png) top right repeat-x;
    height: 64px;
    z-index: 10;
}

.container { 
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 15px;
}

#rightbox{
    float: right;
    width: 394px;
}

#logocontainer{
    background: url(../images/logobg.png) top right repeat-x;
    position: relative;
    padding: 100px 10px 0 10px;
    font: tahoma;
    font-size: 12px;
    color: #1f4f9b;
    line-height: 2em;
    text-align:justify;
}

#logocontainer img{
    width: 330px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;	
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin: 12px;
    background: #fff;
}

#logocontainer a{
    background: url(../images/menubg.png) repeat-x top right;
    padding: 10px 20px 10px 20px;
    margin: 10px;
    display: block;
    text-align: center;
    text-decoration: none;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;	
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.rsslink ul li a{
    background: none !important;
    padding: 0 0 0 0 !important;
    border:none !important;
    box-shadow: none !important;    
    font-weight: normal !important;
    text-decoration: none !important;   
    font-size: 12px !important;
    color: #1f4f9b !important;
    line-height: 1.5em !important;
    text-align:justify !important;  
}

.rsslink ul li{
    list-style-type: circle !important; 
}

.rsslink ul{
    margin-right: 10px !important;
}

#sitecont{
    padding-bottom: 40px;
    /*background: url(../images/maincont-sn.png) 20px 130px no-repeat;*/
}

#logo{
    background: url(../images/logo.png) top right no-repeat;
    height: 137px;
    width: 404px;
    z-index: 20;
    position: absolute;
    right: 0;
    top: -64px;
}

#videocont{
    width: 364px;
    padding: 5px;
    background: #fff;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;	
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#tizer{
    background-color: #000;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
}

#address{
    padding-top: 10px;
    line-height: 1.5em;
}

#leftbox{
    float: left;
    margin-right: 6px;
    width: 590px;
}

#searchbox{
    float: left;
    margin: 2px 0 0 10px;
}

.inputboxsearch {
    padding: 0 5px 0 5px;
    font-size: 10px;
    height: 18px;
    width: 150px;
    background: #e9eaeb;
    color: #6f6f6d;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#newsline{
    height: 20px;
    padding: 10px 15px 10px 0;
    font-size: 13px;
    color: #1f4f9b;
    background: url(../images/newslineb.png) center right no-repeat;
}

.ser-box{
    float: right;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #8;
    background: #fff;
    padding: 5px;
    margin-top: 10px;
    width: 280px;
    height: 130px;
    font-size: 12px;
    color:#333;
    position: relative;
}

.ser-r{
    margin-left: 10px;
}

.ser-bb{
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #DADADA;
    padding: 10px;
    height: 120px;
    width: 270px;
    color: #1f4f9b;
    opacity:0.8;
    display: none;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.8em;
}

#footer{
    background: url(../images/footerbg.png) left no-repeat #476eac;
    background-position: 20px center;
    color: #fff;
    padding-top: 15px;
    font-size: 10px;
    text-align: center;
    height: 30px;
    width: 1000px;  
    margin: 0 auto;
    margin-bottom: 15px;
    padding-bottom: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#footer a{
    text-decoration: none;
    color: #fff;
}

#footer a{
    color: #e9eaeb;
}


.contboxes{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 5px #888888;
    margin-top: 10px;
    padding: 10px;
    font-size: 13px;
    line-height: 2em;
    text-align:justify;
}

.contboxes h3{
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

.contboxes h2{
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

.contboxes ul{
    padding-right: 15px;
}
