#mainArea{
position:relative;
border:none;
top:35px;
margin:0 auto;
width:394px;
text-align:center;
height:384px;
overflow:hidden;
color:#535255;
z-index:3;
background:#FFFFFF;
}
#glow{
position:absolute;
border:none;
margin:0 auto;
top:-10px;
left:50%;
margin-left:-246px;
text-align:center;
overflow:hidden;
z-index:2;
}

#mainArea h2{
position:absolute;
left:10px;
right:10px;
background:#535255;
font-weight:normal;
text-align:left;
padding-left:10px;
text-transform:uppercase;
color:#FFFFFF;
}

#mainArea p{
position:relative;
top:20px;
padding:10px;
text-align:left;
font-size:10px;
}

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

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

}

#warrantyText p{
font-weight:normal;
padding:0;
margin:7px;
margin-top:15px;
}
#atomicMenu{
top:35px;
}

#signaturePic{
position:absolute;
bottom:50px;
right:45px;
border:none;
}

#warrantyText a{
color:#FFFFFF;
text-decoration:none;
}

#warrantyText a:hover{
color:#FFFFFF;
text-decoration:underline;
}