@charset "UTF-8";
#contact {
	position:absolute;
	width:327px;
	height:26px;
	z-index:1;
	left: 521px;
	top: 136px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #003;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #003;
}
body {
	background-color: #003;
}
#logo {
	position:absolute;
	width:312px;
	height:142px;
	z-index:2;
	left: 23px;
	top: 23px;
}
#menu {
	position:absolute;
	width:820px;
	height:44px;
	z-index:3;
	left: 15px;
	top: 189px;
	background-color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	border: thick none #CCC;
}
#image1 {
	position:absolute;
	width:405px;
	height:182px;
	z-index:4;
	top: 244px;
	left: 15px;
}
#image2 {
	position:absolute;
	width:405px;
	height:182px;
	z-index:5;
	left: 430px;
	top: 244px;
}
