#main
{
overflow: hidden;
background: #FFF;
border: solid 0px #000;
width: 790px;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}

.main-matr
{
margin: 10px;
margin-bottom: 0px;
}

#top
{
overflow: hidden;
height: 40px;
width: 770px;
}

#top-logo
{
float: left;
height: 38px;
width: 230px;
}

#top-logo img
{
margin-top: 12px;
}

#top-menu
{
float: right;
height: 50px;
width: 520px;
}

#top-menu ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
margin-top: 18px;
}

#top-menu ul li
{
float: left;
list-style: none;
border-left: solid 1px #693;
padding: 0px;
padding-left: 5px;
margin: 0px;
margin-right: 5px;
}

#top-menu a
{
text-decoration: none;
font-size: 13px;
font-weight: normal;
letter-spacing: 0.25px;
color: #333;
}

#top-menu a:hover
{
color: #693;
text-decoration: underline;
}

#toppage
{
background: url('img/bg-page-top.jpg') no-repeat 0px 0px;
width: 790px;
height: 99px;
overflow: hidden;
}

#leftnarrowcol, #home-info, #home-news
{
float: left;
width: 230px;
}

#home-info
{
overflow: hidden;
margin-top: 15px;
}


.narrowcolumn
{
background: url('img/bg-column-top.gif') no-repeat 0px 0px;
width: 230px;
}

.narrowcolumn-matr
{
padding: 10px;
}

.narrowcolumn h2
{
padding: 0px;
margin: 0px;
margin-top: 4px;
margin-bottom: 10px;
}

.narrowcolumn p, .narrowcolumn li
{
color: #462;
}

#animation
{
float: right;
height: 250px;
width: 520px;
margin-top: 15px;
}

#text
{
background: url('img/bg-text-top.gif') no-repeat 0px 0px;
float: right;
width: 520px;
}

#text-matr
{
padding-top: 5px;
padding-left: 15px;
padding-right: 15px;
}

#text h2
{
font-size: 15px;
border-bottom: solid 1px #CC3;
}

#text h2.home
{
font-family: "Tahoma CE", Tahoma, sans-serif;
font-size: 18px;
font-weight: bold;
text-transform: none;
color: #CC3;
letter-spacing: 1px;
text-align: left;
border: solid 0px #CC3;
line-height: 24px;
margin: 0px;
margin-top: 5px;
margin-bottom: 15px;
padding: 0px;
}

#text ul
{
margin-top: 6px;
margin-bottom: 12px;
}

#text-bottom
{
background: url('img/bg-text-bottom.gif') no-repeat 0px 0px;
float: right;
width: 520px;
height: 35px;
overflow: hidden;
}

#bottom
{
margin-top: 10px;
}

#bottom p
{
margin-left: 250px;
text-align: center;
color: #666;
}

#bottom a
{
font-weight: normal;
text-decoration: none;
color: #999;
}

#bottom a:hover
{
color: #000;
}

