.container {
	min-width: 980px; /* Set the minimum width - should be device specific */	
	position: relative;
	margin-bottom:0px;
	margin-top:0px;
	z-index:201;
}
content{
	margin-bottom:0px;
	margin-top:0px;
}

#flash-bg 
{
	width: 100%;	
	height: 100%;
	
	position: absolute;	
	z-index:201;
	top:0px;
	left: 0px;

}

.main{
	width: 180px;
	border: 0px #33C solid;
	display: block;
	clear:right;
	float:right;
	padding:0px;
	z-index:999;	
   
}

.wrapper_inner{

  	height: 100%;

	margin: 0 auto;
	width: 960px;
	display: block;
}


#form1 {
	width: 100%;
	position: absolute;
	z-index: 201;
	left: 0;
	top: 0px;
	margin-left: 0px;
	min-height: 438px;
	_height: 438px;
}

#form1-top {
	display: block;
	border: 0px #0C9 solid;
	margin: 0 auto;
	z-index: 200;
	margin: 0 auto;
	width: 960px;	
}
#form1-bottom {

	background-image: url('../images/form1-bottom.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 110px;
}
#form1-logo {
	position: absolute;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 195px;
	height: 144px;
	top: -60px;
	left: 235px;
}



























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
