body{
    background-color:#f6f1ef;
    font-family:Georgia, Times, Serif;
    font-size:75%;
    margin:0px;padding:0px;
}

p {margin:0px 0px 5px 0px;}

a{color:#005e9a;text-decoration:none;}

h1, h2, h3 {font-weight:normal;color:#222; margin-top:0px;margin-bottom:5px;}

h1 {font-size:17pt; margin:5px 0px 19px 0px;}

.home_top{
    width:100%;height:120px;text-align:left;background-color:#2f2f2f;
    background-image:url("/images/sites/ems/logo.gif");background-repeat:no-repeat;background-position:50% 50%;
}
.home_top h1{
    color:#2f2f2f;margin:0px;
}

img#home_big{
    display:block;margin:20px auto;width:740px;
}

.home_content_frame{
    margin:20px auto;width:740px;position:relative;
    text-align:center;
}

.home_content_frame p{
    text-align:center;
}

.home_content_frame h1{
    text-align:center;
}

.home_content_frame h2{
    text-align:center;
}

.home_content_frame h3{
    text-align:center;
}

.home_content_googlemap{
    width:462px;height:320px;position:absolute;left:0px;top:0px;
}
.home_content{
    width:240px;height:320px;position:absolute;left:500px;top:0px;
}