@import "reset.css";
html{
    font-size:100.01%;
    font-family:"Verdana";  
    height: 100%;
}
body{
    color:#333300;
    font-size:11px;
    background:#fffff0;
    position: relative;
    min-height: 100%;
  height: auto !important;
  height: 100%;

}

.text h1{
    color:#ac261e;
    font-size: 24px;
    padding:6px 0 22px;
    font-weight: normal;
    font-family: Arial;
    line-height: 17px;
}


.text h2{
    color:#ac261e;
    font-size:13px;
    background:#fffff0;
    text-transform:uppercase;
    padding:0px 0px 4px 0px;
}

.text h3{
    color: #ac261e;
    font-size:13px;
    background:#fffff0;
    text-transform:uppercase;
    padding:0px 0px 4px 0px;
}

.text h4{
    color: #4f4f4e;
    font-size: 12px;
    padding: 0 0 5px;
    line-height: 16px;
}

.ps3{
    color: #ac261e;
    font-size:13px;
    background:#fffff0;
    text-transform: uppercase;
    padding:0px 0px 4px 0px;
	font-weight: bold;
}


.text h6{
    color:#999966;
    font-size:12px;
    padding:12px 0;
}


.text p{
    padding:0 0 7px;
}

.text .padding{
    padding: 0 0 28px;
}

.text h4.padding{
    padding: 0 0 12px;
}

.text p strong{
    /*color:#a11c6f;*/
}


a{
    text-decoration:none;
    color: #a30f00;
}

a:hover{
    text-decoration:underline;
}

.container,.footer{
    /*padding:0px 0 13px 2%;*/
    min-width:1020px;
}
.header{   
    position: static;
    background: url(./i/backgrounds/header-bg.gif) repeat-x 0 0;    
}

.head-l{
    background: url(./i/backgrounds/head-l-bg.gif) no-repeat 0 0;
}

.head-r{
    background: url(./i/backgrounds/head-r-bg.gif) no-repeat 100% 0;
    height: 115px;
    padding:16px 0 0;
}

.header .slogan{
    float:left;
    width:52%;
    margin:0 0px;
    color:#999966;
    font-size:22px;
    text-align:right;
}
.header .slogan2{
    float:left;
    width:40%;
    color:#999966;
    font-size:22px;
    padding:40px 0 0 10px;
}
.header .slogan img{
    position:relative;
    top:18px;
}
.logo{
    position:absolute;
    right:20px;
    top:15px;
}
.contact{
    margin:0 20px 14px;
}

.text titlebig, .text h1{
    color:#ab241c;
    font-size: 24px;
    padding: 0 22px 0 0;
    font-weight: normal;
    font-family: Arial;
    line-height: 17px;
	margin-bottom:3px;
}

.header .left titlebig, .header .left h1{
    font-size: 2.8em;
    font-weight: normal;
    font-family: Ariar, sans-serif;
    line-height: 1em;
    padding: 4px 0 0;
}

.header .left titlebig a, .header .left h1 a{
    color: #999965;
    text-decoration: none;
}

.header .left titlebig a:hover, .header .left h1 a:hover{
    color: #b3b686;
}

.hr{
    text-align:right;
    padding-right:18px;
    margin-bottom:8px;
    background:url(./i/backgrounds/hr.gif) repeat-x 0 100%;
}
.w50{
    float:left;
    width:45%;
    margin:0 20px;
    background:url(./i/backgrounds/t_c.gif) repeat-x;
}
.contact .l_c{
    background:url(./i/backgrounds/l_c.gif) repeat-y;
}
.contact .r_c{
    background:url(./i/backgrounds/r_c.gif) repeat-y 100% 0;
}
.contact .b_c{
    background:url(./i/backgrounds/b_c.gif) repeat-x 0 100%;
}
.contact .t_r{
    background:url(./i/backgrounds/top.gif) no-repeat 100% 0;
}
.contact .t_l{
    background:url(./i/backgrounds/top.gif) no-repeat ;
}
.contact .b_l{
    background:url(./i/backgrounds/bottom.gif) no-repeat 0 100%;
}
.contact .b_r{
    padding:10px 8px 18px;
    background:url(./i/backgrounds/bottom.gif) no-repeat 100% 100%;
}

.contact h3{
    color:#fefefe;
    float:left;
    padding:7px 10px 8px 0;
    width:210px;
    text-align:right;
    font-size:16px;
    border:1px solid #8f9555;
    background:#cdd298;
    position:relative;
    left:-16px;
    z-index:10000;
}

.contact p{
    color:#999966;
    font-size:12px;
    padding:5px 0 4px;
}
.contact .last{
    margin-right:0px;
}
.contact .last p{
    padding:0;
}
.contact  a{
    color:#999966;
}

.menu{
    margin:-40px 5px 0;
}
.item{
    float:left;
    padding:0 2px;
    margin-bottom:12px;
}

.l_bg{
    background:url(./i/backgrounds/item-bg-l.gif) no-repeat;
    margin:0 4px 0 0;
}
.r_bg{
    background:url(./i/backgrounds/item-bg-r.gif) no-repeat 100% 0;
    margin:0 -4px 0 0;
    font-weight: bold;
    font-family: Arial;
}
.item a{
    display:block;
    font-size:12px;
    padding: 14px 1px;
    text-align:center;
    text-decoration:none;    
}
.item a:hover{
    text-decoration:underline;
}
.item a.big{
    line-height:1.1em;
    padding:7px 14px;
}
/*.item p,*/ .sub_menu {
    color:#a11c6f;
    font-size:11px;   
    padding:7px 3px 3px;
    min-height:130px;
    border:1px solid #751b0e;
    border-top: none;
}
.sub_menu a{   
    font-size:11px;
    padding:2px 10px 4px;
    text-decoration:none;
}

.itempodmenu a{
    color:#a11c6f;
    font-size:12px;
    margin-top:1px;
    padding:1px;
    min-height:91px;
    border:2px solid #8f9454;
}

.content{
    padding-top:14px;
}
.navigation{
    float:left;
    width:157px;
    margin: 7px 18px 0 0;
}

.navigation h6{
    color:#fefefe;
    font-family: Arial;
    font-size:12px;
    font-weight: bold;
    background: url("./i/backgrounds/header-bg.gif") repeat-x scroll 0 0;
}

.bord-l{
    background: url("./i/backgrounds/grad-bord-l.gif") no-repeat scroll 0 0;
    display: block;
}

.bord-r{
    background: url("./i/backgrounds/grad-bord-r.gif") no-repeat scroll 100% 0;
    display: block;
}

.logo-mini{
    background: url(./i/images/logo-mini.gif) no-repeat 109px 50%;
    padding:14px 0 15px 16px;
    display: block;
}

.navigation img{
    padding:24px 0 20px 60px;
}
.navigation ul {
    position:relative;
    padding: 9px 0 0;
    background-color: #f9f9f9;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #c0c0c0;
}

.navigation ul li{
    padding: 0 0 9px 15px;
}

.navigation .block-b-l{
    background: url(./i/backgrounds/block-bn-l.gif) no-repeat 0 100%;
}

.block-b-l{
    background: url(./i/backgrounds/block-b-l.gif) no-repeat 0 100%;
}

.block-b-c{
    background: url(./i/backgrounds/block-b-c.gif) repeat-x 0 100%;
    
}

.block-b-r{
    background: url(./i/backgrounds/block-b-r.gif) repeat-y 100% 100%;
    padding:0 0 4px;
}

.navigation ul a{
    display:block;
    line-height:1.1em;
    text-decoration:none;
    padding:0 0 0 10px;
    background:url(./i/backgrounds/tip.gif) no-repeat 0 5px;
}
.navigation ul a:hover{
    text-decoration:underline;
}

.navigation ul ul a{
    display:block;
    line-height:1.1;
    color:#000;
    font-size:13px;
    text-decoration:none;
    padding:0 0 10px 45px;
    margin-left:16px;
    background:url(./i/backgrounds/nav_a.gif) no-repeat 0 10%;
}

.text{
    padding-left:20px;
    padding-top: 15px;
    margin:-5px 10px 0 160px;
    line-height: 16px;
    font-size: 12px;
}

.text .hr{
    margin-left:-35px;
}

.back{
    color:#ae4480;
    font-size:12px;
    display:block;
    text-align:right;
    padding-top:50px;
}

.footer{
    height:91px;
    text-align:center;
    position:absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    margin: 0 2%;
}

.footer .block-b-r{
    border-left: 1px solid #d3d3d3;
    
}

.footer .block-b-c{
    background-color: #f5f5f5;
}

.footer .bord-r{
    padding: 14px 16px 14px;
}

.footer span.left{
    float: left;
    width: 55%;
    display: inline;
    text-align:left;
}

.footer span.right{
    float: right;
    width: 45%;
    text-align: right;
    display: inline;
}

.container{
    padding-bottom: 91px;
}

.copyright{
    color:#a11c6f;
    /*font-size:15px;*/
    padding: 11px 0 9px 14px;
    text-align: left;
    float: left;
    width: 200px;
}

.copyright a{
    text-decoration:none;
}
.banners{
    padding: 9px 0 6px;
    display: inline-block;
}

/* UTIL */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.table_border, .table_border td {
    border:1px solid #909556;
    padding: 10px;
}

/************************************/
table.head{
    width: 99%;
    border-collapse: collapse;
}

.header .left{
    width: 283px;
    text-transform: uppercase;
    color: #999965;
}

.header .center{
    color: #e32c9e;
    text-transform: uppercase;
    font-size: 1.4em;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    padding: 8px 0 0 8px;
    line-height:1em;
    text-align: center;
    vertical-align: top;
}

.header .right{
    width: 440px;
    color: #d3cd69;
    font-size: 1.1em;
    padding-top: 8px;
    padding-left: 8px;
    font-family: "Verdana", Arial, sans-serif;
    vertical-align: top;
}

.header .right p{
    padding: 0 0 4px;
    /*white-space: nowrap;*/
    position: relative;
}

.header .right p span.f14{
    font-size: 14px;
    line-height: 0.8em;
}

.logo{
    position: static;
    /*    float: left;
        margin: 0 15px 0 0;*/
    padding: 0 0 0 18px;
}

.header .left h1{
    font-size: 2.8em;
    font-weight: normal;
    font-family: Ariar, sans-serif;
    line-height: 1em;
    padding: 4px 0 0;
}

.header .left p{
    font-size: 1.3em;
    padding: 5px 0 0;
    font-family: serif;
}

.header .left h1 a{
    color: #999965;
    text-decoration: none;
}

.header .left h1 a:hover{
    color: #b3b686;
}

.white{
    color: #e9e9e9 !important;
}

.text .justify{
    text-align: justify;
}

.sub_menu a{
    padding: 3px 0 5px;
}

table.items{
    table-layout: fixed;
    width: 100%;
}

table.items td{
    vertical-align: top;
    width: 12%;
    text-align: center;
}

table.items .item{
    float: none;
    padding: 0;
    margin-right: -1px;
}

table.items .last{
    margin: 0;
}

.cont-padd{
    padding: 0 2% 13px 2%;
}

p.system-link{
    padding:9px 0 5px;
    font-size: 11px;
/*    color: #A11C6F;*/
}

.page_toper, .ontop{
    font-size: 11px;
}


.nav-t-r{
    background: url("./i/backgrounds/nav_t_r.gif") no-repeat 100% 0;
}

div.copyright a.olive, div.april a.olive{
    color: #848484;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;   
    text-decoration: none;
}


div.copyright a, div.april a{
    display: block;
}


div.copyright a.left, div.april a.left{
    display: inline;
    float: left;
    padding: 0 3px 0 0;
}

div.april a.left{
    padding: 0 5px 0 0;
}

div.copyright a.olive:hover, div.copyright a.purple:hover, div.april a.purple:hover
{
text-decoration: underline;
}


div.copyright a.purple, div.april a.purple
{
font-family: Tahoma;
font-size: 11px;
text-decoration: none;
line-height: 1.2em;
}


div.april{
float: right;
padding-right: 12px;
padding-top: 20px;
width: 141px;
text-align: left;
}


div.april a.olive
{
padding: 2px 0 0;
}


div.april a.purple
{
line-height: 0.8em;
}

div.april a.left img {margin-top:-4px;position:relative;}

.adress{
    background: url("./i/backgrounds/header-bg.gif") repeat-x scroll 0 0 transparent;
    color: #d3cd69;
    font-size:12px;
}

.block-red{
    background: url("./i/backgrounds/header-bg.gif") repeat-x scroll 0 0 transparent;
    color: #e7e17d;
    font-weight: bold;
    margin: 0 406px 15px 0;
    zoom:1;
}

.block-red .bord-r{
    height: 95px;
}

.block-red .cont{
    padding: 7px 10px 0 46px;
    background: url("./i/backgrounds/warning.gif") no-repeat scroll 23px 25px transparent;
    line-height: 1.6em;
    margin: 0 auto;
    width: 328px;
}

.block-red .white{
    display: inline-block;
    padding: 0 0 3px;
}

.block-to-left{
    float: right;
    width: 385px;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #7e7e7e;
    border-bottom: 1px solid #818181;
    border-left: 1px solid #e1e1e1;
    color: #ab0101;
    font-size: 11px;
    margin: -28px -5px 15px 0;
   background-color: #f9f9f9;
   position: relative;
}

.block-to-left .left{
    float: left;
    padding: 8px 14px 0px 17px;
    width: 196px;
}

.block-to-left p{
    line-height: 14px;
}

.block-to-left .right{
    float: right;
}

.signature{
    text-align: right;
    font-style: italic;
    padding: 3px 0 0 !important;
}
