#mainArea{
position:relative;
border:none;
top:35px;
margin:0 auto;
width:395px;
text-align:center;
height:381px;
overflow:hidden;
background:transparent;
z-index:3;
}


#glow{
position:absolute;
border:none;
margin:0 auto;
top:-9px;
left:50%;
margin-left:-247px;
text-align:center;
overflow:hidden;
z-index:2;
}

#servicesText{
position:absolute;
font-size:9px;
background:url(../images/blackpix.png);
top:35px;
left:50%;
margin-left:-376px;
width:134px;
text-align:left;
height:230px;
overflow:visible;
line-height:11px;
behavior: url(iepngfix.htc);
}


#servicesText h2, #servicesText h3{
font-size:9px;
text-transform:uppercase;
padding:0;
margin:0;
margin-top:7px;
margin-left:7px;
border-bottom:#FFFFFF solid .75pt;
font-weight:bold;

}

#servicesText h3{
border:none;
text-transform:none;
}

#servicesText p{
font-weight:normal;
padding:0 7px;
margin:0;
margin-top:0px;
}
#servicesText p:hover{
cursor:pointer;
background:url(../images/blackpix.png);
}
#servicesText ul{
margin-top:3px;
padding-left:0;
margin-left:18px;
}
#optMenu{
top:35px;
}