html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {
	height: 100%;
/* 	margin-top:10px; */
}
/* end hide */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#altflash {
	width:100%;
	height:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:transparent url('images/altflash-bg.gif') repeat-x;
}
#container {
	width: 600px;
	height:800px;
	text-align:left;
	margin:auto;
	position:relative;
}

h1#logo {
	position:absolute;
	top:30px;
	display:block;
	width:190px;
	height:24px;
	background:transparent url('images/fgmlogo.gif') no-repeat;
	text-indent:-9000px;
}

h3#sorry {
	font-size:18px;
}

#altflash a { color:#d91e2d; }
#altflash a:hover { text-decoration:none; }

#main {
	position:absolute;
	top:100px;
	width:800px;
	left:5px;
	color:#FFFFFF;
	padding:40px 0 0 0;
}

#offices {
	position:absolute;
	top:450px;
	font-size:10px;
	color:#333333;
}

#offices h4, #offices p{
	margin:0;
}
#offices table {
	width:700px;
}

#offices table tr td {
	width:160px;
	padding:0 10px 0 0;
}

a#flashicon {
	display:block;
	width:130px;
	height:128px;
	text-indent:-9000px;
	background:transparent url('images/flash-icon.png') no-repeat;
}

#lcol {
	float:left;
	width:140px;
	margin:0 0 0 60px;
}

#rcol {
	float:right;
	width:370px;
	margin:0 200px 0 0;
}

p#help {
	margin:40px 0 0 0;
	font-style:italic;
}

#links, #about, #credit {
	text-indent:-9999px;
}
