* 
{ 
  margin: 0px; 
  padding: 0px; 
}

body
{
  background-image:url(../imgs/bckgLightGrey.gif);
  text-align: center;
}

a img
{
  border: none;
}

.container {
  height: 800px;
  width: 969px;
}

.hastoc {
margin-right:0;
}

.hastoc 
{
margin-right:0;
}

#top
{
  margin:0 auto;
  padding-top: 80px;
  position:relative;
  width: 969px;
}

#header
{
	background-image: url(../imgs/bckgFooter.gif);
	width:100%; 
	height:121px;
}

#header_container
{
	margin-left: auto;
	margin-right: auto;
	width: 750px; 
    padding-top: 50px;
	position: relative;
}