@charset "UTF-8";
/* CSS Document */

html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


body{background-color:#FFFFFF; margin:0;}

#header{width:100%; height:125px; background-image:url(../images/bg-home.gif); background-repeat:repeat-x;}

.bar1 {width:100%; padding-top:40px; padding-bottom:40px; background-image:url(../images/flags1.gif); background-repeat:repeat-x; background-position:center; border-top:1px solid #bfe0f4; border-bottom:1px solid #bfe0f4;}