/* 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: -79px;
}

#wrapper {
	position:relative;
	height:720px;
	z-index:7;
	margin: auto;
	left: 0px;
	top: 75px;
	background-color: #FFFFFF;
}
#flash-layer {
	position:relative;
	width:661px;
	height:500px;
	z-index:1;
	left: 25px;
	top: 2px;
	border: 0px solid #666666;
	background-color: #FFFFFF;
	margin: auto;
}

#epolicy-desc {
	top: 21px;
	position:absolute;
	width:656px; /*was 553*/
	height:625px;
	z-index:2;
	left: 1px;
	border: 1px solid #cc6633;
	padding: 10px;
}
#mailbox-layer {
	position:absolute;
	width:64px;
	height:58px;
	z-index:9;
	left: 70px;
	top: 111px;
}