/* CSS Document */
body {
background-image: url(images/bg-home.gif);
}
#header {
background-image: url(images/home-header.jpg);
height: 222px;
}
#logo {
padding-top: 75px;
}
#container {
padding-top: 5px;
min-height: 362px;
}
.html #container {
height: 377px;
}
.homeani {
margin: 5px 0 0 0;
}



