#header {
	background: #9eb486 url('/images/home/headerbg2.gif') left top no-repeat;
	height: 172px;
	background-repeat: no-repeat;	
}

#header h1 {
	background: transparent url('/images/home/logo.gif') left top no-repeat;
}

#header h3 {
	text-indent: -20000px;
	width: 450px;
	height: 60px;
	background: transparent url('/images/home/trusted.gif') 0px 30px no-repeat;
}

.feedbackForm {
	border-collapse: collapse;

}

.feedbackForm th {
	padding: 0px;
	margin: 0px;
}

.feedbackForm th img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

.feedbackForm td {
	background: #fff url('/images/feedback/rowbg.gif') right top repeat-x;
	text-indent: 12px;
	padding: 8px 0px 8px 0px;
	font-size: 13pt;
	font-weight: bold;
}

.feedbackForm td input {
	margin-left: 38px;
	width: 18px;
	height: 18px;
}

#slideshow {
	width: 940px;
	height: 344px;
	background: transparent url('/images/home/flashbg.gif') left top no-repeat;
}

#slideimg {
	margin-left: 18px;
	padding-top: 18px;
}

#slidemenu {
	position: absolute;
	margin-left: 626px;
	top: 205px;
	width: 296px;
	height: 278px;
}

#slidemenu ul {
	margin: 0px;
	padding: 0px;
}

#slidemenu ul li {
	margin: 0px;
	margin: 0px;
	list-style: none;
}

#slidemenu ul li a {
	display: block;
	border-bottom: 2px solid #fff;
	height: 54px;
	width: 296px;
	background: transparent url('/images/home/flashmenubg.gif') left top repeat-x;
	text-decoration: none;
}

#slidemenu ul li a:hover {
	background: transparent url('/images/home/flashmenubg.gif') left bottom repeat-x;
}

#slidemenu a h2 {
	font-size: 11pt;
	font-weight: bold;
	padding: 4px 4px 0px 4px;
	color: #59644c;
	margin: 0px;
}

#slidemenu a:hover h2 {
	color: #97805d;
}

#slidemenu a p {
	font-family: helvetica, arial;
	font-size: 7.5pt;
	margin: 2px 4px 0px 4px;
	color: #666;
}

#homeBody {
	width: 616px;
	margin-left: 10px;
}

#homeText {
	background: transparent url('/images/trusted.jpg') left top no-repeat;
	padding: 16px 16px 16px 154px;
	height: 238px;
}

#homeText p {
	font-size: 12pt;
	margin: 0px 0px 12px 0px;
}

#homeLinks {
	margin-top: -10px;
	float: right;
	margin: -426px 10px 0px 0px;
}

#abc {
	border: 8px solid #9ba7b7;
	padding: 12px 0px 8px 0px;
	background-color: #fff;
	margin-top: -8px;
	margin-bottom: 12px;
}

