/* CSS Document */

#logo_banner	{width:95%; height:225px;}

#navigation		{
	width:125px;
	height:180px;
	top:286px;
	left:47px;
	position:absolute;
	background-color: #FFFFFF;
	
}

#calendar	{
	top:463px;
	left:535px;
	position:absolute;
	width: 201px;
	float: right;
}

#content	{
	top:280px;
	left:200px;
	position:absolute;
	width: 621px;
	background-color: #FFFFFF;
	z-index:-1;
	height: 17px;
	
}

#bullets	{
	width: 350px;
	position: absolute;
	top: 204px;
	left: 172px;
}

#check	{
	width: 500px;
	position: absolute;
	top: 315px;
	left: 109px;
}

#fillout	{
	width:700px;
	position: absolute;
	left: 17px;
	top: 389px;
}

#money	{
	width: 300px;
	
	
}

#order	{
	width: 300px;
	position: relative;
	top: 50px;
	left: 430px;
}

#map	{
	width: 600px;
	position: relative;
	top: 0px;
	left: 10px;
}
