@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../hg/hg.jpg);
	background-attachment:scroll;
	background-position:center;
	overflow-x:hidden;
	margin-top:0px;
}
#main_cont {
	position:relative;
	margin:auto;
	width:1160px;
	height:685px;
	background-image:url(../logo/header.jpg);
	background-repeat:no-repeat;
	border: 0;
}
#flash_holder {
	position:absolute;
	top:50px;
	left:0px;
	width:1160px;
	height:685px;
	border: 0;
}

a:active, object:active	{
	outline: none;
}

a:focus, object:focus	{
	-moz-outline-style: none;
}
