html,body {
	margin:0;
	padding:0;
	/*height:100%;*/}
	
body {
	background:#e3e3e3;
	color:#666666;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-bottom:0px;
	}
/*
*html body{
	margin-bottom:20px;
}
*/	
img {
	border:0;
	margin:0;}
	
p {
	font-size:0.8em;
	margin-top:0;}

a {
	color:#e62c20;
	text-decoration:none;
	font-size:1em;}
	
a:hover {
	text-decoration:underline;}
	
h1 {
	color:#1d207d;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:0;}
	
	
h1 a{
	color:#1d207d;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0;}
	
#bstyle {
	color:#1d207d;
	font-size:0.8em;
	font-weight:bold;
}	

#free
{
	
}

#container {
	margin:0 auto;
	background:#fff;
	padding:44px;
	width:745px;
	margin-top:20px;
	margin-bottom:20px;
	height:100%;
	
/*	min-height:100%;
	margin-bottom:500px;
	*/}
	
*html #container {
/*	height:100%;*/}
	
#header {
	height:41px;
	margin-bottom:20px;}
	
#l1 {
	display:block;
	float:left;}
	
#l2 {
	display:block;
	float:right;}
	
#menu {
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:5px 0px 5px 0px;
	font-size:11px
}
	
#menu a{
	margin-right:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1d207d;
}

#menu a:hover{
	text-decoration:none;
	color:#FF0000;
}

#menu a:active{
	text-decoration:none;
	color:#FF0000;
}

#shopcontent {
	margin:25px 0 30px 5px;
	padding-top: 1px;
	overflow:hidden;
	}	

*html #shopcontent{
	overflow:visible;
}	


#products {
	margin-top:30px;
	font-size:12px;
	height:100%;}

#products table {
	text-align:center; 
	float:left;
	margin:3px;
	border:0;
}

#products a {
	display:block;
	font-size:1em;
	padding:0;}

		
#content {
	margin:25px 0 30px 145px;
	padding-top: 1px;
/*	overflow:hidden;*/
	}	
	
#quest {
	margin-top:25px;}
	
#quest a {
	border-bottom:1px dotted #999999;
	display:block;
	font-size:0.8em;
	padding:10px 0 10px 0;}
	

#quest h1 {
	color:#666666;
	border-bottom:1px dotted #999999;
	display:block;
	padding:10px 10px 10px 0px;}
		
#growers {
	font-size:12px;
	border-top:1px dotted #999999;
}

#growers td{
	border-bottom:1px dotted #999999;
}

#gname {
	font-weight:bold;
	vertical-align:top;
}

#clear {
	height:15px;}
	
/*#footer {
	margin:0 auto;
	background:#fff;
	padding:0 44px 0 44px;
	width:745px;
	height:80px;
	
	font-size:0.75em;}
	*/
	
	#footer {
	margin:0 auto;
	background:#fff;
/*	padding:0 44px 0 44px;
	width:745px;*/
	height:40px;
	
	font-size:0.75em;}
	
	
	
#zzz {
	border-bottom:1px dotted #999999;}
	
#menu2 {
	float:right;
	margin-top:25px;}
	
#leftmenu {
	float:left;
	width:130px;
	}
	
#leftmenu ul	{

	width: 125px;
	padding: 25px 0px 0px 20px;
	list-style-image:url("../images/li.gif");
	margin: 0px;
	}

#leftmenu li {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	font-size:0.9em;
	}

#leftmenu li a {
	color:red;
	font-size:1em;
	text-decoration:underline;
	}

#menu2 ul {
	margin:0;}

#menu2 li {
	float:left;
	margin-left:30px;
	list-style:none;}

#menu2 li a {
	color:#1d207d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px}
	
#products {
	
}

.contacts {
	font-size:1em;
}

.mainbody {
	margin-top:16px;}


.copy {
	float:left;
	display:block;
	margin-top:28px;}


#synclinks {
	width:745px;
	text-align:right;
	padding:0 44px 0 44px;
	margin:0 auto;	
	font-size:11px;
}

#synclinks a{
	text-decoration:underline;
	color:#666666;
}

/*
*	{border: 1px solid red}
*/