#main { min-height:588px; height:588px; padding: 11px 0 0 13px; background: #FFF; width: 637px; }


#slidecontainer { float: left; width: 625px; height: 402px; overflow: hidden; position: relative }
#slidecontainer a { border: 0; text-decoration: none }
#left { position: absolute; top: 302px; left: 14px; z-index: 3  }
#right { position: absolute; top: 302px; right: 14px; z-index: 3  }
#slideshow { float: left; width: 625px; height: 402px; overflow: hidden; position: absolute; top: 0px; left: 0px; z-index: 2 }
#topedge { position: absolute; top: 0px; left: 0px; z-index: 3 }
#bottomedge { position: absolute; top: 396px; left: 0px; z-index: 3 }

#boxes { float: left; width: 636px; padding: 7px 0 0 0 }
#boxes .box { float: left; width: 202px; height: 45px; background: url(../images/home/box1.jpg) no-repeat top left; margin-right: 10px; text-align: center; padding: 126px 0 0 0 }
#boxes .box.box2 { background: url(../images/home/box2.jpg) no-repeat top left }
#boxes .box.box3 { background: url(../images/home/box3.jpg) no-repeat top left }
#boxes .box p { font-size: 12px; line-height: 14px; color: #838383 }
#boxes .box p a strong { font-size: 14px; line-height: 18px; color: #45538a; font-weight: normal }
#boxes .box p a { color: #838383; text-decoration: none }


