@charset "utf-8";
.index-00 {
	background-image: url(images/index.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.index-2 {
	background-image: url(images/index-2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.index {
	background-image: url(images/index.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.about {
	background-image: url(images/about.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.news-bg {
	background-image: url(images/news-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.news-head {
	background-image: url(images/news-head.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.bg-tab1 {
	background-image: url(images/bg-tab1.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg-tab2 {
	background-image: url(images/bg-tab2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.label- {
	background-image: url(images/label-.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.logo- {
	background-image: url(images/logo-.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.label-about {
	background-image: url(images/label-about.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.smart- {
	background-image: url(images/smart-.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.products {
	background-image: url(images/products.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.solutions-tab {
	background-image: url(images/solutions-tab.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.txt-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #969696;
}
.products_head {
	background-image: url(images/products_head.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.products_mid {
	background-image: url(images/products-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.products_bottom {
	background-image: url(images/products-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.products-ribbon {
	background-image: url(images/products_ribbon.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-bg {
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.txt-products {
	font-family: "Arial Rounded MT Bold";
	font-size: 20px;
	color: #7f8584;
	font-style: normal;
}
.solutions_mid {
	background-image: url(images/solutions-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.solutions_head {
	background-image: url(images/solution-head.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txt-form {
	font-family: "Arial Rounded MT Bold";
	font-size: 20px;
	color: #7f8584;
	font-style: normal;
	border: 1px solid #CCCECE;
}
.contact_head {
	background-image: url(images/contact-head.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.admin-head {
	background-image: url(images/admin-header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.admin-sidepanel {
	background-image: url(images/admin-sidepanel.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt-admin {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #F5F5F5;
	font-style: normal;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.txt-admin- {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #7f8584;
	font-style: normal;
}
.txt-admin-u {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	color: #7f8584;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAEAD;
}
.border-all {
	border: 1px solid #738281;
}
