/* CSS Document */

body 
{
text-align: justify;
background-image: url(images/bgabg.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

h2
{
text-decoration:none;
text-align: left;
font-family: arial;
font-size: 12px;
color:#008C87;
font-weight:bold;
margin-left:20px;
}

ul
{
text-align: left;
margin-top: 2px;
}



li 
{
display: inline;
}

div#bodyright
{ 
position: absolute; 
top: 195px;
left: 360px;
width: 400px;
} 

div#cent
{
width: 800px; height: 420px; margin: 0px auto;
position: relative;
}

div#rightblock
{position: absolute;
top: 180px;
left: 338px;
width: 462px; height: 390px; 
background-color:#000066;}

div#header
{position: absolute;
width: 320px; height: 390px; 
}
div#logo
{
position: absolute;
top: 112px;
left: 543px;
width: 257px; height: 60px;
z-index: 1;
}

div#footer
{position: absolute;
top: 600px;
left: 340px;
text-align: left;
padding: 0.5em;
font-family: arial;
font-size: 10px;
line-height: 130%;
color:#000000;
}

p 
{
text-align: left;
font-family: arial;
font-size: 11px;
line-height: 200%;
color:#FFFFFF;
margin: 20px;
}

p.main
{
text-align: justify;
font-family: arial;
font-size: 11px;
line-height: 180%;
margin: 20px;
}

p.menu
{
color:#000066;
text-align: left;
font-family: arial;
font-size: 11px;
line-height: 120%;
margin-left: 20px;
margin-right: 6px;
margin-top: 8px;
margin-bottome: 5px;
}

a.menu
{
color:#000066;
text-align: left;
font-family: arial;
font-weight: bold;
font-size: 11px;
line-height: 150%;
margin-left: 20px;
margin-right: 20px;
margin-top: 8px;
margin-bottome: 5px;
text-decoration: none;
}

a.menu:hover
{
color:#666666;
text-align: left;
font-family: arial;
font-weight: bold;
font-size: 11px;
line-height: 150%;
margin-left: 20px;
margin-right: 20px;
margin-top: 8px;
margin-bottome: 5px;
text-decoration: none;
}


img.cutout
{
position:absolute;
left:38px;
top: 270px;
z-index: 1;
border:none;
}

img
{

border:none;
}

