body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#000;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}
#header {
	background-image:url(images/header_small2.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:175px;
	display:block;
}
#border {
	background-image:url(images/border3.jpg);
	background-repeat: repeat-y;
	width:800px;
}
#main {
	background-image:url(images/contentbg3.jpg);
	background-color:#fff;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url(images/contentbg3.jpg);
	background-color:#abe4fe;
	
}
#right {
	float:right;
	width:460px;
}
/***************** Content ***********************/


div.background
{

  background: url(klematis.jpg) repeat;

}
div.transbox
{
  color: #000000;
  background-color: #e3d7af;
  border: 1px solid black;
/* filter:alpha(opacity=80);
  opacity:0.8;*/
  }
div.transbox p
{
  margin: 20px 30px;
  font-weight: bold;

  color: #000000;
}

.transbox ul, li{
margin-left: 40px;
padding: 2px;
}


.content {
	width:440px;
	
}
.content h3 {
background: #000000;
	width:436px;
	height:28px;
color:#f7f2db;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
font-size: 150%;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	color: #e1d7ad;

	font-weight:900;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.product {

	margin: 20px 0px;
}
.product h3 {
	background-image:url(images/products.jpg);
	background-repeat:no-repeat;
	width:440px;
	height:33px;
	
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images/menu-small.png);
	width:128px;
margin-top:-17px;
	margin-left:84px;
	border: 1px solid #430b0b;
}
#menu ul {
	padding: 20px 0px 0px 0px;
	width:168px;
	margin-right: 2px;
	margin-left:-40px;
}
#menu li {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 20px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/);
	background-repeat:no-repeat;
	width:128px;
	height:76px;
	margin-left:83px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:195px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#e3dbb6;
	background-image:url(images/borderfooter2.gif);
	height:74px;
	width:800px;
}
#footerend {
	background-image:url(images/borderfooterend2.gif);
	background-repeat: no-repeat;
	width:800px;
	height:9px;
	display:block;
}
#copyright {
background: #e3dbb6;
	width:765px;
	height:35px;
	display:inline;
	margin-top: 30px;
	margin-left:15px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	text-align:center;
	border: 1px solid #430b0b;
}
#copyright p{
margin-top: 5px;
font-size: 120%;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}