body {
	padding: 0 0 0 0;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #306c80;
	background-color: #c0c0c0;
	z-index: 0;
}

img {
	border: 0px;
}

#container {
	margin: 0 auto;
	width: 1000px;
	height: 2000px;
	background-color: #6a665e;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	position: relative;
}

#logo {
	margin-left: 296px;
}

#pageviewer {
	position: absolute;
	left: 160px; 
	top: 45px;
}

#inquiries {
	position: absolute;
	left: 435px;
	top: 860px;
}

#inquiry-form {
	position: absolute;
	left: 350px; 
	top: 910px;
}

#email {
	position: absolute;
	left: 373px;
	top: 1350px;
}

#telephone {
	position: absolute;
	left: 442px;
	top: 1425px;
}

#copyright {
	position: absolute;
	left: 445px;
	top: 1675px;
}


#eggfoo {
	position: absolute;
	left: 446px;
	top: 1825px;
	border-width: 0px;
}
