.png A, img.png { /* PNG transparency fix for IE lower than 7 */
	behavior: url(iepngfix.htc);
	cursor: default;}

body {
	font-family: Tahoma;
	font-size: 13px;
	color: #888;
	cursor: default;
	margin: 0px;
	padding: 0px;
	height:100%;
	background: url('../img/bg2.gif') repeat-x #fff;} /* #e5f3fe */

#ldr {
	position: absolute;
	z-index: 3;
	display:block;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background-color: #fff; } /* background: url('../img/bg2.gif') repeat-x #fff; /* #e5f3fe */

#loading img, #ldr img {
	position: absolute;
	top: 50%;
	left:50%;
	margin-left: -17px;
	margin-top: -17px; } /* border: 1px solid #6a93cd; */

div h1 {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #000;
	margin-left: 17px;
	font-size: 14px;
	text-transform: uppercase; }

div .ifr_content {
	position: absolute;
	right: 20px;
	bottom: 20px; 
	color: #000;
	width: 510px;
	margin: 10px;
	border: 0px;
	height: 285px; }

a, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom:1px dotted #000; }

#menu li a, #menu li a:visited {
	display: block;
	border-bottom: none;}

a:hover {
	color: #000;}

#cntnr_m, #cntnr_t, #cntnr_b, #cntnr_l, #cntnr_r {
	position: absolute;
	top: 50%;
	left: 50%;
}

#cntnr_t {
	margin-left: -459px;
	margin-top: -243px; 
	height: 6px;
	width: 917px; }

#cntnr_l {
	margin-left: -459px;
	margin-top: -237px; 
	height: 474px;
	width: 3px; }

#cntnr_m {
	margin-left: -456px;
	margin-top: -237px; 
	height: 474px;
	width: 911px; }

#cntnr_r {
	margin-left: 455px;
	margin-top: -237px; 
	height: 474px;
	width: 3px; }

#cntnr_b {
	margin-left: -459px;
	margin-top: 237px; 
	height: 8px;
	width: 917px; }

#menu li {
	display: block;
	font-family: Tahoma;
	font-size: 13px;
	height: 15px;
	padding-left: 12px;
	margin-top: 2px;
	margin-right: 1px; 
	cursor: pointer;
	background: url('../img/open.gif') no-repeat;}

#menu li:hover {
	background: url('../img/closed.gif') no-repeat;}

img.pad {
	border: 1px solid #ccc;
	margin: 10px; }
