body{
margin:0px;
padding:0px;
}
.footer-text-heading{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color: #000000;
text-decoration:none;
padding:0px;
margin:0px; font-weight:bold
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#FFFFFF;
text-decoration:none;
padding:0px;
margin:0px;
font-weight:bold;
}
.footer-link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-decoration:none;
font-weight:bold;
-webkit-transition: color 0.3s ease-in;
-moz-transition: color 0.3s ease-in;
transition: color 0.3s ease-in;
line-height:20px;
}
.footer-link:hover{
color: #116BCE;
}.white-text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-decoration:none;
}
.round-boxbg1{
background: url(../images/transparent-bg.png);
border-radius:10px 10px 0px 0px;
}
.main-black-text{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #FFFFFF;
text-decoration:none;
line-height:18px; 
}
.inner-bg{
background:url(images/box-bg.png);
border-radius:8px 8px 0px 0px;
border:1px dashed #858585;
padding:10px;
}
.form-bg{
background:url(images/f-bg.png);
border-radius:8px 8px 0px 0px;
border:1px dashed #858585;
padding:10px;
}
.heading-bar{
background:url(images/box-header.jpg);
height:40px;
border-radius:4px;
box-shadow:0px 0px 5px #323232;
padding-left:20px;
}
.inner-heading{
font-family: 'Monda', sans-serif;
font-size:22px;
color:#FFFFFF;
text-decoration:none; 
}
.product-bg{
	border-radius:10px;
	background:url(images/products-bg.jpg) top repeat-x #8f120c;
	border:1px solid #950004;
	box-shadow:0px 0px 5px #000;
}
.why-us-bg{
	border-radius:10px;
	background:url(images/why-us-bg.jpg) top repeat-x #a3a3a3;
	box-shadow:0px 0px 5px #000;
}
.product-right-text-link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
}
.product-right-text-link:hover{
text-decoration:underline;
}
.whyus-right-text-link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#46154d;
text-decoration:none;
} 
.heading-text-20px-dark{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:20px;
color:#46154d;
}
.heading-text-20px{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:20px;
color:#ffffff;
}
.white-contact-text-small{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:13px;
color:#ffffff;
}
.next{
	margin:0px;
	padding:0px;
}
.next ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}
.next ul li{
	float:left;
}
.next ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	margin-left:5px;
	text-decoration:none;
	font-weight:bold;
	background:#950004;
	border-radius:3px;
	padding:5px 10px 5px 10px;
}
.next ul li a:hover{
	background:#333;
}
.next ul li a.active{
	background:#333;
	padding:5px 10px 5px 10px;
}
/*
<<===============tiny box===============>>
*/


.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background: url(../images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background: #000000}
#frameless {padding:0}
#frameless .tclose {right:6px}

 /****************** Paging Starts ******************/
 
 
 
 
.pagination{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
float:right;
color:#FFFFFF;
text-decoration:none;
padding-top:1px;
}
.pagination a{
 background:#950004;
color:#00215A;
   float: left;
   height: 18px;
   width: 30px;
       margin-left:5px;
       text-align:center;
       text-decoration:none;
       font-family:Arial, Helvetica, sans-serif;
       font-size:13px;
       font-weight:bold;
       padding-top:2px;
	   color:#FFFFFF;
	   border-radius:5px;
}
.current{
 background:#950004;
 color:#FFFFFF;
   float: left;
   height: 18px;
   width: 30px;
       text-align:center;
       margin-left:5px;
       padding-top:2px;
	   border-radius:5px;
}

.pagination .next{
   float: left;
   height: 18px;
   width: 55px;
       text-align:center;
       padding-top:2px;
       background:#950004;
border-radius:5px;
}

.pagination .prev{
   float: left;
   height: 18px;
   width: 80px;
       text-align:center;
       padding-top:2px;
}

.disabled{
display:none;
}
/********** Paging Ends ****************/


.red-heading{
	font-family: 'Monda', sans-serif;
	font-size:20px;
	color:#bd1b02;
	text-decoration:none;
	font-weight:normal;
}
h1{
	font-family: 'Monda', sans-serif;
	font-size:20px;
	color:#bd1b02;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
    margin:0px;
}
.top-txt-link{
font-family: 'Monda', sans-serif;
font-size:13px;
color:#fff;
text-decoration:none;
font-weight:normal;
-webkit-transition: color 0.2s ease-in;
-moz-transition: color 0.2s ease-in;
transition: color 0.2s ease-in;
text-shadow: 1px 1px 0 #333;
	outline: 0 none;
}
.top-txt-link:hover{
color:#000;
}
.sl{ width:996px; height:290px; background: ; margin-top: in; border:0px solid; margin-left:3px;}
.sl1{ width:500px; height:150px; background: ; margin-left:6in; margin-top:-2.5in; position:relative; z-index:9999}
.main{width:1000px; background:url(../images/transparent-bg.png)}
.cont{width:996px;float:left; border: px solid}
 
.left{ width:650px; float:left}
.right{width:328px;float:left}
.main .p_st{ text-align:justify; font-size:14px; font-family:Georgia, serif; margin-left:10px; margin-right:10px; line-height: 19px; color: #FFFFFF; font-weight:100}
.p_st1{ text-align: ; font-size:13px; font-family:Arial; margin-left:10px; margin-right:10px; color:#000}
.u_st{ text-align: ; font-size:13px; font-family:Arial; margin-left:px; color: #FFFFFF; list-style-type:square}
.main h1{ font-family:"Times New Roman"; font-size:24px; color: #000000; margin-left:5px; font-weight:bold; line-height:40px; width:980px;background: #ECECEA; text-indent:5px; border:1px solid #CCCCCC; border-radius:5px; }
.main h2{ font-family: "Times New Roman", Times, serif;font-size:20px;margin-left:10px;line-height:30px; color: #00CCFF;width:980px;}
.main h3{ font-family: "Times New Roman", Times, serif; font-size:20px;margin-left:0px;line-height:10px; color: #FFFFFF; margin-top:10px; text-align: }
.pro{ width:545px; float:left; border:0px solid #CCCCCC; margin-left: 0px; margin-top:20px;float:left; background: #f6f5f2; border:1px solid #CCCCCC; border-radius:5px;}
.pr1{ width:190px; height:200px; border:0px solid; float:left; }
.pr2{ width:330px;height: ; border:0px solid; float:left; margin-top:10px; margin-left:20px; background:url(../gifs/bg.png)}
.m{ margin-left:25px;} 
.pr_fr{ width:200px; height:200px; border:3px double #3369b1;border-radius:0px 0px 0px 0px; margin-left:10px; margin-top:10px; }
.column{ width:200px; height:200px; margin-left:40px; float:left; margin-top:30px; background-color:#f6f5f2; border:1px solid #CCCCCC; border-radius:7px 7px 7px 7px;box-shadow:0 8px 6px -2px black;}
.ga_i_fr{width:185px; height:185px;margin:25px 0px 0px 15px; margin-top:8px; margin-left:8px;border:0px solid;border-radius:7px 7px 7px 7px }
.ga_i_fr:hover{width:185px; height:185px;border:0px solid;border-color: #FF0000;border-radius:  }
.ma_i_fr{width:150px; height:150px;margin:25px 0px 0px 15px; margin-top:8px; margin-left:8px;border:4px solid #1779ba;border-radius: }
.col_main
{width:100%;
height:auto;
background:#;
float:left;
margin-top:20px;
}
.col_left
{width:490px;
background: #;
border:0px solid #333;
float:left;
	}
.col_right
{width:500px;
background: #;
border-left:0px dotted #666;
float:left;

	}
.col_1
{width:362px;
background: #;
border:0px solid #000;
float:left;}

.col_1 img{ width:320px; height:150px; border:3px double #CCCCCC; margin-left:-5px;}
		.col_top
		{width:350px;
			background:#;
			
			}
.col_top p{ font-family:Arial, Helvetica, sans-serif; font-size:13px; margin-left:20px; text-align:justify}			
.ma{ margin-left:18px;}			
			
			.abu_main ul{ margin-left:50px; list-style:circle}
			.abu_main
{width:990px; 
height:auto;
background:#;
float:left; border: px solid; margin-left: px; margin-top:20px;
}
.abu_left
{width:670px;
background:#;
border:0px solid #333;
float:left;
	}
.abu_right
{width:300px;
background:#;
border:0px solid #333;
float:left;

	}
	.text_mar
{margin-left:25px;
margin-right:15px;

}	.text_col{font-size:18px; color: #FF0000; font-family:Arial, Helvetica, sans-serif;	}	

.bo{ border:4px double #FFFFFF}

.cl_img{border: px double #CCCCCC; width:170px; height:80px; padding-bottom:5px;} 
.td_cli{ color: #000000;   background: #CCCCCC; padding:3px; font-size:16px; width:170px; height:34px; margin:auto;}
.td_cli:hover{ color: #FF0000; background:#CCCCCC; font-size:16px;} 
table{border-collapse:collapse}