body {
	background-color: #70BBFF;
	font: 13px "Geneva", "Verdana", "Arial";
	color: #000;
	text-align: center;
}
body, div, h3, h2, p {
	margin: 0;
	padding: 0;
}
div.wrapper {
	margin: 0 auto;
	width: 692px;
	text-align: left;
}
h3.header {
	background: url(header.jpg) no-repeat top center;
	display: block;
	width: 692px;
	height: 222px;
	margin-top: 15px;
}
h3.header span {
	display: none;
}
div.main {
	background-color: #FFF;
	border-left: 1px solid #1D3041;
	border-right: 1px solid #1D3041;
	height: auto;
	width: 690px;
	margin: 0 auto;
	padding-bottom: 60px;
}
div.footer {
	background: url(footer.jpg) bottom center;
	width: 692px;
	height: 9px;
	margin-bottom: 15px;
}
div.about {
	width: 330px;
	float: left;
}
div.contact {
	width: 330px;
	float: right;
}
div.main h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 12px 0 0 16px;
}
div.main p {
	font-size: 12px;
	padding: 2px 15px 0 24px;
}
.pcontact {
	padding: 2px 15px 0 24px !important;
}
div.flowers-wrapper {
	display: block;
	clear: left;
	position: inline;
	padding-bottom: 50px;
}
div.flower-list-item {
	margin: 4px 0 0 25px;
	padding: 6px;
	clear: both;
}
div.flower-list-item img {
	margin-right: 4px;
}
h3.name {
	margin-bottom: 9px;
}
h4.quantities {
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: 400 !important;
}
div.footer {
	text-align:center;
	font-size: 9px;
	color: #333;
	padding-bottom: 6px;
}
.lab {
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}
input, textarea {
	margin-left: 4px;
	border: 1px solid #CECECE;
	height: 15px;
	width: 300px;
}
textarea {
	height: 150px !important;
	width: 302px !important;
	overflow: auto;
}
input.submit {
	width: auto !important;
	height: auto !important;
	float: right;
	margin-top: 5px;
}
input.imagesbox {
	width: 130px;
}
input.images {
	width: auto !important;
	height: auto !important;
}
input.quan {
	width: 20px !important;
	text-align: center;
}
div.form-wrapper {
	margin: 7px 0 0 25px;
}
span.marks {
	font-size: 11px;
	display: block;
}
img {
	border: 1px solid #FFF !important;
}
img:hover {
	border: 1px solid #70BBFF !important;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
div.contact a:link, div.contact a:visited {
	text-decoration: underline !important;
}
a:hover, a:active {
	text-decoration: underline;
}
a#removal {
	font-size: 10px;
}