div#container {
	padding: 0;
	width: 480px;
	margin: 0 auto;

}

div#wrapper {
	position: relative;
	display: block;
	float: left;
	right: 30px;
	top: 20px;
}

body {
	background-color: #000;
	color: #000;
	font: 14px Georgia, "Times New Roman";
}

div#form-div {
	width: 380px;
	margin-left: -10px;
	margin-top: -15px;
}

div#info {
	width: 400px;
	margin-left: 15px;
	padding: 30px 20px 20px;
}

div#content_wrapper {
	background: url(images/bg_small.jpg) repeat-y;
	width: 480px;
	padding-right: 80px;

}

div#footer {
	clear: both;
	display: block;
	background: url(images/footer_small.jpg) no-repeat;
	width: 480px;
	height: 22px;
	position: relative;
	bottom: 16px;
	left: 2px;
}

div#top {
	background: url(images/top_small.jpg) no-repeat;
	width: 480px;
	height: 22px;
	position: relative;
	display: block;
	right: 1px;
	padding: 0;
	margin: 0;
}

h3 {	color: #492c1d;
	text-align: left;
	border-bottom: none;
	margin-top: -15px;
	margin-left: auto;
	font-size: 24px;
}

ol {
	font-weight: bold;
	color: #6b0300;
	font-style: italic;
}

ol li {
	margin-bottom: 15px;
}

.right {
	float: right;
	display: block;
	clear: left;
	height: 20px;
	margin-top: -15px;
	margin-bottom: 6px;
	text-align: right;
}

html a {
	color: #540002;
	font-style: italic;
}

html a:visited {
	color: #543535;
	font-style: italic;
}

html a:hover {
	color: #000;
	font-style: italic;
}

*fieldset.req-set {
	margin: 0;
}

*fieldset.main-set {
	display: block;
	width: 390px;
	padding: 0;
	margin-top: 10px;
}

label.opt-label.main-label {
	padding: 4px;
	width: 395px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	display: block;


}

label.opt-label.main-label span {
	padding: 4px;
	width: 250px;
	height: 50px;
}

textarea#message.textarea {
	width: 375px;
	background-color: #e2ded3;
}

input#name.text-med {
	background-color: #e2ded3;
}

select#subject.select {
	background-color: #e2ded3;
}

input#email.text-med {
	background-color: #e2ded3;
}

input#antispam.text-short {
	background-color: #e2ded3;
}

p.error {
	background-color: #8a0002;
}

p.success {
	background-color: #006912;
}

div#results {
	margin-left: 20px;
}

span#1 {
	padding-top: 15px;
}

input#ID66088279928A91046309DE4F3B25347AMC.button {
	text-align: right;
	float: right;
}