body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	background-color: #3E2F1C;
}
.tablemain {
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	height: 656px;
}
.tablebig {
	width: 800px;
	position: absolute;
	z-index: 2;
	overflow: auto;
	left: 10%;
}

.tableimages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute;
	height: 220px;
	width: 350px;
	left: 42%;
	top: 420px;
}
a:link {
	color: #F5E4D4;
}
a:visited {
	color: #F5E4D4;
}
.orderpagebg {
	background-image: url(images/contact/orderpagebg.jpg);
	background-repeat: repeat-y;
	height: 500px;
}
.orderpagemain {
	margin: 0px;
}
.formpage {
	margin-left: 100px;
}
.sideimg {
	margin: 0px;
	clip: rect(0px,auto,auto,auto);
}
