*
{
padding:0px;
margin:0px;
}

html, body
{
height:100%;
}

body
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
}

table.h100
{
width:100%;
height:100%;
border-collapse:collapse
}

table.conteiner
{
width:100%;
border-collapse:collapse;
}

td.head
{
height:265px;
}

td.head, td.head2
{
background:url('images/head-bg.jpg') repeat-x;
}

table.head-images
{
border-collapse:collapse;
height:265px;
}

td.head-right
{
background:url('images/img2.jpg') right no-repeat;
}

td.head-right div.images
{
height:125px;
margin-top:45px;
margin-right:20px;
}

td.head-right div.images img
{
margin-left:30px;
border:3px solid #333333
}

table.content
{
width:100%;
border-collapse:collapse;
margin-top:20px;
border-bottom:1px solid #333333;
margin-bottom:30px;
}

table.content td.menu
{
text-align:left;
width:250px;
vertical-align:top
}

ul
{
list-style:none;
margin-left:20px;
margin-right:10px;
}

ul li
{
margin-bottom:5px;
margin-top:5px;
}

ul li ul li
{
background:url('images/marker.gif') 0px 6px  no-repeat;
padding-left:10px;
}

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

a:hover
{
text-decoration:underline
}

table.content td.text
{
text-align:left;
vertical-align:top
}

table.content td.text p
{
margin-bottom:10px;
text-align:justify;
}

table.content td.text h1, table.content td.text h2
{
font-size:16px;
margin-bottom:20px;
}

table.content img
{
margin:10px;
}

table.footer
{
width:100%;
height:33px;
background-color:#323232;
color:#FFFFFF
}

table.footer a
{
color:#FFFFFF;
text-decoration:none;
}

table.footer a:hover
{
text-decoration:underline
}