#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #e5eaee;
	z-index:10;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:auto;
	width:493px;
	background:#FFFFFF;
	border:2px solid #e5eaee;
	z-index:12;
	padding:12px;
	font-size:13px;
}
#popupContact h1{
	text-align:center;
	color:#d5731c;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #d37f26;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#d37f26;
	font-weight:700;
	display:block;
margin-bottom:20px;
}
#contactArea {text-align:center;padding:20px 0px;color:#d5731c;}
#contactArea a {color:#d37f26;}
#contactArea a:hover {text-decoration:none;}
#button{
	text-align:center;
	margin:100px;
}



















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
