@charset "utf-8";

/* CSS Document */
body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/main-bg.jpg') repeat-x left top #FFFFFF;
}

* {
	outline: none;
}
a.active{
	color: #fe8a46 !important;
}

.header {
	width: 100%;
	height: 117px;
	display: flex;
	align-items: flex-end;
	background: url("../images/hero-header-1.jpg") no-repeat left top;
	background-size: contain;
}

.header nav ul {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	list-style: none;
}

.header nav {
	width: 100%;
	max-width: 768px;
	margin-inline: auto;
}

.header nav ul li {
	padding: 10px;
}

.header nav ul li a {
	font-size: 14px;
	line-height: 1;
	font-weight: 600;
	color: #818789;
	text-decoration: none;
}

.header nav ul li a:hover {
	color: #363636;
}

.clear {
	clear: both;
}

#mainwrap {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
}

#flash-banner {
	width: 780px;
	height: 391px;
}

#content-area {
	width: 750px;
	padding: 28px 15px 0px 15px;
	margin: 0px;
}

#left-section {
	width: 234px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url('../images/left-area-top.jpg') no-repeat left top;
}

#left-section h3 {
	margin: 0px;
	padding: 15px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}

#left-menu {
	margin: 0px;
	padding: 0 10px 0 9px;
}

#left-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#left-menu li {
	margin: 0px;
	padding: 0px;
	background: url('../images/menu-list.jpg') no-repeat left bottom;
	display: block;
	padding: 10px 0 18px 5px;
}

#left-menu li a {
	margin: 0px;
	padding: 0 0 0 23px;
	font-size: 12px;
	font-weight: bold;
	color: #00304e;
	text-decoration: none;
	/* background: url('../images/bullet.jpg') no-repeat left top; */
}

#left-menu li a:hover {
	background: url('../images/bullet-hover.jpg') no-repeat left top;
	color: #fe6722;
}

#left-menu li a.active {
	background: url('../images/bullet-hover.jpg') no-repeat left top;
	color: #fe6722;
}

#support-box {
	background: url('../images/support-bg.jpg') no-repeat left top;
	width: 228px;
	height: 93px;
	margin-top: 20px;
	padding: 34px 0 0 7px;
	font-size: 14px;
	color: #feffff;
	font-style: italic;
	font-weight: bold;
}

#support-box span {
	display: block;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	line-height: normal;

}

.butten {
	width: 86px;
	height: 18px;
	display: block;
	/* background: url('../images/butten.gif') no-repeat left top; */
	margin: 0px;
	text-decoration: none;
	font-size: 10px;
	padding: 4px 0px 0px 4px;
	color: #157ba1;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.butten:hover {
	background: url('../images/butten-hover.gif') no-repeat left top;
	color: #000000;
}

#right-section {
	width: 491px;
	float: right;
	padding: 0 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	font-size: 12px;
}

#right-section p {
	margin: 0px;
	padding-top: 13px;
	line-height: 18px;
}

#partners {
	margin: 0px 0px 20px 0px;
}

#partners big {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #00304e;
}

#partners small {
	margin: 5px 0px 0px 0px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #fe8a46;
}

#partners small p {
	font-weight: normal;
	margin-top: 2px;
	padding: 0px;
	color: #5f5f5f;
}

#contact {
	margin: 0px 55px 0px 0px;
	padding: 8px 0px 15px 0px;
	float: left;
}

#contact big {
	display: block;
	font-size: 13px;
	color: #00304e;
	font-weight: bold;
}

#contact address {
	line-height: 17px;
	margin: 6px 0px 0px 0px;
	display: block;
	font-size: 12px;
	color: #5f5f5f;
	font-style: normal;
}

#contact a {
	color: #2381bb;
	text-decoration: none;
}

#contact a:hover {
	color: #00304e;
	text-decoration: underline;
}

.imageholder {
	float: right;
	padding: 15px 10px 5px 10px;
	color: #FE8A46;
	font-size: 12px;
}

.imageholder img {
	margin-bottom: 5px;
	width: 163px;
	height: 82px;

}

#right-section ul {
	margin: 20px 0px 0px 15px;
	padding: 0px;
}

#right-section ul li {
	background: url('../images/bullet.JPG') no-repeat;
	list-style: none;
	padding-left: 20px;
	margin: 10px 0px 0px 0px;
}

td {
	height: 30px;
}

h2 {
	font-size: 22px;
	color: #2381bb;
	font-weight: normal;
	background: url('../images/h1-line.jpg') no-repeat left bottom;
	padding-bottom: 8px;
	margin: 0px;
}

h2 span {
	font-size: 22px;
	color: #fe8a46;
	margin: 0px;
	padding: 0px;
}



.readmore {
	float: right;
	height: 20px;
	font-size: 13px;
	text-decoration: none;
	color: #636363;
	padding-right: 12px;
	margin-right: 6px;
	background: url('../images/more-button.jpg') no-repeat right 6px;
}

.readmore:hover {
	color: #fe6722;
}

#product-box {
	width: 483px;
	margin: 0px 4px 0px 5px;
	padding: 0px;
}

#product-box-middle {
	background: url('../images/product-repeate.jpg') repeat-y left top;
}

#product-box-bottom {
	background: url('../images/product-box-bottom.jpg') no-repeat left bottom;
	padding-left: 10px;
	height: 210px;
}

h3 {
	margin: 0px;
	padding: 0x;
	font-size: 20px;
	font-weight: normal;
	background: url('../images/h2-bg.jpg') no-repeat left bottom;
	padding-bottom: 7px;
	margin-bottom: 6px;
}

h3 span {
	color: #a3a3a3;
	font-size: 12px;
}

.small-box {
	width: 160px;
	float: left;
	height: 36px;
	margin-top: 16px;
	padding: 40px 0px 0px 75px;
}

.small-box a {
	color: #034052;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.small-box a:hover {
	color: #000000;
}

.small-box2 {
	width: 160px;
	float: left;
	height: 36px;
	margin-top: 16px;
	padding: 20px 0px 0px 75px;
}

.small-box2 a {
	color: #034052;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.small-box2 a:hover {
	color: #000000;
}

#footer {
	color: #0000FF;
	margin-top: 20px;
	border-top: 1px solid #999999;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	padding-top: 18px;
}

#footer a {
	font-size: 11px;
	color: #747474;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span {
	font-size: 11px;
	color: #747474;
	padding: 0px 18px;
}

.copy {
	font-size: 12px;
	color: #747474;
	padding-top: 6px;
}


.seo {
	position: absolute;
	left: -9000px;


}

#contact-box {
	width: 277px;
	border: 1px solid #e8ebec;
	background-image: url('../images/contactusbg.jpg');
	background-repeat: repeat-x;
	padding: 0px 9px 15px 9px;
	margin: 0px;
}

#contact-box h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #ca7047;
	margin: 8px 0px 10px 0px;
	padding: 0px;
	border: none;
	background: none;


}

#contact-box label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0a4b5d;
	float: left;

}

.contact-box-input-bg {
	width: 178px;
	height: 17px;
	float: right;
	background: url('../images/inputbg.jpg') no-repeat left top;
	margin: 0px 0px 6px 0px;
	padding: 2px 6px;
}

#contact-box input {
	width: 178px;
	height: 15px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	font-size: 12px;
	border-color: transparent;
	background: none;
}

#contact-box span {
	color: #d4b443;
}

#contact-box img {
	float: left;
	margin: 5px 15px 0px 0px;
}

.contact-box-text-area-bg {
	width: 178px;
	height: 50px;
	float: right;
	background: url('../images/text-area-bg.jpg') no-repeat left top;
	margin: 0px 0px 6px 0px;
	padding: 4px 6px 4px 6px;
	font-family: Arial, Helvetica, sans-serif;
}

#right-section .contact-box-text-area-bg textarea {
	width: 176px;
	height: 45px;
	float: right;
	background: url('../images/text-area-bg.jpg') no-repeat left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	background: none;
	border: 0 none;
}

#contact-box .submit {
	background: url('../images/submit-btn.jpg') no-repeat left top;
	height: 17px;
	width: 61px;
	display: block;
	margin-left: 88px;
	text-align: center;
	color: #000;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
	border: 0;
}