body {
	background-color: #FCF4FF;
	background-image: url(../images/common/backgnd.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
#container {
	position:relative;
	width:760px;
	left:50%;
	top:20px;
	height:420;
	z-index:1;
	margin-left: -380px;
	margin-right: auto;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:307px;
	height:117px;
	z-index:2;
}
#menu {
	position:absolute;
	left:0px;
	top:307px;
	width:179px;
	height:108px;
	z-index:2;
}
#photo {
	position:absolute;
	left:332px;
	top:2px;
	width:438px;
	height:219px;
	z-index:4;
}
#copy {
	position:absolute;
	left:199px;
	top:309px;
	width:562px;
	height:157px;
	z-index:3;
}
#photo1 {

	position:absolute;
	left:333px;
	top:25px;
	width:438px;
	height:219px;
	z-index:4;
}
