body,td,th {
   font-family: Tahoma;
   font-size: 13px;
   color: #59554A;
}

a {
   font-family: tahoma;
}

a:link {
   color: #1D0F64;
   text-decoration: none;
}

a:visited {
   color: #333333;
   text-decoration: none;
}

a:hover {
   color: #30A5EA;
   text-decoration: underline;
}

a:active {
   color: #30A5EA;
   text-decoration: underline;
}

.box {
width:960px;
margin: 0 auto;
}

.content {
   padding-top: 5%;
   padding-left: 5%;
   padding-right: 5%;
   padding-bottom: 5%;
}

.top_01 {
   background: url('../images/top_01.jpg') bottom no-repeat;
}

.content_bg {
   background: url('../images/content_bg.jpg') no-repeat;
}

.bottom_bg {
   background: url('../images/bottom_bg.jpg') bottom no-repeat;
}

h1 {
   font: small-caps 180% Tahoma;
   color: #477A15;
   font-weight: normal;
   line-height: 1.0em;
}

h2 {
   font-size: 155%;
   font-family: Tahoma;
   font-weight: normal;

}

h3 {
   font-size: 130%;
   font-family: Tahoma;
   font-weight: normal;

}

.bootom_menu {
   font-size: 12px;
   padding-right: 100px;
   padding-bottom: 10px;
   color: #000000;
}

.bootom_menu div {
   font-size: 12px !important;
   color: #000000 !important;
}

.bootom_menu div:first-letter {
   text-transform: lowercase;
}

.top_image {
   padding-top: 25px;
   padding-left: 72px;
   padding-right: 20px;
   border: 0px;
}

.counter {
   float: right;
   padding: 13px 25px 0 0;
}

.center {
   text-align: center;
}

.hide {
   display: none;
}
