#container {
	border: medium solid #CCFFCC;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gradient.jpg);
	
}
#drawing {
	float: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCFFCC;
	width:576px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #ccffcc;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	vertical-align: top;
}

#clear {
	clear: both;
}
.description {
	float: left;
	width: 216px;
	top: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	background-position: top;
	color: #006600;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCFFCC;
	background-image: url(images/gradient.jpg);
}
#order {
	float: left;
	width: 432px;
	clear: none;
	background-image: url(images/gradient_02.jpg);

	padding-top: 
; 	margin-top: 
;

	
}
#table {
	margin-top: 40px;
	border: thin solid #259A4B;

}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	background-image: url(images/gradient.jpg);
	text-align: center;
	vertical-align: text-bottom;
	clear: both;
	float: left;
	height: 76px;
	width: 800px;
	top: auto;
}
#shipping {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	width: 720px;
	padding: 0px;
	margin: 15px;
}
