html
{
	height: 100%;
	width: 100%;
	overflow: hidden;
}

/* end hide */
body
{
	height: 100%;
	width: 100%;
	font-size: 11px;
	font-family: "Trebuchet MS" !important;
	font-weight: bold;
	text-decoration: none;
	background-color:#1f0e0f;
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0px;
	padding: 0px;
}

a    		
{
	color: rgb(190,200,200);
	text-decoration: none;
	top: 9px;
	padding: 0px 20px 0px 20px;
	position:relative;
	z-index: 2;
	
}

a:active
{
	color: rgb(255,255,255) !important;
	text-decoration: none;
}

a:hover {
	color: rgb(130,140,160);
	text-decoration: underline;
}

#bg{
	width: 1930px;
	height: 1600px;
	bottom: 0px;
	left: 50%;
	margin-left: -965px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	position: absolute;
	z-index:-3;

}
#copyright {
	color: rgb(100,100,100);
	text-decoration: none;
	top: 5px;
	padding: 5px 20px 0px 20px;
	position:relative;
	z-index: 2;

}
#nat {
	width: 670px;
	height: 180px;
	bottom: 0px;
	left: 50%;
	margin-left: -335px;
	padding: 0px 0px 278px 132px;
	vertical-align: bottom;
	position: absolute;
	z-index:-1;
}

#container {
	text-align: center;
}

#top-content {
	height: 90%;
}

#title {
	width: 670px;
	top: 1px;
	left: 50%;
	margin-left: -335px;
	position: absolute;
	z-index:-2;
}

#trailer {
	width: 670px;
	height:61px;
	top: 20%;
	left: 50%;
	margin-left: -335px;
	padding: 110px 0px 0px 0px;
	position: absolute;
	z-index:1;
}
#bottom {
	width: 750px;
	height: 42px;
	bottom: 0px;
	left: 50%;
	margin-left: -375px;
	vertical-align: bottom;
	position: absolute;
	z-index:1;
}
#logo {
	width: 45px;
	height: 37px;
	bottom: 13px;
	_bottom: 8px;
	left: -18px;
	vertical-align: top;
	position: absolute;
	z-index:1;
}
#small {
	display: block;
	height: 50px;
	bottom: 0px;
	left: -16px;
	padding: 0px;
	margin-left: 0px;
	width: 110px;
	position: absolute;	
	z-index:3;
}
#large {
	display: block;
	height: 50px;
	bottom: 0px;
	left: 151px;
	padding: 0px;
	margin-left: 0px;
	width: 120px;
	position: absolute;	
	z-index:3;
}
#HD {
		display: block;
		height: 50px;
		bottom: 0px;
		left: 320px;
		width: 54px;
		padding: 0px;
		margin: 0 0 0 0px;
		position: absolute;	
	}
#contact {
		display: block;
		height: 50px;
		bottom: 0px;
		left: 494px;
		padding: 0px;
		margin-left: 0px;
		width: 160px;
		position: absolute;	
		z-index:3;
	}

