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

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: 30%;
	width: 450px;
	height: 70px;
	margin-top: -35px;
	margin-left: -206px;
	border: 0px solid #000000;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: transparent;
	font-style: normal;
}
#global2 {
	position:absolute;
	left: 50%;
	bottom: 0;
	width: 650px;
	height: 20px;
	margin-left: -325px;
	border: 0px solid #FFFFFF;
	background-color: transparent;
}

#global3 {
	position:absolute;
	left: 50%;
	top: 30%;
	width: 650px;
	height: 350px;
	margin-top: -150px;
	margin-left: -325px;
	border: 0px solid #666666;
	background-color: transparent;
}


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: 650px;
	left: 0px;
	top: 350px;
	margin-bottom: -180px;
}
#footer h1 {
	color: transparent;
	padding-bottom: 0;
}
h1, p {
	margin: 0;
	padding-bottom: 1em;
}
h1 {
	font-size: 10px;
	line-height: 35px;
}
