#page
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;

}


#header
{
	width: 800px;
	height: 120px;
}
#nav
{
	width: 720px;
	height: 64px;
	position: relative;
	left: 47px;
	top: 8px;
}
#logo
{
	width: 400px;
	height: 137px;
	float:left;
	background-image: url(images/orca%20new%20actual%20size.jpg);

	
}

#rightlogo
{
	width: 450px;
	height: 112px;
	float:right;
	background-color:ffffff;
}


#nav1
{
	width: 175px;
	height: 250px;
	float:left;
	background-color:#a90b08;
	font-family: "Lucida Console";

}
#nav2
{
	width: 175px;
	height: 238px;
	float:left;
	background-color:#959a9a;
}

#content
{
	width: 800px;
	height: 690px;
	line-height: 150%;
}
#contenttl
{
	width: 200px;
	height: 120px;
	line-height: 150%;
	float:left;
	position:relative;
	top:293px;
	left: 20px;
}
#contentbl
{
	width: 200px;
	height: 200px;
	line-height: 150%;
	float:left;
	top:425px;
	position: relative;
	left: -180px;
}
#contentmain
{
	width: 550px;
	height: 375px;
	float:right;
	position: relative;
	top: 60px;
	color: #666666;
	line-height: 200%;
}
#number
{
	width: 250px;
	height: 50px;
	float:right;
	position: relative;
	top: 0px;
	color: #666666;
	line-height: 150%;
	background-image: url(images/number.png);
}

