body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#full_cont {
	height: 760px;
	width: 100%;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #005A8C;
	position: absolute;
	visibility: visible;
	top: 0px;
	background-attachment: fixed;
	background-position: left;
}
#flash_cont {
	height:400px;
	width: 550px;
	position: relative;
	visibility: visible;
	margin: auto;
	top: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	padding: 0px;
}
#form_cont {
	height:670px;
	width: 650px;
	position: relative;
	visibility: visible;
	margin: auto;
	z-index: 5;
	top: 5px;
	background-position: left top;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
}
