a img {
	border: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background-color: #001994;
	color: #000;
	text-align: center;
}

#page {
	width: 580px;
	height: 646px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0px auto 0px auto;
	padding: 112px 144px 10px 300px;
	text-align: left;
	position: relative;
	overflow: auto;
	max-height: 768px;
}

h1 {
	font-weight: 900;
	font-size: 1.8em;
	line-height: 110%;
	margin: 0px 0px 1em 0px;
}

p {
	font-weight: 300;
	font-size: 1.4em;
	line-height: 130%;
	margin: 0px 0px 1em 0px;
}

ul {
	margin: 0px 0px 0px 75px;
	max-height: 200px;
	overflow: auto;
}

li {
	font-weight: 600;
	font-size: 1.4em;
	line-height: 130%;
	margin: 0px 0px .5em 0px;
	list-style-image: url(images/bullet.gif);
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #001994;
}

.facebook {
	float: left;
	position: absolute;
	top: 240px;
	left: 70px;
	font-size: 12px;
}
