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;
}






div.ItemListTable {
	margin: 0px auto 80px;
	padding: 0px;
	width: 540px;
	font-size: 1em;
	clear: both;
}

div.ClearBoth {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}









div.ItemListTable h4 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
div.ItemListTable p.H4Comment {
	line-height: 140%;
	margin: 10px 0px 0px;
	padding: 0px;
}





/*
div.EachItem {
	margin: 20px 40px 0px 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
div.EachItem div.Pict {
	margin: 0px auto;
	padding: 0px;
	width: 220px;
}
*/

div.EachItem {
	margin: 20px 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
div.EachItem div.Pict {
	margin: 0px auto;
	padding: 0px;
	width: 160px;
}
div.EachItem div.Pict img {
	width: 160px;
	margin: 0px auto;
	padding: 0px;
	height: 160px;
}


div.EachItem div.NameSpec {
	margin: 0px;
	padding: 5px 0px 10px 15px;
	font-size: 1em;
}
div.EachItem div.NameSpec p.Name {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div.EachItem div.NameSpec p.Spec {
	margin: 5px 0px;
	padding: 0px;
}
div.EachItem div.NameSpec table {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
div.EachItem div.NameSpec table th {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
div.EachItem div.NameSpec table td {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}

