#wrapper {
	min-height: 100%;
	height: auto !important 100%;
	margin: -8px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 810px;
}
div#boxtop
	{
	background: #FFFFFF;
	height: 35px;
	top: 114px;
	position: absolute;
	margin: 0px 35px 0px 35px;
	width: 730px;
	}
div#boxend
	{
	background: #FFFFFF;
	height: 35px;
	bottom: -35px;
	position: absolute;
	margin: 0px 35px 0px 35px;
	width: 730px;
	left: 0px;
	z-index: -1;
	}
div#box
	{
	background: #FFFFFF;
	color: #999999;
	font: 12px Verdana, Geneva, Arial, sans-serif;
	height: 430px;
	top: 149px;
	overflow: show;
	padding: 0px 0px 0px 0px;
	position: absolute;
	text-align: center;
	width: 800px;
	}
div#box img
	{
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 42px 0px 0px 0px;
	position: absolute;
	left: 35px;
	}
div#flashcontent
	{
	top: 44px;
	left: 35px;
	width: 732px;
	height: 399px;;
	overflow: hidden;
	position: absolute;
	z-index: 4;
	}
div#header
	{
	background: transparent url('../images/header_illus_p.gif') scroll no-repeat;
	height: 104px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	text-align: left;
	top: 10px;
	width: 800px;
	}
div#header.design
	{
	background: transparent url('../images/header_design_p.gif') scroll no-repeat;
	}
#closewindow a
	{
	background: url('../images/close.gif') scroll no-repeat;
	height: 104px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	background-position: top left;
	top: 0px;
	right: 0px;
	width: 56px;
	}
#closewindow a:hover
	{
	background-position: top right;
	}
div#footer
	{
	font: 9px Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 630px;
	width: 800px;
	}
.hide
	{
	display: none;
	}
#line
	{
	background: transparent;
	border-top: solid 1px #DDDDDD;
	position: absolute;
	height: 1px;
	width: 730px;
	top: 20px;
	left: 35px;
	}
.caption
	{
	color: #777777;
	font: 10px Verdana, Geneva, Arial, sans-serif;
	position: relative;
	height: auto;
	text-align: left;
	letter-spacing: .1em;
	margin: -10px 35px 0px 35px;
	padding: 0px 0px 0px 0px;
	width: 730px;
	}
div#navigation
	{
	color: #777777;
	font: 10px Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: 25px;
	right: -3px;
	height: auto;
	text-align: right;
	letter-spacing: .1em;
	margin: 0px 0px 0px 0px;
	width: 500px;
	z-index: 3;
	}
div#navigation a
	{
	text-decoration: none;
	font-weight: bold;
	}
div#navigation a:link
	{
	color: #999999;
	}
div#navigation a:visited
	{
	color: #999999;
	}
div#navigation a:hover
	{
	color: #ED3278;
	}
div#navigation a.active
	{
	color: #ED3278;
	}
body
	{
	background: #FFFFFF url('../images/bg_ptn.gif') scroll repeat top left;
	color: #999999;
	font: 13px Verdana, Geneva, Arial, sans-serif;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	text-align: center;
	min-width: 800px;
	}
body, html
	{
	height: 100%;
	overflow: auto;
	}
div#tlcorner
	{
	background: transparent url('../images/circle_tl.gif') scroll no-repeat;
	top: 0px;
	left: -35px;
	width: 35px;
	height: 35px;
	position: absolute;
	background-position: top left;
	z-index: -1;
	}
div#trcorner
	{
	background: transparent url('../images/circle_tr.gif') scroll no-repeat;
	top: 0px;
	right: -35px;
	width: 35px;
	height: 35px;
	position: absolute;
	background-position: top right;
	z-index: -1;
	}
div#blcorner
	{
	background: transparent url('../images/circle_bl.gif') scroll no-repeat;
	bottom: 0px;
	left: -35px;
	width: 35px;
	height: 36px;
	position: absolute;
	background-position: bottom left;
	z-index: -1;
	}
div#brcorner
	{
	background: transparent url('../images/circle_br.gif') scroll no-repeat;
	bottom: 0px;
	right: -35px;
	width: 35px;
	height: 35px;
	position: absolute;
	background-position: bottom right;
	z-index: -1;
	}