html {
	background: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-y: scroll; /*fix firefox hide vertical scroll bar */
	background-color: #477e16;
}

body {
	font: normal 12px/160% Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
    text-align: left;
	height: 100%;
	
	/* added background 4 Oct 08 by MT */
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	background-color: #477e16;
}

h1 {
	position: relative;
	margin-top: 16px;
	top: 16px;
	font-size: 80px;
	font-family: wedge;
	font-weight: bold;
	color: #e3efef;
	
	display:none; /*added 4 Oct 08 by MT*/
}

#page{
    position: relative;
    margin: 0 auto;
    width: 820px;  /* changed 4 Oct 08 by MT from 1000 to 820 to accomodate the header image*/
    text-align: left;
	height:auto !important;
	height: 100%;
	min-height: 100%;
   /* background: #f9fce9;*/
	
}

#page #header {
	/*position: absolute;*/
	/*left: -100px; */
	top: 0px;
	padding: 0px;
	position: relative;
    height: 83px;
    width: 963px; /*100%; */
	/* text-align: center; */
    /*background: #006600; */
    color: #ffffff;
	
	/** added background image  - Oct 08*/
	background-image:url(../images/header2.jpg);
	height: 82; /* 143px; */
}

/* mwb: subheading in its own div */
#page #subheader {
	letter-spacing: 1.5px;
    text-align: right;
	position: relative;
	top: -20px; 
	padding-top: 0px;
	margin: 0;
	background: #c2d4ad;
}

#page #main {
    height: auto;
	min-height: auto;
	margin:0;
	position: relative;
	/*top: -150px;*/
	padding-bottom: 20px;
	
	margin-top: -115px; /*added 4 Oct 08 by MT */
	
}

/*added new background image center - 4 Oct 08 by MT*/
#page #imageBg{
	background-image: url(../images/interface.jpg);
	width: 819px;
	position:absolute;
	height: 583px;

}

#page #main #navbar_alpha {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
	
	bottom: 20px;
	position: absolute;
	height: 15px;
}

#page #main #entry {
	text-align: center;
	position: relative; /* mwb */
    /*background-color: #3B587A; */
	top: 360px;
	font-size: 32px;
	font-family: wedge;
	font-weight: bold;
}


#page #main #category {
	position: relative; /* mwb */
	
	margin-top: 110px; /* mwb */
    float:left;
    width: 260px;
	color: #ffffff;
    /*background-color: #3B587A; */
	
	margin-top: 120px;
}
#page #main #subcategory {
	position: relative; /* mwb */
	top: -10px;
    float:left;
    width: 280px;
    padding-left: 0px;
    padding-right: 0px;
    overflow:auto;
	color: #ffffff;
    /*background-color: #ccffcc;*/
	
	/*background-color:#FFFFFF; */	
	height: auto; /*300px; */
	padding: 5px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 125px;
}

#page .heading{
	position: absolute;
	
	color:#FFFFFF;
	letter-spacing:0px;
	font-weight:800;
	font-size:16px;
	left: 277px;
	top: 100px; !important;
	top: 120px;

}
#page .heading{

	top/**/: 100px;
	\top:100px;
	t\op: 100px;
	}
#page .heading, x:-moz-any-link {
	top:80px;
	}
#page .heading ul li{

	list-style-image:url(../images/bullet.png);
	margin:0;
	padding:0;
}

#page #main #contact {
	background-color: #387838;
	color: #ffffff;
	position: absolute; /* mwb */
	margin-top: 120px; /* mwb */
	margin-left:-200px;	
	left: 540px; /* mwb */
    float:left;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: hidden;
    width: auto; /*460px;*/
/*	min-height: 84%; */
	max-height: 84%;
	/*override setting to center white box without bleed - added 4 Oct 08 by MT*/
	/*min-height: 72%; */
	max-height: 80%;
	height: auto; /* 600px; */
	/* padding: 10px; */
	margin-left: 10px !important;
	/*/margin-left: 0px; */
	/*\margin-left: -530px;*/
	/* m\argin-left: 0px;  */
	/*left: 540px !important;
	\left: 60px;
	left: 540px; */
}

#page #main #signup {
    width: 800px;
	position: relative; /* mwb */
    float:left;
	margin-top: 110px; /* mwb */
    text-align: center;
}

#page #main #signup_confirm {
    width: 800px;
	position: relative; /* mwb */
    float:left;
	margin-top: 110px; /* mwb */
    text-align: center;
}

#page #footer {
	left: 0px;
    width: 100%;
	bottom: 0px;
	position: fixed;
	height: 40px;
    background: #32471e;
    color: #ffffff;
	text-align: center;
	/* changes 4 Oct 2008*/
	
}

#page #footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}

#page #footer a:hover{
	text-decoration: underline;
	color:#D8FFB0;
	}
/* main category style */
table.mainCategory
{
    border: 0px;
    width: 100%;
}
table.mainCategory td
{
    background: #006633;
	
	/*added background image - 4 Oct 08 by MT*/
	background-image:url(../images/button.gif);
    width: 50%;
    height: 40px;
    text-align: center;
}
table.mainCategory td.hover
{
    background: #c0c7ba;
	
	/*added background image - 4 Oct 08 by MT*/
	background-image:url(../images/button-over.gif);
}
table.mainCategory td.select
{
    background: #c0c7ba;
	/*added background image - 4 Oct 08 by MT*/
	background-image:url(../images/button.gif);
}

/* sub category style */
table.subCategory
{
    border: 0px;
    width: 100%;
}
table.subCategory td
{
    background: #466b1e;
    text-align: center;
}
table.subCategory td.hover
{
    background: #c7d2ba;
}
table.subCategory td.select
{
    background: #c7d2ba;
}

/* contact style */
table.contact
{
	margin: 10px 10px 10px 10px;
	padding: 0px;
    border: 0px;
    width: 400px;
	line-height: 110%;
}
table.contact td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
table.contact td.meta
{
	width: 15%;
	text-align: left;
}
table.contact td.info
{
	text-align: left;
}

table.contact img
{
	width: 85px;
}

a {color: #ffffff; text-decoration: none;} 
a:link {color: #ffffff; text-decoration: none;}     /* unvisited link */
a:visited {color: #ffffff; text-decoration: none;}  /* visited link */
a:hover {color: #ffffff; text-decoration: none;}   /* mouse over link */
a:active {color: #ffffff; text-decoration: none;}   /* selected link */

#viewgreenpages{
	position: absolute;
	margin-top:300px;
	margin-left: 300px;
	height: 48px;
	width: 260px;
	/* background-image: url(../images/view_pages_but.png); */
}

#viewgreenpages2{
	position: absolute;
	margin-top:358px;
	margin-left: 300px;
	height: 48px;
	/*width: 260px;*/
	/*background-image: url(../images/view_pages_but.png); */
}

#listyourproducts{
	position: absolute;
	margin-top:406px;
	margin-left: 300px;
	height: 48px;
	width: 260px;
	/*background-image: url(../images/list_product_but.png); */
}
/*#viewgreenpages h3, #listyourproducts h3{
	 text-indent: -100em;
	 overflow:hidden;
}
#viewgreenpages a,  #listyourproducts a{
   position: absolute;
   top: 0;
   left: 0;
   width: 180px;
   height: 135px;
	}
#viewgreenpages h3 span,  #listyourproducts h3 span {
 display: block;
 position: relative;
 z-index: 1;
}*/

#heading2{
	left: 260px;
	left/**/:-320px;
	}
	
	
#heading1{
	left: 400px;
	left/**/: -560px;}
#heading3{
	left: 660px;
	left/**/:-20px;}
