
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 2px;
}
h3 {
	font-size: 11px;
	color: #993300;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.td_footer {
	visibility: hidden;
}

.tbl_000 {
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
}


a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}

p {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.tbl_company {
	background-image: url(images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tbl_investment {
	background-image: url(images/bg_4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tbl_content {
	height: auto;
	width: 600px;
	background-color: #F3F3F3;
	padding: 0px;
	margin: 0px;
}
.tbl_financing {

	background-image: url(images/bg_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tbl_home {

	background-image: url(images/bg_5.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tbl_contact {


	background-image: url(images/bg_6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#div_scroll {
	height: 500px;
	width: 600px;
	overflow: visible;
	margin: 10px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}
h1 a:link, h1 a:visited {
	color: #990000;
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	color: #000000;
	text-decoration: none;
}
