body {
	color:#333;
	font: 12px Arial, Helvetica, sans-serif;
	height:616px;
	width:8542px; /* miCe scroll */
}

#menu {
	position:fixed;
	cursor:pointer;
	z-index:5000;
	top:0;
	left:0;
	height:50px;
	width:8520px;
	background-color:#000000;
}

#first {
	width: 8553px;
	height: 624px;
	margin-top: 50px;
}
#first, #second { z-index: 1;  margin-left: -8px; clear:left; }

h1 {
	position: fixed;
	z-index: 6000;
	margin-left: 12px;
	top:5px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.contact { font-size: 12px; color: #fff; right:30px; top: 19px; z-index:5000; position: fixed; }
.contact:hover { text-decoration: none; }

img { border:none; width:950px; height:624px; }
.img { float: left; position: relative; background:none; width:948px; height:620px; border: 1px dotted #000000; }

#ie-notice { background: #ffffe1; font-size: 11px; padding: 8px; border-bottom: 1px solid #cccc63; display: none; }
#ie-notice img { width: 13px; height: 16px; vertical-align: middle; margin-right: 5px; }

