@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/inner-bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0c0006;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 4.5px;
}
.menu-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #812252;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 4.5px;
}
	
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #812252;
	text-decoration: none;
}
.about-left-padding {
	padding-left: 35px;
	padding-top: 14px;
}
.products-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.products-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a02569;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

.no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030301;
	text-decoration: none;
	line-height: 20.2px;
	padding-left: 10px;
	
}
.left-padding {
	padding-left: 15px;
}
.company-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top:10px;
}
.field-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030301;
	text-decoration: none;
	line-height: 20.1px;
	height: 15px;
	
}
.field-text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030301;
	text-decoration: none;
	line-height: 20.1px;
	
}
.email-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #030301;
	text-decoration: none;
	line-height: 20.1px;
	
}
.email-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #731448;
	text-decoration: underline;
	line-height: 20.1px;
	
}
.category-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #731448;
	text-decoration: none;
	
}
.page-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;	
}
.page-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #731448;
	text-decoration: none;
	font-style: italic;	
	
}
.page-text-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #731448;
	text-decoration: none;
	font-style: italic;	
	
}

.footer-no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
}
.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 8px;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #812252;
	text-decoration: none;
	padding-bottom: 8px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	font-size: 11px;
	padding-left: 200px;
}
.padding-left {
	padding-left: 13px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #711548;
	text-decoration: none;
	padding-bottom: 8px;
	padding-left: 10px;
	font-style: italic;
}
.welcome-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.products-text-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a02569;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #a02569;
	border-bottom-color: #a02569;
	padding-top: 5px;
	padding-bottom: 5px;
}
.logo-padding {
	padding-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left-padd {
	padding-left: 4px;
}
