#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:270px;
	z-index:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/menbg.png);
}
#content {
	position:absolute;
	left:0;
	top:280px;
	width:1000px;
	height:702px;
	z-index:auto;
	background-color: #524060;
}
#footer {
	position:absolute;
	left:0px;
	top:1002px;
	width:1000px;
	height:45px;
	z-index:auto;
}
body {
	text-align: right;
	background-image: url(../images/mauve.png);
	background-repeat: no-repeat;
}
#master {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#nav1 {
	position: absolute;
	height: 247px;
	width: 160px;
	left: 100px;
	top: 9px;
}
#nav2 {
	position: absolute;
	height: 38px;
	width: 142px;
	left: 343px;
	top: 149px;
}
#nav3 {
	position: absolute;
	height: 40px;
	width: 130px;
	left: 288px;
	top: 151px;
}

#nav4 {
	position: absolute;
	height: 40px;
	width: 130px;
	left: 870px;
	top: 150px;
}
#txt2 {
	position: absolute;
	height: 515px;
	width: 900px;
	left: 50px;
	top: 40px;
}

#order {
	position: absolute;
	height: 26px;
	width: 120px;
	left: 457px;
	top: 646px;
}


a {
 outline-style: none;
}

