@charset "utf-8";
/* CSS Document */

#main {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:830px;
	z-index:1;
}
#banner {
	position:absolute;
	left:250px;
	top:0px;
	width:500;
	height:110px;
	z-index:2;
}
#menu {
	position:absolute;
	left:249px;
	top:112px;
	width:147px;
	height:33px;
	z-index:3;
	float: left;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#menu a {
	background: #fff;
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	
}
#menu a:hover {
	background: #999999;
	color: #fff;
	padding-bottom: 8px;
}	
#fotter {
	position:absolute;
	left:0px;
	top:810px;
	width:900px;
	height:20px;
	z-index:4;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-align:center
	}
}
#thankyou {
	position:absolute;
	left:140px;
	top:275px;
	width:600px;
	height:200px;
	z-index:5;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}
#contactme {
	position:absolute;
	left:38px;
	top:234px;
	width:800px;
	height:300px;
	z-index:5;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

#picture {
	position:absolute;
	left:80px;
	top:165px;
	width:720px;
	height:540px;
	z-index:9;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}
