body { font-family: Verdana; padding: 0; margin: 0; overflow-y: scroll; background: #fff; }

#root { width: 894px; position: relative; margin: 50px auto 0 auto; }

h1, h2, h3 { font-weight: normal; padding: 0; margin: 0; display: block; text-align: center; }
h1 { color: #a2a2a2; font-size: 38px; }
h2 { color: #cacaca; font-size: 26px; margin-bottom: 50px; }
h3 { color: #959595; font-size: 14px; clear: both; padding: 30px 30px 0 30px; }

a img { border: 0; }
.home_box { width: 447px; height: 292px; position: relative; float: left; }
.home_box.left { background: url(../img/pmi_home_left.png) 0 0 no-repeat; }
.home_box.right { background: url(../img/pmi_home_right.png) 0 0 no-repeat; }
/*
a:hover .homebox.left { background: url(../img/pmi_home_left_active.png) 0 0 no-repeat; }
a:hover .homebox.right { background: url(../img/pmi_home_right_active.png) 0 0 no-repeat; }*/