#containershadow {
	height: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 17px;
	width: 780px;
	background-image: url(../images/dropshadow.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-top: 0px;
}
#container {
	height: 770px;
	width: 780px;
	background-image: url(../images/paper13.jpg);
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6264AD;
}
#footer {
	width: 800px;
	margin-top: 15px;
	margin-left: auto;
	height: 20px;
	margin-right: auto;
	font-size: 0.7em;
	color: #000;
}

#title {
	float: left;
	padding: 0px;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#butterfly {
	float: right;
	margin-top: 15px;
	margin-right: 40px;
}
#menu {
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B9A4E;
	text-align: right;
	width: 500px;
	height: 30px;
	float: left;
	font-size: 0.8em;
	vertical-align: bottom;
	line-height: 3em;
}
#menu a {
	text-decoration: none;
	background-color: #999;
	color: #000;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-top: 7px;
	margin-left: 4px;
	font-weight: bold;
	margin-bottom: 0px;
}
#panic {
	margin-left: 45px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#menu a:hover {
	background-color: #379746;
	color: #000;
}
body#home #menu #home_link {
	color: #000;
	background-color: #3B9A46;
}
#leftcolumn {
	float: left;
	margin-top: 45px;
	margin-left: 20px;
	width: 450px;
	padding-left: 25px;
	padding-right: 15px;
	height: 520px;
}
#rightcolumn {
	float: right;
	width: 230px;
	margin-top: 55px;
	margin-right: 15px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4F9E50;
	margin-bottom: 0px;
}
body {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	background-color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	line-height: 1.3;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #666;
	line-height: 1.3;
	margin: 0;
	margin-bottom: 0px;
	margin-top: 5px;
}
h3 {
	background-color: #FFF;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.3;
	margin: 0;
	margin-bottom: 1.5px;
	margin-top: 15px;
	color: #4F9E50;
}
h4 {
	padding-left: 7px;
	font-size: .8em;
	font-weight: bold;
	padding-right: 15px;
	color: #000;
}
h5 {
	width: 210px;
	background-color: #CCC;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F9E50;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 9px;
}
.bodytext {
	margin-bottom: 8px;
	line-height: 1.1em;
	color: #222;
	margin-left: 15px;
}
.bodytextright {
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
}
a {
	text-decoration: underline;
	color: #4F9E50;
}
a:hover {
	color: #261754;
}
p {
	font-size: 0.8em;
	margin: 0;
}
.image {
	margin-top: 15px;
}
body#gallery #menu #gallery_link {
	color: #000;
	background-color: #4D9C4E;
}
body#method #menu #method_link {
	color: #000;
	background-color: #4E9C4E;
}
body#about #menu #about_link {
	color: #000;
	background-color: #3B9A46;
}
body#prices #menu #prices_link {
	color: #000;
	background-color: #3B9A46;
}
body#contact #menu #contact_link {
	color: #000;
	background-color: #3B9A46;
}
#slideshow {
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.number {
	font-weight: bold;
}

