@charset "utf-8";
.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-top: 5px;
}
a.top-menu:hover {
	color:#FF6600;
}
.heading {
	font-family: Tahoma;
	font-size: 23px;
	font-weight: normal;
	color: #A2271E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2271E;
	padding-left: 5px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
	padding-left: 6px;
}
a.products:hover {
	color:#FF0000;
}
.bot-hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bot-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.bot-menu:hover {
	color:#FF6600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}.vision {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7F3A8D;
	text-decoration: none;
	padding-left: 10px;
	line-height: 30px;
}
.vis-mis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 14px;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #853D92;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 7px;
}
a.more:hover {
color:#FF0000;
}