@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
font-size: 100.01%;
}

html {
height: 100%;
}

body {
min-height:100%;
height: 100%;
background: url(../images/bg.gif);
color: #000;
font-weight: normal;
font-size:12px;
line-height:1.2;
font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

* html body {
   behavior:url("css/csshover.htc");
}

* html img{
behavior: url("css/iepngfix.htc");
}


img{
border:0
}

div.content p{
margin:15px 0
}

a{
text-decoration:none;
color:#a25797;
}

a:hover{
text-decoration:underline
} 

#page {
width: 965px;
height: auto !important;
min-height:100%;
height: 100%; 
}

#footer_guarantor {
height: 85px;
clear: both;
}

#footer {
margin-top: -78px;
width: 965px;
height: 78px;
clear: both;
font-size:11px;
color:#7f7f7f
}

#footer span{
padding:0 33px 0 21px;
}

#footer span *{
display:inline;
}

#footer span.copyright{
color:#994488
}

#footer a{color:#7f7f7f}

#header {
/* height: 165px;
padding:165px 0 1px 0; */
}

#header div{
float:left;
display:inline-block;
height:165px;
}

#header div.logo{
width:165px;
}

#header div.logo img{
display:block
}

#header div.flash{
width:660px;
}

#header div.langs{
height:19px;
width:136px;
padding:146px 0 0 0;
}

#header div.langs ul{
list-style:none
}

* html #header div.langs ul{
margin-left:-1px;
}

#header div.langs ul li{
float:left;
width:34px;
height:17px;
text-align:center;
margin-left:1px;
padding:2px 0 0 0;
background:#832c72
}

#header div.langs ul li a{
font-family:"Trebuchet MS";
font-size:11px;
text-decoration:none;
color:#febff1;
font-weight:bold
}

#header div.langs ul li.selected{
background:#fff;
}

#header div.langs ul li.selected a{
color:#832c72
}

#header div div{
float:none;
height:auto
}

#mainbar {
width: 660px;
margin:0 140px 0 165px;
}

div.menu_block{
height:23px;
width:660px;
background:#832c72;
clear:both;
font-family:"Trebuchet MS";
}

div.menu_block a.home{
display:block;
background:url(../images/icons/ico_1.gif) 0 5px no-repeat;
font-size:10px;
font-weight:bold;
line-height:1.1;
color:#febff1;
text-decoration:none;
height:12px;
width:18px;
margin:0 0 0 6px;
padding:6px 0 0 0;
}

div.menu_block a.home:hover{
text-decoration:underline
}

div.menu_block ul{
width:633px;
height:23px;
float:right;
background:#994488;
list-style:none;
}

div.menu_block ul li{
height:19px;
padding:4px 15px 0 15px;
float:left;
position:relative;
background:url(../images/borders/border_1.gif) 100% 5px no-repeat
}

div.menu_block ul.menu_en li{
padding:4px 15px 0 15px;
}

div.menu_block ul li.last{
background:none
}

div.menu_block ul li a{
font-size:11px;
font-weight:bold;
color:#fff;
text-decoration:none
}

div.menu_block ul li:hover{
background:#fff;
margin-left:-1px;
padding:4px 15px 0 16px;
color:#000
}

div.menu_block ul li:hover a{
color:#000;
text-decoration:none
}

div.menu_block ul ul{
display:none;
position:absolute;
left:0;
top:23px;
float:none;
height:auto;
white-space:nowrap;
padding-bottom:2px;
*padding-bottom:0;
width:150px;
background:#994488
}

div.menu_block ul ul li{
float:none;
background:none
}

div.menu_block ul ul li a{
color:#febff1 !important
}

div.menu_block ul ul li:hover{
background:#ce83bf;
margin:0;
padding:4px 15px 0 15px;
}

div.menu_block ul ul li:hover a{
color:#fff  !important;
}

div.menu_block ul li:hover ul{
display:block
}

div.content{
padding:26px 23px 20px 34px;
}

div.content h1{
font-family:"Trebuchet MS";
font-size:22px;
color:#ae447c;
margin-bottom:15px;
}

div.content h2{
font-size:14px;
line-height:1.3;
margin:1.2em 0 1em;
}

div.content ul {
margin:10px 0 10px 15px  !important;
list-style:none
}

div.content ul li {
background:url(../images/bullet_silver.gif) 0 4px no-repeat;
	padding:0px 0 1em 15px;
}

div.content p:first-letter {
margin-left:27px;
}

a.back{
background:url(../images/icons/ico_2.gif) 0 4px no-repeat;
display:inline-block;
padding-left:15px;
}

a.back p{
margin:0
}

a.back p:first-letter {
margin:0;
}


/*SPECIAL*/

.nobord{
border:0 !important
}

.nobg{
background:none !important
}

ul.areas {
	list-style:none;
	margin:10px 0 10px 15px  !important;
}

ul.areas li {
	background:url(../images/bullet_silver.gif) 0 4px no-repeat;
	padding:0px 0 1em 15px;
}

.title {
font-weight:bold;
}

table td.left {
	color:#7F7F7F;	
}

table td.left span {
	color:#000;
}
table td.left span p {
	margin:0;
}

table td.left span p:first-letter {
	margin:0;
}
