#full form ul{
	list-style-type: none;
	padding: 8px 0;
	margin: 0;
}

#full form ul li{
	list-style-type: none;
	padding: 3px 0;
	margin: 0;
	line-height: 25px;
	clear: both;
}

#full form label {
	display: block;
	width: 85px;
	text-align: right;
	float: left;
	padding-right: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform:uppercase;
}

#full form ul li.captcha{
	padding: 15px 0 0 93px;
	font-size: 12px;
	line-height: 18px;
}
#full form ul li.captcha img{
	margin-bottom: 5px;
}

#full form ul li.submit {
	padding: 15px 0 0 93px;
}

#full form ul li.mailinglistcheck p{
	width: 250px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	
}

label.error {
	display: list-item;
	color: #ff0000;
	font-size: 12px;
	list-style-position: inside;
	padding-left: 93px;
	text-transform: none;
	width: 200px;
	clear:both;
	text-align: left;
}

.req{
	color:#c45524;
}

/*sayhello*/

#sayhello{
	background-color:#f8f6e4;
	padding: 15px;
	float: right;
	width: 420px;
	overflow: auto;
	font-size: 12px;
	line-height: 18px;
}
#sayhello p.intro{
	margin-bottom: 20px;
}
#sayhello .heading{ 
	width: 107px;
	height: 14px;
	background-image:url(/images/site/heading-say-hello.gif);
	background-repeat:no-repeat;
	display: block;
	margin-bottom: 15px;
}
#sayhello .heading h1{
	visibility:hidden;
}

/*requestquote*/

#requestquote{
	padding: 15px 15px 15px 5px;
	float: left;
	width: 420px;
	overflow: auto;
	font-size: 14px;
	line-height: 18px;
	font-size: 12px;
	line-height: 18px;
}
#requestquote p.intro{
	margin-bottom: 20px;
}
#requestquote .heading{ 
	width: 181px;
	height: 14px;
	background-image:url(/images/site/heading-request-a-quote.gif);
	background-repeat:no-repeat;
	display: block;
	margin-bottom: 15px;
}
#requestquote .heading h1{
	visibility:hidden;
}