body {
	background:#363C3A url(images/home_page/bg.jpg) no-repeat top center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;	
}

#shell {
	width:420px;
	text-align:left;
	margin:165px auto 0px auto;

}

h1 {
	float:left;
	text-indent:-10000px;
	display:inline;
	margin:1px auto 40px 72px;
	padding:0px;
	background:url(images/home_page/logo.jpg) no-repeat 0px 0px;
	width:307px;
	height:115px;
}
a.flash {
	float:left;
	display:inline;
	text-indent:-10000px;
	margin:12px 0px 0px 30px;
	text-decoration:none;
	width:151px;
	height:50px;
	background:url(images/home_page/flash.jpg) no-repeat 0px 0px !important;
}
a.flash:hover {
	background:url(images/home_page/flash_h.jpg) no-repeat 0px 0px !important;
}

a.non_flash {
	float:left;
	display:inline;
	text-indent:-10000px;
	margin:10px 0px 0px 76px;
	text-decoration:none;
	width:155px;
	height:51px;
	background:url(images/home_page/non_flash.jpg) no-repeat 0px 0px !important;
}
a.non_flash:hover {
	background:url(images/home_page/non_flash_h.jpg) no-repeat 0px 0px !important;
}
