body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
body,td,div,th,input{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
#h-align{ 
	position:absolute; 
	width:50%;
	top:200px;
}
#container{ 
	position:absolute; 
	right:-500px; 
	width:1000px;
}

#top{
	width:100%;
	height:200px;
	min-width:1000px;
	position:absolute;
	left:0px;
	top:0px;
}

#flash{
	width:1000px;
	margin:0px auto 0px auto;
	padding-top:200px;
	padding-bottom:10px;
}

#bottom{
	width:1000px;
	height:130px;
	margin:0px auto 0px auto;
}
#bottom iframe{
	width:1000px;
	height:130px;
}
