body {
	margin: 0px;
	background: #000000;
	color: #ffffff;	
}

#main {
	position: absolute;
	background: url("bck.jpg");
	background-repeat: no-repeat;
	top: 50%;
	left: 50%;
	margin-left: -480px;
	margin-top: -300px;
	width: 960px;
	height: 600px;
	padding: 0px;
}

#top {
	width: 960px;
	margin: 0px;
	height: 200px;
}

#middle1, #middle2, #middle3 {
	margin: 0px;
	float: left;
	height: 350px;
}

#middle1 {
	width: 260px;
}

#middle2 {
	width: 260px;
}

#middle3 {
	width: 440px;
}

#bottom {
	width: 960px;
	height: 50px;
	clear: both;
	margin: 0px;
}

a {
	font-family: Verdana;
	text-decoration: none;
	font-size: 9pt;
	display: block;
	width: 127px;
	height: 21px;
	color: #341c04;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 8px;
	padding-top: 5px;
}

a:link, a:visited, a:hover, a:active {
	background: url("btn.gif");
}

a:focus {
	background: url("btn1.gif");
}

#menu {
	width: 127px;
	margin: 0px;
	position: relative;
	top: 56px;
	left: 123px;
}

p {
	font-family: Verdana;
	font-size: 10pt;
	width: 127px;
	height: 21px;
	color: #341c04;
	width: 330px;
	margin-top: 20px;
}

.con {
	font-size: 14pt;
	text-align: center;
	margin-top: 50px;
}

.mail:active, .mail:link, .mail:hover, .mail:visited, .mail:focus {
	background: none;
	font-size: 14pt;
	text-align: center;
	margin: 0px;
	display: inline;
}

.img {
	position: relative;
	border: solid 1px #ffffff;
}
