#mainbg {
	width: 750px;
	position: relative;
	z-index: 1;
	text-align: left;
	overflow: visible;
	height: 450px;
}
#mainbody {
	position:relative;
	width:750px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: text-bottom;
	line-height: 18px;
	overflow: visible;
	padding-top: 65px;
	padding-left: 25px;
	border: 1px solid #DB8526;
	padding-bottom: 25px;
	background-color: #FFFFFF;
}
#navbox {
	position:absolute;
	width:480px;
	height:20px;
	z-index:3;
	left: 260px;
	top: 30px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
#logobox {
	position:absolute;
	width:250px;
	height:50px;
	z-index:3;
	left: 1px;
	top: 1px;
	background-color: #FFFFFF;
}
#contactbox {
	position:absolute;
	width:200px;
	height:30px;
	z-index:4;
	top: 395px;
	left: 530px;
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #333333;
	line-height: 16px;
}
#mainbody a {
	color: #DB8526;
}
#contactbox a {
	color: #DB8526;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sidebox {
	position:absolute; 
	width:200px; 
	height:305px; 
	z-index:5; 
	left: 530px; 
	top: 75px;
}
#navbox a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #DB8526;
	text-decoration: none;
}
#navbox a:hover {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#contactbox a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainbody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#mainbody th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: text-bottom;
	line-height: 18px;
	padding-right: 15px;
	font-weight: normal;
	padding-top: 10px;
}
#mainbody td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	padding-right: 15px;
}
.quotetext {
	padding-top: 10px;
}
.quoteby {
	font-style: italic;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DB8526;
	text-align: right;
}
.headmain {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #333333;
}
.faqQ {
	padding-top: 10px;
	padding-bottom: 5px;
	font-style: italic;
}
.faqA {
	font-style: normal;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DB8526;
	vertical-align: text-top;
}
.workstext {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DB8526;
}
li {
	padding-bottom: 5px;
}
ol {
}
#maintable {
	width:490px;
	height:360px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: text-bottom;
	line-height: 18px;
	overflow: visible;
}
#maintable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#maintable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: text-bottom;
	line-height: 18px;
	padding-right: 15px;
	font-weight: normal;
	padding-top: 10px;
}
#maintable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	padding-right: 15px;
}
#maintable a {
	color: #DB8526;
}
#insidetable {
	padding-top: 65px;
	padding-left: 25px;
}
.insidetd {

	padding-top: 65px;
	padding-left: 25px;
}
body {
	background-color: #333333;
}
