/* CSS Document */

body{margin: 0 auto; padding:0px;}
#wrapper{ 
	margin:0 auto; 
	padding:0px; 
	width:765px !important;
	height:697px !important;
	border:0px solid;
}


#header {
	background: url('images/bg_head.jpg') no-repeat;
	display:block; 
	width:765px;
	padding-top:22px;
	border:0px solid #f00;
}
#header-inside{
	background: url('images/bg_header.gif') no-repeat;
	display:block; 
	height:87px; 
	width:573px;
	margin:0 auto;
	padding:70px 20px 10px 20px;
	border:0px solid #0000ff;
	font: normal 20px tahoma;
	color: #445E1F;
}

#logo {
	background: url('images/logo.jpg') no-repeat;
	display:block; 
	width:114px;
	height:52px;
	border:0px solid #f00;
}

#menu-main {
	background: url('images/bg_main.gif') repeat-y left top;
	display:block;
	width:613px;
	margin:0 auto;
	padding:0px;
}
.menu {
	background: url('images/bg_menu.gif') repeat-x left top;
	display:block;
	width:603px;
	height:37px;
	margin:0 auto;
	padding:0px;
}

.menu-item {
	font: bold 16px tahoma; 
	color: #436C0F;
}
.menu-item a{
	font: bold 16px tahoma; 
	color: #436C0F;
	text-decoration:none;
}
.menu-item a:hover{
	font: bold 16px tahoma; 
	color: #cfa053;
	text-decoration:underline;
}

#content {
	background: url('images/bg_lower.jpg') repeat-y;
	display:block;
	margin:0 auto; 
	padding:0px; 
	width:765px !important;
	
	border:0px solid;
}
#main {
	background: url('images/bg_main.gif') repeat-y left top;
	display:block;
	width:613px;
	margin:0 auto;
}
#page {
	background: url('images/bg_body.gif') repeat-x;
	display:block;
	width:601px;
	margin:0 auto;
	
}
#footer {
	background: url('images/bg_footer_bot.gif') no-repeat left bottom;
	margin: 0 auto;
	padding:0px;
	width:613px;
	height:60px;
	border:0px solid;
}
.hr {
	width:600px; height:1px; margin:1px auto; padding:0px; border-bottom:1px solid #999999;
}

.main-header {
	background: url('images/main-header.gif') no-repeat 1px 1px;
	display:block;
	width: 300px;
	height:25px;
	border:0px solid;
	padding:4px 0 0 35px;
	font: bold 16px tahoma;
	color:#7a9350;
}

.sidebar-header {
	background: url('images/side-header.gif') no-repeat 1px 1px;
	display:block;
	width: 170px;
	height:25px;
	border:0px solid;
	padding:4px 0 0 35px;
	font: bold 16px tahoma;
	color:#ab8445;
}

.details{
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #676768;
	
}

.details a{
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
	color: #6f9302;
}

.details a:hover{
	text-decoration:underline;
}

.details img{
	border:1px solid #acacac;
	padding:2px;
	float:left;
	margin:4px 4px 4px 0;
}
.text 
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	line-height:13px;
	color: #939393;
}
.text strong
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:13px;
	color: #6f9302;
}
.textl 
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	line-height:13px;
	color: #636363;
}
.textl strong
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:13px;
	color: #cb7f00;
}
.form
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height:13px;
	color: #6f9302;
}
.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #6a6a6a;
}
a
 {
	font-family:tahoma, Helvetica, sans-serif ;
	font-size:11px;
	text-decoration: underline;
	color: #6f9302;
}
a:hover { color: #6f9302; text-decoration:none;}
a.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #6a6a6a;
}
a.copy:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	color: #6a6a6a;
}
a.text 
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #939393;
}
a.text:hover 
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	color: #939393;
}
#zeolite th { background:#e4e9ea; border:1px solid;}