html, 
body
{
    height : 100%;
    width  : 100%;
}

div#wrap,
div#wrap div#map_canvas
{
    height : 100%;
    width  : 100%;
}