@charset "utf-8";
/* CSS Document */

#header{
 height:296px; width:100%; margin:0 auto;
 background-image:url(../images/bkgimage.jpg); background-repeat:no-repeat; background-position:top; background-size:100%; 
} 

#container-wrap{ width:950px; margin:0 auto; height:auto; margin-top:-300px; position:relative;}
#footer{height:52px; width:100%; margin:0 auto;background-image:url(../images/footer.jpg); background-repeat:no-repeat; background-position:top; background-size:100%; 

}
#mainslider{width:942px; z-index:1000;}
/*.bgsCover {
	background-size: cover;
}
#header:after{ content: ""; position: absolute;
background: url(../images/bkgimage.jpg) repeat;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;}
*/
body {
	font-family:Calibri;
	font-size:14px;
	margin:0 auto;
	padding: 0;
	
}


#main{
	margin:auto 0px;


}


#headbg{
	 background:url(../images/bkgimage.jpg) no-repeat;
	 height:auto;
	 
	
	 }
#cont{
	background:url(../images/middlebox.png) repeat-x;

}


.container
{
	vertical-align:bottom !important;
}

.container ul
{
	margin-left:30px;
}

.container ul li 
{
float:left;
list-style:none;
background-color:#2C2C2C;
margin-left:2px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
padding: 10px 15px;}
.container ul li a 
{
text-decoration:none;
color:white;
font-size:14px;
}

.container ul li a:hover
{
color:#FBB838;	
}



.content{
	padding-left:50px;
	padding-right:50px;
	height:auto;
	width:auto;
	background-color:#EEEEEE;
}

.box1{width:220px;height:270px; margin-left:0px;float:left; text-align:justify; border:1px solid #D2D2D2; background:#F0F0F0}
.innerbox1{ width:220px;height:30px;background-color:#5F5F5F; font-family:Calibri; font-size:14px; color:#FFF; text-align:center; clear:both}

.box2{width:230px;height:270px; margin-left:5px;float:left; text-align:justify;border:1px solid #D2D2D2;background:#F0F0F0}
.innerbox2{ width:230px;height:30px;background-color:#5F5F5F; font-family:Calibri; font-size:14px; color:#FFF; text-align:center; clear:both}

.box3{width:520px;height:270px; margin-left:5px;float:left; text-align:justify;border:1px solid #D2D2D2;background:#F0F0F0}
.innerbox3{ width:520px;height:30px;background-color:#5F5F5F; font-family:Calibri; font-size:14px; color:#FFF; text-align:center; clear:both}

.welcome{vertical-align:top; padding-right:10px; padding-top:15px; line-height:18px;}
.welcome h3{ margin-bottom:10px; font-size:22px; text-align:left}
.welcome p{ text-align:justify; font-size:14px; font-family:calibri; line-height:22px;}
.our-product{vertical-align:top; padding-top:15px;}
.our-product h3{ margin-bottom:10px; font-size:22px; text-align:left;}

.tb11 {
	background:#FFFFFF url(../images/search.png) no-repeat 4px 8px;
	padding:4px 4px 4px 22px;
	border:1px solid #CCCCCC;
	width:200px;
	margin-left:5px;
	margin-top:5px;
	border-radius:5px;
	height:18px;
}
.txtbg{
background: #feffff; /* Old browsers */
background: -moz-linear-gradient(top,  #feffff 0%, #ddf1f9 35%, #a0d8ef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(35%,#ddf1f9), color-stop(100%,#a0d8ef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feffff 0%,#ddf1f9 35%,#a0d8ef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feffff 0%,#ddf1f9 35%,#a0d8ef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feffff 0%,#ddf1f9 35%,#a0d8ef 100%); /* IE10+ */
background: linear-gradient(to bottom,  #feffff 0%,#ddf1f9 35%,#a0d8ef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#a0d8ef',GradientType=0 ); /* IE6-9 */
}

.tbt{
	vertical-align:top !important;
	padding-left:8px;
	text-align:justify;
	line-height:20px;
	font-family:Calibri;
}

.txt{
	border:1px solid #C4C4C4;;
	border-radius:5px;
	height: 22px;
	background:#FFF;
	width: 180px;
}
.btn{
	height:35px; background:#1F4867; font-weight:bolder;
border-radius:5px;
cursor:pointer;
color:#FFF;
}
.minbox{
background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top,  #e2e2e2 0%, #d1d1d1 45%, #dbdbdb 53%, #f1f1f1 69%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(45%,#d1d1d1), color-stop(53%,#dbdbdb), color-stop(69%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e2e2e2 0%,#d1d1d1 45%,#dbdbdb 53%,#f1f1f1 69%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e2e2e2 0%,#d1d1d1 45%,#dbdbdb 53%,#f1f1f1 69%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e2e2e2 0%,#d1d1d1 45%,#dbdbdb 53%,#f1f1f1 69%); /* IE10+ */
background: linear-gradient(to bottom,  #e2e2e2 0%,#d1d1d1 45%,#dbdbdb 53%,#f1f1f1 69%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */

}
/*.minbox{background:url(../images/middlebox.png) repeat-x center;
}*/
.second-slide ul{ left:170px !important;}
.third-slide ul{ left:370px !important;}

