#container {
	width:1024px;
}
#Main {
	width:924px;
	float:right;
}
#nav {
	width:100px;
	float:left;
}
#Footer {
	clear:both;
}
.Logo {
	float:right;
}
.HC {
	width:100px;
	height:134px;
}
.ED {
	width:100px;
	height:134px;
}
.SM {
	width:100px;
	height:134px;
}

.Links {
	width:100px;
	height:70px;
}
body {
	font-family: Arial, Helvetica;
}

a {
	text-decoration: none;
	color:green;
}