body {
	background-color: #2E010F;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #660000;
}
a.menu {
	color:#FFFFFF;
	font-size:1em;
	margin-right:10px;
}
a.menu:hover {
	color:#FFFF99;
}
#main {
	background-color:#FFFFFF;
	padding:1px;
	width:734px;
}
#header {
	margin:0px;
	height:194px;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
	background-position: right top;
	text-align:left;
}
#menu {
	margin:0px;
	border-style:solid;
	border-width:10px;
	border-color:#FFFFFF;
	background-image:url(images/menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#700123;
	padding:10px;
	text-align:center;
	vertical-align:middle;
}
#content {
	margin:0px;
	padding-left:22px;
	padding-right:22px;
	padding-top:0px;
	padding-bottom:22px;
	text-align:left;
}
#footer {
	clear:both;
	height:46px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#A3A3A3;
	border-top-color:#2E010F;
	border-top-style:solid;
	border-top-width:3px;
}
h1 {
	font-size:1.6em;
	font-weight:normal;
}
#copyright {
	float:left;
	margin-top:12px;
	margin-left:22px;
}
#designedby {
	float:right;
	margin-top:12px;
	margin-right:22px;
}
h2 {
	font-size:1.4em;
	font-weight:normal;
}
.testimonial {
	background-image:url(images/testimonial.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#D1D1D1;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:8px;
	margin-top:8;
}
#logos {
	width:140px;
	text-align:center;
	padding:auto;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
a.botlink {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a.botlink:hover {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
{