body
{
font-family:Verdana;
font-size:11px;
margin:0px;
padding:0px;
background: url('../img/background.gif') repeat-y left;
}

table
{
font-size:11px;
}

.header
{
width:907px;
height:170px;

padding:0px;
margin:0px;

background-image: url('../img/header.gif');
}

.main
{
width:907px;

padding:0px;
margin:0px;
}



.left_navigation
{
width:275px;
height:597px;

background-image: url('../img/background_left_navigation.gif');

float:left;
}

.content
{
width:462px;
float:left;
margin:5px;

line-height:18px;
}


.right_partner
{
width:160px;
height:798px;

background-image:url('../img/background_right_partner.gif');
float:left;
text-align:center;
}

.rootline
{
position:absolute;
top:155px;
left:300px;

width:500px;
height:15px;

color:#ffffff;
font-weight:normal;
}

.navigation
{
position:absolute;
top:170px;
left:75px;
width:130px;
height:201px;
}

.partner
{
position:absolute;
left:747px;
top:220px;

width:160px;
height:300px;

}

a.nav
{
font-size:12px;
font-weight:bold;
color:#113570;
text-decoration:none;

display:block;

padding:2px;

border-bottom: 1px solid #2C5AAA;
}

a.subnav
{
font-size:11px;
font-weight:bold;
color:#113570;
text-decoration:none;

display:block;

padding:2px;
padding-left:7px;

border-bottom: 1px solid #2C5AAA;
}

a.subnav:hover, a.nav:hover
{
color:#2C5AAA;
border-bottom: 2px solid #2C5AAA;
}

a.root
{
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

h1
{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#2657A5;

padding:3px;
margin:2px;

border-bottom:1px dotted #2C5AAA;
}

h3
{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#2657A5;

padding:3px;
margin:2px;
}

a
{
color:#2657A5;
font-weight:bold;
text-decoration:underline;
}

a:hover
{
text-decoration:none;
}

.footer
{
text-align:center;
color:#000000;
font-weight:normal;
font-size:10px;
padding:0px;
margin:0px;
}

img {border: none;}
