body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
/*	letter-spacing: 1px;*/
	text-align: left;
}
#IndexMainImage {
	margin-top: 10px;
}
#IndexFooter {

	margin-top: 30px;
}
#BodyBorder {
	width: 800px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 0px 15px;
	float: left;
}
#LeftMenu {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.BGAbout {
	background-image: url(images/left_bg_about_us.gif);
	background-repeat: repeat-y;
}
.BGProducts {
	background-image: url(images/left_bg_products.gif);
	background-repeat: repeat-y;
}
.BGContact {
	background-image: url(images/left_bg_contact_us.gif);
	background-repeat: repeat-y;
}
#RightContents {
	margin: 0px;
	float: right;
	width: 650px;
}
#ContentsArea {
	width: 580px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#Copyright {
	font-size: 0.8em;
	line-height: 170%;
	text-align: right;
	letter-spacing: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF002C;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 10px;
	margin-top: 30px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px 0px 30px;
	padding: 0px;
}
#FinancialPict {
	width: 560px;
	margin: 0px auto 15px;
}
#FinancialPict h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0067FE;
	padding-bottom: 0px;
	margin: 50px 0px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0067FE;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: 0px;
	padding-left: 3px;
	line-height: 100%;
}

#ProductsItemArea {
	font-size: 12px;
	line-height: 130%;
}
#ProductsItemArea h3 {
	width: 540px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FF3521;
	line-height: 100%;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 50px 0px 30px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3521;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: 0px;
}
.ProductsItemMainTableMraginBottom {
	margin-top: 0px;
	margin-bottom: 70px;
}
.ProductsItemTableMraginRight30px {
	margin-right: 30px;
	margin-top: 0px;
}
.ProductsItemTableMraginLeft30px {
	margin-Left: 30px;
	margin-top: 0px;
}
