/* CSS Document */

body{
background-color:#00AEEF !important;
margin:50px 0px;
padding:0px;



}

#WrapperFirst{
height:93px;
background:url(../gfx/bg_first.png);
background-repeat:repeat-x;
text-align:center;



}
#WrapperSecond{

background:url(../gfx/bg_second.png);
background-repeat:repeat-x;
text-align:center;

}


#WrapperSecond2{

background:url(../gfx/bg_second2.png);
background-repeat:repeat-x;
text-align:center;

}


#WrapperThird{
height:226px;
background:url(../gfx/bg_third.png);
background-repeat:repeat-x;


}

#logo
{
	display: block;
	width: 466px;
	height:93px;
	background-image: url(../gfx/logo_banfatt.png);
	background-repeat: no-repeat;
}

#logo:hover
{ 
  background-position: 0 -93px;
}

#logo span
{
  display: none;
}


#menu{
background-image:url(../gfx/bg_menu.png);
background-repeat:none;
height:25px;
padding-top:14px;


}

#menu a{
margin:auto 20px;

font-family:Arial;
font-size:12px;
text-transform:uppercase;
text-decoration:none;
color:#FFFFFF;

}

#menu a:hover{

color:#999;




}

#menu a span{

color:#999;




}




#menuBottom{


padding-top:5px;
color:#FFFFFF;


}

#menuBottom a{

padding-right:10px;
padding-left:10px;
font-family:Arial;
font-size:10px;
text-transform:uppercase;
text-decoration:none;
color:#ffffff;
border-right:1px dotted #ffffff;

}

#menuBottom a:hover{

color:#ccc;




}
.linkWhite a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;

}

.linkWhite a:hover{
font-weight:bold;

}



.title{
background:url(../gfx/bg_title.png);
background-repeat:repeat-x;
height:32px;
text-align:right;
padding:10px 25px 10px;
font-family:tahoma;

font-size:15px;
font-weight:900;

}
.title h1 {
	font-size:15px;
}


.titleWhite{


text-align:left;
font-family:tahoma;

font-size:15px;
font-weight:900;
color:#fff;
margin-bottom:2px;
margin-top:14px;
}


.content{

padding:0px 10px 13px 20px;
background-color:#00aeef;
background-image:url(../gfx/bg_content.png);
background-repeat:repeat-x;
background-position:bottom;
height:165px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left



}


.content iframe{
text-align:left;
border:0px;
border:0px;



}



.thirdContent{
padding:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
height:196px;



}

#WrapperFour{
background-image:url(../gfx/footerBg.gif);
height:38px;
background-repeat:none;
background-position:center top;
width:870px;
margin:0 auto;
padding:7px 15px 0px 15px;
color:#FFFFFF;
}

.normal{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;

}


