body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e47820;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	line-height: 1.9em;
}

p {
	margin:0 0 1.2em 0;
}

a {
	color: #e47820;
	text-decoration: underline;
}
a:link {
	color: #e47820;
	text-decoration: underline;
}
a:visited {
	color: #e47820;
	text-decoration: underline;
}
a:hover {
	color: #e47820;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #e47820;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #e47820;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.orange {
	color: #e47820;
}

.table_element {
	width:755px;
	border-right: 10px solid #000000;
	background-color: #000000;
}

.table_element_main {
	width:755px;
	border-bottom: 10px solid #000000;
	border-right: 10px solid #000000;
	background-color: #000000;
}

.lhs {
	width: 245px;
	vertical-align: top;
}

.main {
	width: 490px;
	padding: 10px 0px 0px 10px;
	vertical-align: top;
}

.content {
	padding: 25px 17px; 
}

.testimonials {
	background-color: #1a1a1a;
	padding: 12px 16px 10px 16px;
	color: #b8865d;
}
.testimonials a:link {
	color: #b8865d;
	text-decoration: underline;
}
.testimonials a:visited {
	color: #b8865d;
	text-decoration: underline;
}
.testimonials a:hover {
	color: #b8865d;
	text-decoration: none;
}

.more_testimonials {
	text-align: right;
	vertical-align: top;

}

.fade {
	background-image: url(images/fade-right.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.fade2 {
	background-image: url(images/fade-left.gif);
	background-repeat: repeat-y;
	background-position:right;
}

.fade_bottom {
	background-image: url(images/fade-bottom.gif);
	background-repeat: no-repeat;
	background-position:center top;
	height: 60px;
}
#resources {
	position:absolute;
	width:116px;
	z-index:2;
	visibility: hidden;
	left: 120px;
	top: 484px;
}
#resource-links td {
	padding-left:10px;
}
#resource-links td a {
	color:#FFFFFF;
	text-decoration:none;
}
#resource-links td a:hover {
	text-decoration:underline;
}
#resource-links td:hover {
	background-color:#e47820;
}
#resource-hider {
	position:absolute;
	width:135px;
	z-index:1;
	visibility: hidden;
	left: 145px;
	top: 373px;
}
