#front { width:518px; height:438px; border:1px solid #ccc; }
#front img { border:0 }

#welcome { position:absolute; top:20px; width:100%; text-align:center }

#newWork { position:absolute; top:110px; left:40px; padding:5px 5px 2px 5px; width:428px; border-bottom:1px solid #666; color:#666; letter-spacing:1px }

#newButtons { position:absolute; top:150px; left:70px; }
#newButtons a { display:block; width:105px; overflow:hidden; }
#newButtons a:hover { display:block; text-indent:-105px; }
#nB1, #nB2, #nB3 { position:absolute; top:0px }
#nB1 { left:0px; }
#nB2 { left:136px; }
#nB3 { left:272px; }

#frontLinks { position:absolute; top:300px; left:30px; }

#workFL, #servFL, #abouFL, #contFL { position:absolute; top:0px; width:95px; height:115px; text-align:center; }
#workFL { left:0px; }
#servFL { left:121px; }
#abouFL { left:242px; }
#contFL { left:363px; }

#frontLinks a { display:block; padding:20px; }
#frontLinks a:hover { color:#fff; background-position:-95px 0; }

#workFL a { color:#693; background:url(../img/front-work-bg.gif) no-repeat top left; }
#servFL a { color:#f93; background:url(../img/front-serv-bg.gif) no-repeat top left; }
#abouFL a { color:#09f; background:url(../img/front-about-bg.gif) no-repeat top left; }
#contFL a { color:#c33; background:url(../img/front-cont-bg.gif) no-repeat top left; }