* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 50px;
	background-image: url(../images/agel_logo_large.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#video {
	position: absolute;
	height: 480px;
	width: 640px;
	left: 0px;
	top: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 530px;
	width: 640px;
}
#smallClip {
	position: relative;
	height: 331px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: absolute;
	height: 51px;
	width: 89px;
	left: 550px;
	top: 0px;
}
#navigation {
	position: absolute;
	height: 50px;
	width: 640px;
	left: 0px;
	top: 480px;
}
.green {
	color: #9BD171;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	margin-bottom: 30px;
	padding-bottom: 20px;
	line-height: 25px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
}
