body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-image:url(images/bg.gif);
}
body img {
	margin-top:5px;
}
h6 {
	font-weight:normal;
}
span {
	color:#FF0000;
}
#wrapper {
	width:800px;
}
#header {
	position:relative;
	height:100px;
	width:780px;
	background-image:url(images/header.gif);
}
#header p {
	position:absolute;
	width:500px;
	font-weight:bold;
	color:#000;
	left: 155px;
	top: 74px;
	padding:0px;
	margin:0px;
}
#header p a {
	color:#000;
	text-decoration:none;
}
#header a:hover {
	color:#000;
}
#header h3 {
	position:absolute;
	padding:0px;
	margin:0px;
	width:300px;
	font-size:12px;
	left: 430px;
	top: 29px;
	margin:0px;
	padding:0px;
}
#body {
	position:relative;
	width:780px;
	height:472px;
	background-image:url(images/body.gif);
}
body h1 {
	font-size:14px;
}
#body2 {
	position:relative;
	width:780px;
	height:1050px;
	background-image:url(images/body.gif);
}
#leftcontent {
	position:absolute;
	margin-top:10px;
	width:220px;
	height:445px;
	float:left;
	margin-left:30px;
	left: 17px;
	top: 1px;
	border:1px solid #9AB5E7;
	background-color:#F4F5F8;
}
#leftcontent h1 {
	color:#FF0000;
	font-size:24px;
}
#leftcontent h5 {
	position:absolute;
	font-size:16px;
	font-weight:bold;
	left: 16px;
	top: 67px;
	width:200px;
	padding:0px;
	margin:0px;
}
#leftcontent h6 {
	position:absolute;
	font-size:14px;
	left: 16px;
	top: 192px;
	width:200px;
	padding:0px;
	margin:0px;
}
#leftcontent h3 {
	position:absolute;
	font-size:14px;
	left: 16px;
	top: 351px;
	width:200px;
	padding:0px;
	margin:0px;
}
#leftcontent a {
	color:#000
}
#leftcontent ul li {
	font-weight:bold;
}
#leftcontent span {
	font-size:16px;
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}
#middlecontent {
	position:absolute;
	width:220px;
	height:445px;
	margin-top:10px;
	left: 280px;
	top: 1px;
	border:1px solid #9AB5E7;
	background-color:#F4F5F8;
}
#middlecontent img {
	margin-bottom:10px;
}
#middlecontent h2 {
	font-size:18px;
	font-weight:bold;
}
#middlecontent h6 {

	font-size:16px;
	font-weight:bold;
	left: 10px;
	top: 9px;
	width:200px;
	padding:0px;
	margin:0px;
}
#middlecontent h1 {
	position:absolute;
	width:200px;
	padding:0px;
	margin:0px;
	left: 12px;
	top: 387px;
	font-size:16px;
	font-weight:bold;
}
#middlecontent span {
	font-size:16px;
	color:#FF0000;
	text-decoration:underline;
}
#rightcontent {
	position:absolute;
	margin-top:10px;
	width:220px;
	height:445px;
	float:right;
	left: 516px;
	top: 1px;
	border:1px solid #9AB5E7;
	background-color:#F4F5F8;
}
#rightcontent h6 {
	position:absolute;
	font-size:16px;
	font-weight:bold;
	left: 11px;
	top: 61px;
	width:200px;
	padding:0px;
	margin:0px;
}
#rightcontent h5 {
	position:absolute;
	font-size:16px;
	font-weight:bold;
	left: 12px;
	top: 207px;
	width:200px;
	padding:0px;
	margin:0px;
}
#rightcontent span {
	font-size:16px;
	color:#FF0000;
	text-decoration:underline;
}
#rightcontent p {
	position:absolute;
	padding:0px;
	margin:0px;
	width:218px;
	height:310px;
	left: 3px;
	top: 42px;
}
#instrumentleft {
	position:absolute;
	margin-top:10px;
	width:329px;
	float:left;
	top: 1px;
	border:1px solid #9AB5E7;
	background-color:#F4F5F8;
	left: 50px;
}
#instrumentleft h3 {
	font-size:12px;
	color:#009900;
}
#instrumentleft h5 {
	font-size:12px;
	color:#000;
}
#instrumentsleft span {
	font-weight:bold;
}
#instrumentright {
	position:absolute;
	margin-top:10px;
	width:329px;
	float:right;
	top: 1px;
	border:1px solid #9AB5E7;
	background-color:#F4F5F8;
	left: 398px;
}
#instrumentright h3 {
	font-size:12px;
	color:#009900;
}
#footer {
	position:relative;
	width:780px;
	height:28px;
	background-image:url(images/footer.gif);
}
#footer p {
	position:absolute;
	color:#0066FF;
	font-size:10px;
	width:200px;
	left: 27px;
	top: 10px;
	padding:0px;
	margin:0px;
}
#footer p a {
	color:#0066FF;
	text-decoration:none;
}
#footer h3 {
	position:absolute;
	width:400px;
	padding:0px;
	margin:0px;
	left: 346px;
	top: 5px;
	height: 31px;
	font-size:12px;
}
#footer h3 a {
	color:#000;
	text-decoration:0px;
}
.redtext {color: #FF0000}
