html {
	height: 100%;
}
body {
	margin: 0;
	font-family: Verdana, Helvetica, Arial, Sans;
	font-size: 0.8125em;
	line-height: 1.75em;
	height: 100%;
}

a {
	text-decoration: none;
	color: green;
}

p {
	margin: 0 0 1em 0;
	text-align: justify;
}
dl {
	margin: 1em;
}
dt {
	font-weight: bold;
}
dd {
	text-align: justify;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}


#wrapper {
	margin: auto;
	width: 795px;
	min-height: 100%;
	border-left: 2px solid #58586C;
	border-right: 2px solid #58586C;
}

#header {
	position: relative;
	width: 799px;
	height: 90px;
	padding-top: 40px;
	margin: 0 -2px 0 -2px;
	background: white;
}

#images {
	position: absolute;
	bottom: 0; left: 0;
	width: 808px;
	margin: 0 -6px 0 -6px;
	height: 52px;
	border: 1px solid #58586C;
	border-right-width: 2px;
}

.head_image {
	position: relative;
	width: 100px;
	height: 50px;
	border-left: 1px solid #58586C;
	border-bottom: 1px solid #58586C;
	border-top: 1px solid #58586C;

	float: left;

}

#navigation {
	width: 300px;
	float: left;
	padding-top: 50px;
	text-align: center;
}

#navigation ul {
	list-style-type: none;
	margin: 0; padding: 0;
}
#navigation ul li {
	margin: 15px;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
}

#main {
	padding: 40px 50px 0 300px;
}

#logo {
	padding-left: 10px;
}

#image_1 { background: url('../images/header_plants_2.jpg'); }
#image_2 { background: url('../images/header_plants_1.jpg'); }
#image_3 { background: url('../images/header_plants_6.jpg'); }
#image_4 { background: url('../images/header_plants_3.jpg'); }
#image_5 { background: url('../images/header_plants_8.jpg'); }
#image_6 { background: url('../images/header_plants_5.jpg'); }
#image_7 { background: url('../images/header_plants_4.jpg'); }
#image_8 { background: url('../images/header_plants_7.jpg'); }

#footer {
	padding: 4px;
	clear: both;
	text-align: center;
}

.pricelist {
	line-height: 1em;
	margin: 0.5em 0 1em 2em;
}
.pricelist td {
	vertical-align: top;
}
.pricelist_size {
	text-align: right;
	padding-right: 1em;
	font-weight: bold;
}
.pricelist_price {
	text-align: left;
	font-style: italic;
}

address {
	margin: 1em 0 1em 0;
	line-height: 1.4em;
	font-style: normal;
}
#addressbox {
	border: 1px solid black;
	margin: 1em 0 1em 0;
	padding: 0 1.5em 0 1.5em;
	width: 200px;
}

#vid {
	outline: 2px solid #58586C;
	margin: 1em -15px 1em -15px;
	width: 480px;
	/*height: 290px;*/
	
	overflow: hidden;
}

#vid p {
	font-style: italic;
	line-height: 1.4em;
	margin: 5px 15px 15px 15px;
}
