@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #483402;
}
#wrapper {
	height: 290px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
}
#wrapper #leftcol {
	background-color: #FFFFFF;
	color: #483402;
	height: 370px;
	width: 460px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 22px;
	font-size: 16px;
	font-weight: normal;
	float: left;
	padding: 0px;
}
#wrapper #leftcol img {
	margin-bottom: 7px;
}
#wrapper #rightcol {
	float: left;
	width: 480px;
	height: 370px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	line-height: 20px;
}
#wrapper #rightcol img {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
}
#wrapper #rightcol #order {
	background-image: url(../images/orderbg.gif);
	background-repeat: no-repeat;
	height: 185px;
	width: 484px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #rightcol #order .orderlnk {
	height: 35px;
	width: 142px;
	display: block;
	left: 485px;
	top: 535px;
	position: absolute;
}
#wrapper #rightcol #order a.orderlnk:hover {
	background-image: url(../images/order-ro.gif);
	background-repeat: no-repeat;
}
#wrapper #rightcol #order a.contactlnk {
	height: 36px;
	width: 142px;
	position: absolute;
	left: 485px;
	top: 570px;
	display: block;
}
#wrapper #rightcol #order a.contactlnk:hover {
	background-image: url(../images/contact-ro.gif);
	background-repeat: no-repeat;
}
#wrapper #rightcol #order a.contactlnk span {
	display: none;
}
#wrapper #rightcol #order a.orderlnk span {
	display: none;
}

#wrapper #rightcol p {
	margin-top: 0px;
}
#wrapper #contactinfo {
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 50px;
}
#wrapper #leftcol  #submit {
	text-align: right;
}
#wrapper #leftcol #Fname {
	width: 175px;
	color: #483402;
}
#wrapper #leftcol #Lname {
	width: 175px;
	color: #483402;
}
#wrapper #leftcol #email {
	color: #483402;
	width: 360px;
}
#wrapper #leftcol #comments {
	width: 360px;
	color: #483402;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#wrapper #rightcol #need2see {
	height: 181px;
	color: #B7B7B7;
	font-size: 22px;

}

#wrapper #leftcol #form1 input {
	font-size: 14px;
	color: #483402;
}



#wrapper #leftcol  #button {
	background-color: #483402;
	border: 1px solid #99BE69;
	color: #FFFFFF;
	text-align: right;
}
