@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	margin:0;
	padding:0;
	background-color: #544A40;
}
body {
	background-color: #544A40;
	margin:0;
	padding:0;
	height:100%;
}
#larsen_flash {
	width:860px;
}
#noFlash {
	font-family:Arial, Helvetica, sans-serif;
	font-size:45px;
	letter-spacing:-2px;
	color:#AC997F;
	width:890px;
	height:630px;
	display:block;
	background-color: #544A40;
	background-image:url(../images/noFlash_bg.jpg);
	background-position:left top;
	background-repeat:repeat;
	text-align:center;
	padding-top:45px;
	margin-left:-12px;
}
*+html #noFlash {
	width:920px;
	margin-left:-21px;
}
#noFlash a {
	color:#786753;
	text-decoration:none;
}
#noFlash a:hover {
	text-decoration: underline;
}
.maintable {
	background-color:transparent;
	background-image:url(../images/page_bg.jpg);
	background-position:center 26px;
	background-repeat:no-repeat;
	/*height:546px;*/
	height:100%;
}
*+html .iefix{
	/*display:block;
	margin-left:-1px;
	width:860px;
	overflow:hidden;*/
	}
*+html .maintable {
	margin-left:1px;
}
#larsen_flash object {
	width:860px;
}