/* CSS Document */

body {
	background-color: #D07344;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 62.5%;
}
#title-layer {
	position:absolute;
	width:479px;
	height:63px;
	z-index:8;
	left: -12px;
	top: -101px;
}
#wrapper {
	position:relative;
	height:1775px;
	z-index:7;
	margin: auto;
	left: 0px;
	top: 75px;
	background-color: #FFFFFF;
}	


#flash-layer {
	position:relative;
	width:718px;
	height:1141px;
	z-index:1;
	left: 25px;
	top: 2px;
	border: 0px solid #666666;
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
}

#epolicy-desc {
	position:absolute;
	width:656px;
	height:1687px;
	z-index:2;
	left: 1px;
	top: 21px;
	border: 1px solid #cc6633;
	padding: 10px;
}
