/* CSS Document */
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #cccccc;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: strong;
	color: #000000;
}

.Style6 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FF0000
}
.Style9 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #afd0d0
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}



body {
margin: 0;
padding: 0;
}

#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 412px;
	height: 184px;
	margin-top: -35px;
	margin-left: -206px;
	border: 0px solid #000000;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
}
#global2 {
	position:absolute;
	left: 50%;
	bottom: 0;
	width: 800px;
	height: 20px;
	margin-left: -400px;
	border: 0px solid #FFFFFF;
	background-color: transparent;
}

#global3 {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 480px;
	margin-top: -240px;
	margin-left: -400px;
	border: 0px solid #666666;
	background-color: transparent;
}

#global4 {
	position:absolute;
	left: 50%;
	top: 0%;
	width: 800px;
	height: 50px;
	margin-top: 20px;
	margin-left: -400px;
	border: 0px solid #666666;
	background-color: transparent;
}

#global5 {
	position:absolute;
	left: 50%;
	top: 0%;
	width: 800px;
	height: 600px;
	margin-top: 20px;
	margin-left: -400px;
	border: 0px solid #666666;
	background-color: cccccc;
}

body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
}
#container {
	position: relative;
	min-height: 100%;
}
#footer {
	position: absolute;
	bottom: 0px;
	padding: 0px;
	background-color: transparent;
	width: 800px;
	left: 0px;
	top: 480px;
}
#footer h1 {
	color: transparent;
	padding-bottom: 0;
}
h1, p {
	margin: 0;
	padding-bottom: 1em;
}
h1 {
	font-size: 10px;
	line-height: 35px;
}

