
body#body
  {
  margin:0;
  padding:0;
  font-family: helvetica;
  }



/* -- */
/*
html
	{ 
  	height: 100%;
  	overflow: hidden;
	}

body#body
	{

	margin:0;

	padding:0;

	}

div#bgwrap
	{

	height:100%;

	width:100%;

	overflow-y:scroll;

	position:absolute;

	}

*/
div#topmargindiv
	{

	height:20px;

	width: 990px;
	float: left;
	}
/*	
div#mainwrapper
	{
	width:990px;

	position:relative;
	margin-left:auto;
	margin-right:auto;

	
	background-color:#ffffff;
	
	z-index:3;
	}

#mainwrapper > div
	{

	position:relative;

	}*/
#frame
	{
	width: 990px; 
	height: auto;
	float: left;
	background: #fff;
	}
H1
	{

	font-size:15px;

	color:#006633;

	}



H2
	{

	font-size:14px;

	color:#006633;

	}


A
	{

	color:#27844a;

	}


body,p,td
	{

	font-family:Helvetica,Arial,sans-serif;

	font-size:12px;

	}


#topdiv
	{

	width:990px;

	height:117px;

	float: left;
	/*padding-top:20px;*/

	}


#topdiv > div
	{

	padding-top:0px;
	float:left;

	clear:none;

	height:117px;

	}


div#logo
	{

	background-image:url(../images/layout/headerlogo.gif);

	background-repeat:no-repeat;

	width:222px;

	margin-left:20px;

	height:117px;


	float: left;
	}

	
div#headeranimals
	{

	margin-left:70px;

	margin-right:70px;

	/*background-image:url(../images/layout/headeranimals.gif);*/

	background-repeat:no-repeat;

	width:265px;

	height:auto;

	}


#headercontactinfo h1
	{

	font-size:14px;
	padding-top:15px;
	}


#menuwrapper
	{

	z-index:10;

	float: left;
	}

div#content
	{

	width: 990px;
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;

	}

	
#content div
	{

	}

/*
img#lowresbackground 
	{ 
  	height: 100%;
  	width: 100%;
	position: absolute;
	}

	
img#background 
	{ 
  	height: 100%;
  	width: 100%;
	position: absolute;
	}

*/
#bottombar
	{

	width:950px;

	margin-left:20px;

	height:5px;

	background-color:#cce5cc;

	float: left;
	}

div#footer
	{

	padding:20px;

	float: left;
	}

