﻿
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a {
	cursor: pointer;
	text-decoration:none;
}
br.both{
	clear:both;
}
#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 #cecece;
	z-index:998;
}
#popupContact {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:540px;
	overflow:scroll;
	width:800px;
	background:#FFFFFF;
	border:10px solid #000000;
	z-index:999;
	font-size:13px;
	margin:0 auto;
}


#popupContactContent	{ position:relative; left:0px; margin:0; padding:10px;}
#popupImages			{ position:relative; float:right; z-index:500; width:290px; margin-left:5px; background-position:top left; background-repeat:no-repeat }
#features				{ position:relative; height:auto; top:20px; margin:0; padding-left:35px;}
#popupContactContent h1	{ position:relative; font-size:25px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; margin:0; margin-bottom:20px; color:#0099ff; width:240px; padding-top:5px}
#popupContactContent p	{ position:relative; font-weight:bold; margin:0; padding:5px 0 }






