#backgroundPopup{

display:none;

position:fixed;

height:100%;

width:100%;

top:0;

left:0;

background:#000;

z-index:4;

}

#popupContact{

display:none;

position:fixed;

_position:absolute; /* hack for internet explorer 6*/

width:600px;

z-index:5;


}

#popupContact img{
	position:relative;
	z-index:6;
border: none;
margin:12px

}





#popupContactClose{

font-size:12px;

line-height:12px;

right:-41px;

top:-25px;

position:absolute;

font-weight:700;

display:block;

}

a#popupContactClose:hover{

cursor: pointer;

}
.faibox {padding:0px; background-color:#F29400; position:relative; z-index:5; width:624px; height:718px}
.colsx, .coldx {width:600px; float:left; height:694px; position:relative; z-index:6}
.colsx {background-color:#f29400; font-family:Verdana, Geneva, sans-serif; color: #F29400; font-weight: bold; text-transform: uppercase; text-align:center}
.coldx {background-color:#788B31; font-family:Verdana, Geneva, sans-serif; color: #FFFFFF; font-size: 12px; line-height: 18px;}
.coldx p { padding:23px 12px}
.boldone {font-weight:bold; color:#30341B}