@charset "utf-8";
/* CSS Document */
#newstab {
	position:absolute;
	background:url(images/left_tab.png);
	background:url(images/left_tab.png)
	background-repeat:no-repeat;
	width:34px;
	height:104px;
	left: -36px;
	top: 142px;
	text-align:center;
	border:none;
	margin:0;
	padding:0;
	z-index:200;
	display:none;
}
#newstab:hover {
	cursor:pointer;
}
#defaultCountdown { width: 240px; height: 45px; }

#popupContact {
	display:none;
	position:absolute;
	width:300px;
	height:240px;
	background:url(images/slideInbackground.png);
	border:4px solid #9BBAFD;
	z-index:200;
	font-size:13px;
	top:141px;
	float:left;
	clear:left;
	left: -2px;
}
.divhead {
	position:relative;
	background:url(images/marine_west_12.jpg);
	background-repeat:no-repeat;
	height:143px;
	width:300px;
	position:relative;
	float:left;
	font-size:1.2em;
	color:#039;
	font-weight:bold;
}
.closex {
	position:relative;
	background:url(images/cancel-red.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
	left:-40px;
	z-index:1000;
}
.closex:hover {
	cursor:pointer;
}
#outerheading {
	width:300px;
}
span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#link {
	margin-top:10px;
	font-size:11px;
}
