﻿a{
cursor: pointer;
text-decoration:none;
}
small { font-size:11px; }

#backgroundPopup{
display:none;
/*position:fixed;*/
position:absolute; /* hack for internet explorer 6*/
/*height:100%;
width:100%;*/
width:970px;
height:270px;
margin-top:-270px;
left:inherit;
margin-left:auto;
/*left:0;*/
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact1, #popupContact2, #popupContact3, #popupContact4 {
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:232px;
width:455px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:1000;
margin:110px 0 0 0;
}
#popupContact1 h1, #popupContact2 h1, #popupContact3 h1, #popupContact4 h1 {
border-bottom:1px dotted #D3D3D3;
margin:0;
padding:8px 10px;
}
#popupContact1 h1, #popupContact2 h1 { background:#934a19 url(../images/icon_popup_awardscert.gif) no-repeat 160px 8px; }

#popupContact3 h1 { background:#0c2b88 url(../images/icon_popup_testimonials.gif) no-repeat 110px 4px; }

#popupContact4 h1 { background:#8b0202 url(../images/icon_popup_testimonials.gif) no-repeat 110px 4px; }

#button{
 text-align:center;
}
td { font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:6px 6px; font-weight:normal; vertical-align:top; }
/******************************************************************************/
.popupContactLeft3 img, .popupContactLeft4 img  { padding:6px 10px 4px 10px; }
.popupContactLeft3, .popupContactLeft4 { background:#f1f1f1; vertical-align:top; }
.popupContactRight3 img, .popupContactRight4 img  { padding:6px 0px 6px 10px; }

/******************************************************************************/