html, body
{
font-family: Arial;
font-size: 12px;
}

.menu
{
margin-top: 112px;
margin-left: 124px;
font-size: 13px;
color: White;
line-height: 22px;
text-align: right;
width: 120px;
position: absolute;
z-index: 1000;
}

.menu .items a
{
text-decoration: none;
color: White;
padding-right: 18px;
}

.menu .items .selected
{
background: url(menuselect.gif) no-repeat center right;
}

.menu .items a:hover
{
padding-right: 18px;
text-decoration: none;
color: White;
background: url(menuhover1.gif) no-repeat center right;
}

.main
{
width: 800px;
position: absolute;
left: 50%;
margin-left: -400px;
top: 30px;
}

.mainone
{
position: absolute;
width: 680px;
left: 50%;
margin-left: -340px;
top: 30px;

}


div#content
{
position: absolute;
top: 24px;
left: 250px;
width: 600px;
height: 100%; 
}


.bgMain
{
width: 309px;
height: 727px;
background-image: url(bgPP3.png);
background-repeat: no-repeat;
position: relative;
z-index: 2;
}

.lineAbout
{
background: url(line.png) no-repeat;
background-repeat: no-repeat;
width: 513px;
height: 100%;
margin-left: 20px;
}

.lineAbout A
{
color: Black;
}

.titleRight
{
width: 200px;
padding-top: 3px;
margin: 0px 0px 30px 0px;
font-size: 16px;
}

.txtRight
{ 
width: 460px;
margin-left: 55px;
font-size: 11px;
font-family: Verdana;
line-height: 20px;
}

.logo_si
{
width: 272px;
height: 42px;
margin: 290px 0px 0px 50px;
}

.animation
{
position: relative;
top: 5px;
left: -3px;
}

.bigLogo
{
background: url(logo1.png) no-repeat;
width: 272px;
height: 42px;
margin: 40px 0px 0px 75px;
}

.smallLogo
{
font-family: Verdana;
width: 200px;
position: absolute;
left: 280px;
top: 675px;
font-size: 9px;
z-index: 10000;
}

.language-drop
{
font-size: 11px;
text-align: right;
width: 120px;
margin-top: 25px; 
line-height: 8px;
position: relative;
left: -17px;
}

.language-drop A
{
clear: both;
display: block;
margin-top: 10px; 
color: White;
text-decoration: none;
}

.language-drop .language
{
cursor: pointer; 
width: 115px;
}

.language-drop .language A
{ 

}

.language-drop .language IMG
{
margin-top: 2px; 
margin-left: 10px; 
}

.button-graphic,
.button-web
{
cursor: pointer;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 10px;
border:Solid 4px White;
}

.button-graphic A,
.button-web A
{
text-decoration: none;
}

.button-graphic:hover,
.button-web:hover
{
border:Solid 4px #F2F2F2;
}