<!--
.style2 {font-size: 12px;}
-->

<!--

/* CSS Document */

<!--
.style2 {font-size: 12px;}
body
{
    margin: 0;
    padding: 0 0;
    text-align: center;
    background-color: #ffffff;
	background: url(images/oritz/background.jpg) center top no-repeat;
    font-size: 100%;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
}

#wrapper
{
    width: 1024px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 0.71em !important;

}
#horizNav3{
height:31px;
background:url(images/oritz/menuback.jpg) repeat-x;
font-size:14px;
padding-top: 4px;

color: #ffffff;
text-decoration:none;
font-weight: bold;
}
*:first-child+html #horizNav3{
height:31px;
background:url(images/oritz/menuback.jpg) repeat-x;
font-size:14px;
padding-top: 4px;
margin-top: -2px;
color: #ffffff;
text-decoration:none;
font-weight: bold;
}
*html body #horizNav3{
height:31px;
background:url(images/oritz/menuback.jpg) repeat-x;
font-size:14px;
padding-top: 4px;
margin-top: -2px;
color: #ffffff;
text-decoration:none;
font-weight: bold;
}
#horizNav3 a:link,
#horizNav3 a:hover,
#horizNav3 a:visited{

color: #ffffff;
text-decoration:none;
font-weight: bold;
}


#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #F6F5F5;
    text-align: center;
}
/* FOOTER ELEMENTS */
#footer ul
{
    list-style: none;
    color: #444;
}

div#footerWrap
{
    width: 1024px;
    height: auto;
    margin: 0;
    padding: 5px 0;
    border: 1px dashed #ddd;
}
.footerList
{
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
    border-right: 1px dashed #ddd;
}
.topList li
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}

/* CLOSER */
#closer
{
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}
#closer a
{
    color: #444;
}

.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}
-->



-->


