/* CSS Document */

/* ------------------ layout ----------------- */

#container	{
	background-image: url(../images/design/background.jpg);
	background-repeat: no-repeat;
	width: 760px; 
	height: 800px;
	margin: 0px auto;
	padding-left: 43px;
	text-align: left;
	}

#header		{
	background-image: url(../images/design/header.gif);
	background-repeat: no-repeat;
	width: 684px;
	height: 208px;
	margin: 0px; padding: 0px;
	color: #FFF;
	}

#header h1, #header h2	{display: none;}
 
#main	{ 
	width: 760px;
	margin: 0px; padding: 0px;
	background: #000;
	}

#footer	{
	clear: both;
	background-image: url(../images/design/footer.jpg);
	width: 684px;
	height: 94px;
	margin: 0px;
	padding: 100px 0px 0px 0px;
	font-size: 95%;
	color: #477600;
	font-weight: bold;
	text-align: center;
	}

#footer a	{
	color: #477600; 
	font-weight: bold;
	z-index: 25;
	position: relative;}

#trunk {
	float: left;
	background-image: url(../images/design/trunk.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 398px;
	}

#contact {
	width: 160px;
	height: 40px;
	margin: -60px 0px 20px 480px;
	text-indent: -5000px;
	}

#contact a {
	width: 160px;
	height: 40px;
	display: block;
	z-index: 25;
	position: relative;
	}

#homeflash {
	float: right;
	position: absolute;
	z-index: 10;
	margin-left: -43px;
	}

/* ------------------ start menu classes for image replaced menus ----------------- */

				#menuleft	{ 
					margin: 0px; padding: 0px;
					float: left;
					}
					
				#menuleft ul	{
					margin: 0px; padding: 0px; 
					}
					
				#menuleft li 	{
					list-style: none;
					}
				
				#menu1	{
					height: 128px;
					width: 302px;
					text-indent: -5000px;
					background: url(../images/design/link1.gif) no-repeat;
					}
				#menu1 a {
					height: 128px;
					width: 302px;
					display: block;
					z-index: 20;
					position: relative;
					}
				
				#menu2	{
					height: 131px;
					width: 302px;
					text-indent: -5000px;
					background: url(../images/design/link2.gif) no-repeat;
					}
				#menu2 a {
					height: 131px;
					width: 302px;
					display: block;
					z-index: 20;
					position: relative;
					}
				
				#menu3	{
					height: 139px;
					width: 302px;
					text-indent: -5000px;
					background: url(../images/design/link3.gif) no-repeat;
					}
				#menu3 a {
					height: 139px;
					width: 302px;
					display: block;
					z-index: 20;
					position: relative;
					}

					
/* ------------------ ^^ end menu classes for image replaced menus ^^ ----------------- */

/* ------------------ start menu classes for image replaced menus ----------------- */

				#menuright { 
					margin: 0px; padding: 0px;
					float: left;
					}
					
				#menuright ul	{
					margin: 0px; padding: 0px; 
					}
					
				#menuright li 	{
					list-style: none;
					}
				
				#menu4	{
					height: 148px;
					width: 302px;
					text-indent: -5000px;
					background: url(../images/design/link4.gif) no-repeat;
					}
				#menu4 a {
					height: 148px;
					width: 302px;
					display: block;
					z-index: 20;
					position: relative;
					}
				
				#menu5	{
					height: 145px;
					width: 302px;
					text-indent: -5000px;
					background: url(../images/design/link5.gif) no-repeat;
					}
				#menu5 a {
					height: 145px;
					width: 302px;
					display: block;
					z-index: 20;
					position: relative;
					}
				
				#menu6	{
					height: 105px;
					width: 302px;
					text-indent: -5000px;
					background: url(../images/design/link6.gif) no-repeat;
					}
				#menu6 a {
					height: 105px;
					width: 302px;
					display: block;
					z-index: 20;
					position: relative;
					}

					
/* ------------------ ^^ end menu classes for image replaced menus ^^ ----------------- */