body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	background-image: url("../images/page_bg_stretch.jpg");
	background-repeat: repeat-y;
}
span.Required {
	font-weight: bold;
	color: #CC9900;
}
a#HomeLink {
	font-size: 12px;
	color: #339933;
	text-decoration: underline;
}
a#HomeLink:link {
	color: #339933;
	text-decoration: underline;
}
a#HomeLink:hover {
	color: #339933;
	text-decoration: none;
}
td#LeftBar {
	background-image: url("../images/left_bg_stretch.jpg");
	background-repeat: repeat-y;
}
td#Nav {
	background-image: url("../images/nav_bg_stretch.gif");
	background-repeat: repeat-x;
}
td#Content {
	background-image: url("../images/watermark.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 9px;
}
td#SideBar {
	padding: 0 12px 0 16px;
}
td#CopyArea {
	padding: 0 75px 0 12px;
	border-left: 1px dotted #45924A;
}
td#CopyArea h1 {
	font-size: .9em;
	color: #339933;
	margin: 0 0 12px 0;
}
td#CopyArea h3 {
	font-size: .8em;
	color: #339933;
	margin: 0;
	font-weight: bold;
}
td#CopyArea p {
	font-size: .8em;
	line-height: 20px;
	margin: 0 0 12px 0;
}
td#CopyArea a {
	color: #339933;
	text-decoration: underline;
}
td#CopyArea a:link {
	color: #339933;
	text-decoration: underline;
}
td#CopyArea a:hover {
	color: #339933;
	text-decoration: none;
}
td#CopyArea p#Slogan {
	margin-top: 60px;
	font-family: serif;
	font-style: italic;
	text-align: center;
	line-height: 16px;
}
td#CopyArea ul {
	font-size: .8em;
	margin: 0 0 12px 0;
	padding-left: 25px;
}
td#CopyArea ul li {
	line-height: 20px;
	color: #E3D988;
}
td#CopyArea ul li span {
	color: #000;
}
td#CopyArea ul li ul {
	font-size: 1em;
}
td#CopyArea ul li ul li {
	color: #E3D988;
}
td#CopyArea ul li ul li span {
	color: #000;
}
td#CopyArea ul.SpecialList {
	font-size: .8em;
	margin: 0 0 12px 0;
	padding-left: 25px;
}
td#CopyArea ul.SpecialList li {
	color: #E3D988;
	line-height: 20px;
}
td#CopyArea ul.SpecialList li span {
	color: #339933;
	text-transform: uppercase;
	line-height: 20px;
}
tr#PhoneNameInfo td p {
	font-size: .7em;
	margin: 0;
	color: #339933;
	font-weight: bold;
}
td#PhoneInfo {
	width: 219px;
}
td#NameInfo {
	width: 525px;
}
td#AddressInfo {
	width: 219px;
	padding-top: 6px;
	padding-bottom: 6px;
}
td#CompanyInfo {
	width: 525px;
	padding-top: 6px;
	padding-bottom: 6px;
}
td#AddressInfo p {
	font-size: .7em;
	margin: 0;
	color: #339933;
	font-weight: bold;
}
td#CompanyInfo p {
	font-size: .7em;
	margin: 0;
	padding-right: 75px;
}
td#CompanyInfo p a {
	color: #339933;
	text-decoration: none;
}
td#CompanyInfo p a:link {
	color: #339933;
	text-decoration: none;
}
td#CompanyInfo p a:hover {
	color: #339933;
	text-decoration: underline;
}
form {
	display: inline;
}
form table td input.TextBox {
	font-family: Arial, sans-serif;
	font-size: .7em;
	border: 1px solid #D8D9DB;
	padding-left: 4px;
	color: #CC9900;
}
form table td select.ComboBox {
	font-family: Arial, sans-serif;
	font-size: .7em;
	border: 1px solid #D8D9DB;
	padding-left: 4px;
	color: #CC9900;
}
form table td textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #D8D9DB;
	color: #CC9900;
}
form#ContactForm table td {
	padding-top: 4px;
	padding-bottom: 4px;
}
form#ContactForm table td#FormHeader {
	border-top: 1px dotted #45924A;
}
form#ContactForm table td#FormHeader h2 {
	margin: 0;
	font-size: .8em;
	color: #339933;
	font-weight: bold;
	line-height: 16px;
}
form#ContactForm table td input.TextBox {
	width: 195px;
	padding-left: 4px;
}
form#ContactForm table td textarea {
	width: 195px;
	height: 50px;
	padding-left: 4px;
}
form#EnquiryForm table td p {
	margin: 0;
}