@charset "utf-8";
@font-face {
    font-family: 'alike';
	src: url('fonts/alike.eot');
    src: url('fonts/alike.eot?#iefix') format('embedded-opentype'),
		 url('fonts/alike.woff') format('woff'),
		 url('fonts/alike.ttf') format('truetype'),
		 url('fonts/alike.svg#bat') format('svg');

    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'crete';
	src: url('fonts/crete.eot');
    src: url('fonts/crete.eot?#iefix') format('embedded-opentype'),
		 url('fonts/crete.woff') format('woff'),
		 url('fonts/crete.ttf') format('truetype'),
		 url('fonts/crete.svg#bat') format('svg');

    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ExpletusSans-Bold';
	src: url('fonts/ExpletusSans-Bold.eot');
    src: url('fonts/ExpletusSans-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/ExpletusSans-Bold.woff') format('woff'),
		 url('fonts/ExpletusSans-Bold.ttf') format('truetype'),
		 url('fonts/ExpletusSans-Bold.svg#bat') format('svg');

    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'tre';
	src: url('fonts/tre.eot');
    src: url('fonts/tre.eot?#iefix') format('embedded-opentype'),
		 url('fonts/tre.woff') format('woff'),
		 url('fonts/tre.ttf') format('truetype'),
		 url('fonts/tre.svg#bat') format('svg');

    font-weight: normal;
    font-style: normal;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input, li
{
    margin: 0;
    padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a img
{
	border: 0;
}

img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: arial;
	font-weight: normal;
}

ul{
	margin: 0;
	padding: 0;
}

li{
}

.button-modify
{
	overflow: visible;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-color: #B73221;
	height: 30px;
	width: 320px;
}
.button-modify1 {
	overflow: visible;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-color: #B73221;
	height: 30px;
	width: 80px;
}



.contactus-textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	height: 22px;
	width: 250px;
	border: 1px solid #666666;
	margin-bottom: 5px;
	padding-left: 5px;
}

.contactus-messagefield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	height: 80px;
	width: 250px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 3px;
}

.contactus-textfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	height: 25px;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
}
.contactus-messagefield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	height: 120px;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL-HOME PAGE 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#master-wrapper-header {
	width: 100%;
	height:auto;
}

#wrapper-header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	width: 990px;
}

#divider214 {
	background-image: url(../images/header-top-line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 5px;



}


#wrapper-header-top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	width: 990px;
}





#wrapper-header-left {
	width: 460px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 133px;
	float: left;
}
#wrapper-header-right {
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 110px;
	float: right;
}
#wrapper-header-right-top {
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 40px;
	float: right;
}
#wrapper-header-right-bot {
	width: 270px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	float: right;
	 
}



.call2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CE332E;
	font-weight: bold;
}

.call {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #14363A;
}


#master-wrapper-menu {
	width: 100%;
	height:auto;
	margin-bottom: 8px;
}

#wrapper-menu {
	height: 36px;
	width: 987px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ededed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fb8405;
	border-right-color: #fb8405;
	border-bottom-color: #fb8405;
	border-left-color: #fb8405;
}



#master-wrapper-banner {
	width: 100%;
	height:auto;
	
}

#wrapper-banner {
	height: 344px;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 3px solid #CE332E;
}


#banner-left {
	height: 314px;
	width: 260px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
	float: left;
	text-align: justify;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.welcomenote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}
h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C21E30;
	font-weight: bold;
	line-height: 40px;
}

#banner-right {
	height: 344px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	float: right;
}


#master-wrapper-products {
	width: 100%;
	height:auto;
	margin-top: 10px;
	
}

#wrapper-products {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 350px;
	width: 990px;
	background-color: #FFFFFF;
}
#wrapper-products-left {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	width: 250px;
	float: left;
	padding-left: 10px;
}
#newourprence {
	height: 60px;
	width: 240px;
	float: left;
}

#wrapper-products-left-head {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	width: 250px;
	float: left;
}
#wrapper-products-left-head li {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	width: 250px;
	float: left;
	list-style-position: inside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	list-style-image: url(../images/cat.png);
	line-height: 40px;
	text-shadow: 3px 3px 5px #B5B5B5;
	color: #C21E30;
}

#wrapper-products-left-bot {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 430px;
	width: 240px;
	float: left;
}
.productheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C10000;
}








#wrapper-products-left-bot a:active
{
	text-decoration: none;
	color: #FFFFFF;
}



#wrapper-products-right {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 990px;
	float: right;
}
.normalwel {
	font-family: "Eras Medium ITC";
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-align: justify;
}

#wrapper-products-right-top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 40px;
	width: 990px;
}
#wrapper-products-right-top2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	width: 990px;
}

#wrapper-products-con {
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: auto;
	height: 248px;
	width: 218px;
	float: left;
	border: 1px solid #000000;
}
#wrapper-products-con-right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	height: 248px;
	width: 218px;
	float: right;
	border: 1px solid #000000;
}







#master-wrapper-showcase {
	width: 100%;
	height:auto;
	
}

#wrapper-showcase {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 195px;
	width: 990px;
	background-color: #FFFFFF;
}
#wrapper-showcase-top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	width: 980px;
	background-color: #FFFFFF;
	padding-left: 10px;
}

#wrapper-showcase-bot {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 130px;
	width: 964px;
	background-color: #FFFFFF;
	border: 3px solid #b92b1f;
	padding: 10px;
}




#master-wrapper-footer {
	width: 100%;
	height:auto;
	background-color: #CE332E;
	
}

#wrapper-footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	width: 990px;
}

.about21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

#wrapper-footer a:link
{
	text-decoration: none;
	color: #EDEDED;
}

#wrapper-footer a:visited
{
	text-decoration: none;
	color: #EDEDED;
}

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

#wrapper-footer a:active
{
	text-decoration: none;
	background-color: #EDEDED;
}

.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDEDED;
	line-height: 50px;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDEDED;
	line-height: 50px;
	text-align: right;
}

#wrapper-about-us {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 800px;
	width: 990px;
	padding-top: 20px;
	background-color: #FFFFFF;
}


#wrapper-about-us-right {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 700px;
	float: right;
}

#wrapper-about-us-right td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
	padding-left: 5px;

}

#wrapper-contactus {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1000px;
	width: 990px;
	padding-top: 20px;
	background-color: #FFFFFF;
}

iframe {
	border: 1px solid #666666;

}


/*images st*/

.product  {
	height: 220px;
	width: 198px;
	float: left;
	border: 1px solid #EBEBEB;
	margin-top: 10px;
	transition: all 0.5s;
	position: relative;
	overflow: hidden;
	margin-right: 12px;
	margin-left: 12px;
}
.slide .prlink {
	float: left;
	width: 196px;
	line-height: 40px;
	height: 40px;
}
.slide a {
	color: #800000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	display: block;
	background-image: url(../images/prbglink.png);
	background-repeat: repeat-x;
}


.product .slide {
	width: 396px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 40px;
	cursor: pointer;
	background-image: url(../images/prbg.png);
	background-repeat: repeat-x;
	font-size: 16px;
}



.product .primage {
	float: left;
	height: 220px;
	width: 198px;
}


.slide .prtitle {
	float: left;
	width: 198px;
	height: 40px;
	line-height: 40px;
	color: #8D2200;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 5px;
	opacity: 0.8;
	filter: alpha(opacity=50); /* For IE8 and earlier */
	background-image: url(../images/opcityima.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

/*images end*/


.products214heading {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CE332E;
	font-weight: bold;

}
.border45 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#productscatnew20 {
	height: 240px;
	width: 680px;
	padding: 10px;
}


#wrapper-productsne-right {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 700px;
	float: right;
	padding-top: 5px;
}


#wrapper-productsnew401 {
	margin-top: 125px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1800px;
	width: 990px;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#wrapper-productsnew401-ourpresence {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1800px;
	width: 990px;
	padding-top: 20px;
	background-color: #FFFFFF;
}

#wrapper-productsnew402 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 700px;
	width: 990px;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#wrapper-productsnew-img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 240px;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#wrapper-productsnew-cont001 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


#productscatnew21 {
	height: auto;
	width: 680px;
	padding: 10px;
}

#productscatnew21 li {
	list-style-position: inside;
	list-style-type: disc;



}
.newformcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.rednew {
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
}
.para2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}

#wrapper-productsnew-cont001 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	list-style-type: disc;
	line-height: 22px;
	list-style-position: inside;
}

#wrapper-productsnew402102 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 2400px;
	width: 990px;
	padding-top: 20px;
	background-color: #FFFFFF;
}

.ourpresence10014 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #255154;
	font-weight: bold;

}

.certification .cTitle {
	float: left;
	height: 50px;
	width: 235px;
	padding-left: 15px;
	background-color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	background-image: url(../images/Prize.gif);
	background-repeat: no-repeat;
	background-position: 200px;
	text-shadow: 0px 2px 3px #555;
	-moz-text-shadow: 0px 2px 3px #555;
	-webkit-text-shadow: 0px 2px 3px #555;
	-o-text-shadow: 0px 2px 3px #555;
	-ms-text-shadow: 0px 2px 3px #555;
}

#wrapper-productsnew-carnew11 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1500px;
	width: 990px;
	padding-top: 20px;
	background-color: #FFFFFF;
}

#wrapper-productsnew-str1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1200px;
	width: 990px;
	padding-top: 20px;
	background-color: #FFFFFF;
}

#wrapper-productsnew-dumb19 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 850px;
	width: 990px;
	padding-top: 20px;
	background-color: #FFFFFF;
}

#wrapper-productsnew-servicesss {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 850px;
	width: 990px;
	padding-top: 20px;
	background-color: #FFFFFF;
}
.normalwel2 {
	font-family: "Eras Medium ITC";
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-align: center;
}
