body {
	position: relative;
	margin-top: 0px;
	background-color: #175BA0;
	}

#maincontent {
	position: relative;
	width: 955px;
	top: 0px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#logo {
	position: relative;
	left: 0px;
	top: 0px;
	height: 110px;
	width: 955px;
	float: left;}

#1877poop911 {
	height: 145px;
	width: 220px;
	top: 0px;
	right: 0px;
	float: right;}

#footer {
	width: 955px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	float: left;
	padding-top: 30px;
}


#navigation {
	left: 375;
	position: absolute;
	width: 575px;
	z-index: 99;
	top: 70px;
	float: right;
	height: 110px;
}

#contentcontainter {
	margin: 0px;
	width: 955px;
	position: absolute;
	left: 20px;
	top: 0px;
	background-image: url(../images/background.jpg);
	height: 1200px;
}
