﻿BODY
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

.bg
{
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	bottom: -155px;
	z-index: 1;
}
#globalNavWrapper
{
	width: 100%;
	height: 100%;
	bottom: 0%;
}
#menu
{
	width: 100%;
	bottom: 0%;
}
#transparent
{
	width: 100%;
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	height: 180px;
	z-index: 2;
	position: absolute;
	bottom: 0%;
}
#transparent2
{
	width: 100%;
	z-index: 10;
	position: absolute;
	bottom: 0px;
	height: 225px;
	text-align: center;
}
#transparent3
{
	width: 100%;
	background-color: #000000;
	filter: alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity: 0.2;
	height: 80px;
	z-index: 4;
	position: absolute;
	bottom: 140px;
}
#transparent4
{
	width: 100%;
	background-color: #000000;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
	height: 280px;
	z-index: 5;
	position: absolute;
	bottom: 180px;
}
#contentsbox
{
	width: 100%;
	height: 240px;
	z-index: 6;
	position: absolute;
	bottom: 180px;
	text-align: center;
}
#contentsTitle
{
	width: 258px;
	height: 150px;
	text-align: right;
	float: left;
	position: relative;
	z-index: 6;
	clear: both;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 3%;
}
#contents1
{
	padding: 5px;
	width: 60%;
	height: 240px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	position: relative;
	z-index: 8;
	vertical-align: top;
}
#contents2
{
	padding: 10px;
	width: 5%;
	height: 240px;
	text-align: center;
	float: left;
	position: relative;
	z-index: 11;
}
#contents3
{
	width: 450px;
	height: 300px;
	position: absolute;
	top: 2%;
	right: 10%;
	z-index: 10;
}
#Flash
{
	width: 100%;
	z-index: 10;
	position: absolute;
	bottom: 0px;
	height: 225px;
	text-align: center;
}