/* CSS Document */


body
{
	color: #535353;
	line-height:18px;
	font:normal 13px Calibri;
	margin:0;
	padding:0;
	background:#fff;
}

a
{
	outline:none;
}

h1,h2,h3,h4,h5,h6,ul,ol,p
{
	margin:0;
	padding:0;
}

*{margin:0; padding:0;}


.clear{clear:both;float:none;}


h1
{
	color:#262626;
	font:bold 18px "Arial Narrow";
	text-transform:none;
	padding-top:15px;
		
	padding-bottom:10px;
	margin:0 5px 0 5px;
	}

.red
{
	color:#d6262c;
	font:bold 18px "Arial Narrow";
	text-transform:none;
	margin-left:-2px !important;
	background: url("../images/fast-border.png") repeat-x scroll 15px 40px transparent;
	}

h2
{
	color:#262626;
	font:bold 16px "Arial Narrow";
	text-transform:none;
	margin-top:5px;
}

h3
{
	color:#262626;
	font:bold 16px "Arial Narrow";
	text-transform:none;
	border-bottom: solid 1px #d1d2d1;
	padding-bottom:5px; padding-top:10px;	
}
h3 a
{
	color:#262626;
	font:bold 16px "Arial Narrow";
	text-transform:none;
	border-bottom: solid 1px #d1d2d1;
	padding-bottom:5px; padding-top:5px;	
	text-decoration:none;
}
h3 a:hover
{
	color:#005dab;
	font:bold 16px "Arial Narrow";
	text-transform:none;
	border-bottom: solid 1px #d1d2d1;
	padding-bottom:5px;
	text-decoration:underline; padding-top:5px;	
}

h4
{
	color:#d6262c;
	font:bold 18px "Arial Narrow";
	text-transform:none;
	padding-bottom:5px;
}
h5
{
	color:#005dab;
	font:bold 14px "Arial Narrow";
	text-transform:none;
	margin-top:5px;
	border-bottom: solid 1px #d1d2d1;
	padding-bottom:5px;
}

h6
{
	color:#262626;
	font:bold 14px "Arial Narrow";
	text-transform:none;
	padding-top:5px;	
}

img
{ 
	border:none;
}
/*---------------- wrapper, header, banner part strat ----------------------------*/

#wrapper
{
	height:auto;
	margin:0 auto;
	width:1000px;
}

#header
{ 
	height:120px;
	background:none;
	width:1000px;
}

.logo
{
	width:302px;
	height:55px;
	float:left;
	margin-top:23px;
	margin-left:13px;
}

.header-right
{
	width:365px;
	float:right;
}

.quick-contact
{
	width:115px;
	height:32px;
	color:#fff;
	font:normal 14px "Arial Narrow";
	background:#fc8600;
	line-height:30px;
	text-align:center;

}

.quick-contact a
{
	width:115px;
	height:32px;
	color:#fff;
	font:normal 14px "Arial Narrow";
	background:#fc8600;
	line-height:30px;
	text-decoration:none;
}
.quick-contact a:hover
{
	width:115px;
	height:32px;
	color:#fff;
	font:normal 14px "Arial Narrow";
	background:#005dab;
	line-height:30px;
	text-decoration:none;
	display:block;
}

.buy-now
{
	width:115px;
	height:32px;
	color:#fff;
	font:normal 14px "Arial Narrow";
	background:#005dab;
	line-height:30px;
	text-align:center;	
}

.buy-now a
{
	width:115px;
	height:32px;
	color:#fff;
	font:normal 14px "Arial Narrow";
	background:#005dab;
	line-height:30px;
	text-decoration:none;
}
.buy-now a:hover
{
	width:115px;
	height:32px;
	color:#fff;
	font:normal 14px "Arial Narrow";
	background:#fc8600;
	line-height:30px;
	text-decoration:none;
	display:block;
}

.call
{
	color:#f1484d;
	font:bold 20px "Arial Narrow";
	text-align:right;
	padding:8px 0 5px 0;
}



/************************************** NAV  start ***********************************/

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
	  margin: 0;
	  padding: 0;
	  position: relative;
}
#cssmenu
 {
	  height:42px;
	  width:780px;
	  float:left;
 
}
#cssmenu:after,
#cssmenu ul:after {
	  content: '';
	  display: block;
	  clear: both;
}
#cssmenu a
{
	background: #fff;
	color: #000;
	display: inline-block;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:14px 8px;
	text-decoration: none;
	text-transform: capitalize;
	line-height:16px;
	text-transform:none;

}
#cssmenu ul 
{
	  list-style: none;
}
#cssmenu > ul
{
	  float: left;
}
#cssmenu > ul > li
{
	  float: left;
}
#cssmenu > ul > li:hover:after 
{
	  content: '';
	  display: block;
	  width: 0;
	  height: 0;
	  position: absolute;
	  left: 50%;
	  bottom: 0;
	  margin:0 0 0 -3px;
}
#cssmenu > ul > li:first-child a
{
	  border-radius: none; 
}
#cssmenu > ul > li:last-child a 
{
	  border-radius: none;
}
#cssmenu > ul > li.active a 
{
	  background: #005dab;
 }
#cssmenu > ul > li:hover > a 
{
	  background: #005dab; color:#fff;
 
}
#cssmenu .has-sub 
{
	  z-index: 1;
}
#cssmenu .has-sub:hover > ul 
{
	  display: block;
}
#cssmenu .has-sub ul 
{
	  display: none;
	  position: absolute;
	  width: 200px;
	  top: 100%;
	  left: 0;
}
#cssmenu .has-sub ul li 
{
	  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a 
{
	  background: #005dab;
	  border-bottom: 1px dotted #6fc7ec;
	  filter: none;
	  font:normal 12px calibri;
	  color:#FFFFFF;
	  display: block;
	  line-height: 120%;
	  padding: 10px;
}
#cssmenu .has-sub ul li:hover a 
{
	  background: #000;
}
#cssmenu .has-sub .has-sub:hover > ul 
{
	  display: block;
}
#cssmenu .has-sub .has-sub ul 
{
	  display: none;
	  position: absolute;
	  left: 100%;
	  top: 0;
}
#cssmenu .has-sub .has-sub ul li a 
{
	  background: #005dab;
 }
#cssmenu .has-sub .has-sub ul li a:hover 
{
	  background: #000;
}

/************************************** NAV  end ***********************************/

.find-dis
{
	width:201px;
	height:49px;
	float:right;
}

.find-dis a
{
	width:201px;
	height:49px;
	background:url(../images/find-distributor.png) no-repeat;
	display:block;

}

.find-dis a:hover
{
	width:201px;
	height:49px;
	background:url(../images/find-distributor1.png) no-repeat;
}

/**************************************BANNER START ***********************************/

.banner
{
	width:1000px;
	height:345px;
	margin:2px 0 2px 0;
}

/**************************************BANNER END ***********************************/

#fast
{
	width:1000px;
	height:216px;
	background: #d8d8d8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4ZDhkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #d8d8d8 0%, #f9f9f9 87%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8d8d8), color-stop(87%,#f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d8d8d8 0%,#f9f9f9 87%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d8d8d8 0%,#f9f9f9 87%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d8d8d8 0%,#f9f9f9 87%); /* IE10+ */
	background: linear-gradient(to bottom,  #d8d8d8 0%,#f9f9f9 87%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-8 */
}

/**************************************categories start***********************************/

#catergory-green
{
    float: left;
    height: 150px;
    margin-left: 10px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 3px;
    padding-top: 5px;
    width: 223px;
	background:#fff;
}

.category-inner-green
{
	width:215px;
	height:147px;
	background:#666666;
}

.green-bg
{
	width:100%;
	height:42px;
	background:#77ae2c;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
}

.green-bg a
{
	width:100%;
	height:42px;
	background:#77ae2c;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
	text-decoration:none;
}
.green-bg a:hover
{
	width:100%;
	height:42px;
	background:#77ae2c;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
	text-decoration:underline;
}


#catergory-orange
{
    float: left;
    height: 150px;
    margin-left: 15px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 3px;
    padding-top: 5px;
    width: 223px;
	background:#fff;
}

.category-inner-orange
{
	width:215px;
	height:147px;
	background:#666666;
}

.orange-bg
{
	width:100%;
	height:42px;
	background:#fc8600;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
}
.orange-bg a
{
	width:100%;
	height:42px;
	background:#fc8600;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
	text-decoration:none;
}
.orange-bg a:hover
{
	width:100%;
	height:42px;
	background:#fc8600;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
	text-decoration:underline;
}


#catergory-blue
{
    float: left;
    height: 150px;
    margin-left: 15px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 3px;
    padding-top: 5px;
    width: 223px;
	background:#fff;
}

.category-inner-blue
{
	width:215px;
	height:147px;
	background:#666666;
}

.blue-bg
{
	width:100%;
	height:42px;
	background:#005dab;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
}

.blue-bg a
{
	width:100%;
	height:42px;
	background:#005dab;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
	text-decoration:none;
}

.blue-bg a:hover
{
	width:100%;
	height:42px;
	background:#005dab;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
	text-decoration:underline;
}


#catergory-red
{
    float: left;
    height: 150px;
    margin-left: 15px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 3px;
    padding-top: 5px;
    width: 223px;
	background:#fff;
}

.category-inner-red
{
	width:215px;
	height:147px;
	background:#666666;
}

.red-bg
{
	width:100%;
	height:42px;
	background:#d31c48;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
}

.red-bg a
{
	width:100%;
	height:42px;
	background:#d31c48;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
	text-decoration:none;
}

.red-bg a:hover
{
	width:100%;
	height:42px;
	background:#d31c48;
	color:#fff;
	font:bold 14px "Arial Narrow";
	line-height:42px;
	padding-left:5px;
	text-decoration:underline;
}
/**************************************categories END ***********************************/

/**************************************Main content start ***********************************/

#content
{
	width:1000px;
	height:auto;
	margin:0 auto;
}

.content-left
{
	width:740px;
	height:auto;
	margin:10px;
	float:left;
	background: none;
}

.content-left ul 
{
	font:normal 13px arial;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-top:10px;
}
.content-left ul li 
{
	display: list-item;
	list-style-type:none;
	padding:5px 0px 5px 0px;
	list-style-image: url(../images/41.gif);
	
}
.content-left ul li a 
{
	font:bold 13px arial;
	color:#000; 
	text-decoration:none;
}
.content-left ul li a:hover
{
	font:bold 13px arial;
	color:#005dab !important;
	text-decoration:underline;
}


.content-left p
{
	font:normal 13px arial;
	color:#535353;
	line-height:17px;
	margin-top:10px;
	text-align:justify;
}

.content-left p a
{
	font:bold 13px arial;
	color:#000;
	
}

.content-left p a:hover
{
	font:bold 13px arial;
	color:#005dab;
	
}

.table
{
padding-left:5px;
}

.table-heading
{
	background:#fc8600;
	color: #FFFFFF;
	font:bold 14px "Arial Narrow";
	}
	
	
.content-left .rfq-form
{
	border-bottom:1px solid #E8E8E8;
	float:left;
	width:720px;
	padding-bottom:0px;
	padding-left:16px
}

.content-left .rfq-form-left
{
	float:left;
	width:240px;
	padding-top:9px;
	height:20px;
	padding-left:5px;
}
.content-left .rfq-form-right
{
	float:left; padding:6px 2px 6px 2px;
}

.content-left .rfq-form .txtbox
{
	width:245px;
	height:25px;
	background:#f2f2f2;
	border:1px solid #fff; color:#333; font:normal 12px Arial, Helvetica, sans-serif;
}

.content-left .rfq-form .txtbox:hover
{
	width:245px;
	height:25px;
	background:#005dab;
	border:1px solid #fff; color:#fff; font:normal 12px Arial, Helvetica, sans-serif;
}


.content-left .rfq-form .txtbox-big
{
	width:245px;
	height:40px;
	background:#f2f2f2;
	border:1px solid #fff;
	margin-left:17px;
	margin-top:7px;
}


.content-right
{
	width:221px;
	height:auto;
	margin-right:0px;
	float:right;
	margin-top:15px;
}

.content-full
{
	width:100%;
	height:auto;
	margin:10px;
	float:left;
	background: none;
}
.content-full ul 
{
	font:normal 13px arial;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-top:10px;
}
.content-full ul li 
{
	display: list-item;
	list-style-type:none;
	padding:5px 0px 5px 0px;
	list-style-image: url(../images/41.gif);
	
}
.content-full ul li a 
{
	font:content-full 13px arial;
	color:#000; 
	text-decoration:none;
}
.content-full ul li a:hover
{
	font:normal 13px arial;
	color:#005dab !important;
	text-decoration:underline;
}

.new-release
{
	width:212px;
	height:31px;
	background:#fc8600;
	color: #FFFFFF;
	font:bold 14px "Arial Narrow" ;
	line-height:31px;
	padding-left:10px;
}

.news-bg
{
	width:220px;
	height:107px;
	background:url(../images/news.png) no-repeat;
	font:bold 13px Calibri "Arial Narrow";
	color:#000;
	padding-left:10px;
	padding-top:10px;
}

.arrow
{
	float:right;
	width:55px;
	padding-top:20px;
}

.featured-pdt
{
	width:211px;
	height:31px;
	color: #FFFFFF;
	font:bold 14px "Arial Narrow";
	line-height:31px;
	padding-left:10px;
	background:#005dab;
}

.featured-pdt a
{
	width:211px;
	height:31px;
	color: #FFFFFF;
	font:bold 14px "Arial Narrow";
	line-height:31px;
	background:#005dab;
	text-decoration:none;
}
 
.featured-pdt a:hover
{
	width:211px;
	height:31px;
	color: #fff;
	font:bold 14px "Arial Narrow";
	line-height:31px;
	background:#005dab;
	text-decoration:underline;
}

/**************************************Main content end ***********************************/

/**************************************footer start ***********************************/

#footer
{
	width:1000px;
	height:63px;;
	background:url(../images/footer-bg.png) repeat-x;
	margin:0 auto;
}

.footer-left
{
	width:auto;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:5px;
}

.footer-left a
{
	color:#4f4f4f;
	text-decoration:none;
}
.footer-left a:hover
{
	color:#000000;
	text-decoration:none;
}


.footer-right
{
	width:320px;
	height:auto;
	float:right;
	padding-top:5px;
}

.footer-right a
{
	color:#4f4f4f;
	text-decoration:none;
}
.footer-right a:hover
{
	color:#000000;
	text-decoration:none; 
}

/**************************************footer end ***********************************/


.pro-category-bg
{
	width:auto;
	margin-bottom:10px;
	border:solid 1px #dfdfdf;
	overflow:hidden; 
	background:#f7f6f6;
	margin-top:10PX;
}

.pro-category-title
{
	width:712px;
	font-size:13px;
	margin-top:10px;
	margin-bottom:5px;
	border-bottom:dashed 1px #005dab;
	margin-left:15px;
	font:bold 14px Nina;
	padding-top:0px;
	color:#005dab;
	padding-bottom:5px;
	font:bold 14px Arial;
}
.pro-category-title a

{
	color:#005dab;
	text-decoration:none;
}

.pro-category-title a:hover

{
	color:#E37601;
	text-decoration:none;
}

.para
{
	font:normal 13px arial;
	color:#535353
	padding:2px 0px 10px 10px;
	text-align:justify;
	width:712px;
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}
.para a
{font:normal 13px arial;
	color:#535353;
	text-decoration:none;}
	
.para a:hover
{font:normal 13px arial;
	color:#E37601;
	text-decoration:none;}	


.para-scroll
{
	font:normal 13px Calibri;
	color:#535353
	padding:2px 0px 10px 10px;
	text-align:justify;
	width:650px;
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}

.pro-category-bg:hover

{
	width:auto;
	background:#f1f1f1;
}

.pro-image
{
	padding:0px;
	width:200px;
	height:150px;
	margin-left:15px;
	border:solid 1px #FFFFFF;
	float:left;
	margin-bottom:10px;
	margin-right:15px;
}

.para-with-images
{
	font:normal 13px arial;
	color:#535353;
	padding:2px 5px 10px 0px;
	text-align:justify;
	width: 485px;
	float:left;
	margin-bottom:10px;
	text-align:justify;
}

.subtitle-title

{
	color:#E37601;
	text-decoration:none;
	margin-top:5px;
	font:bold 12px Arial;
}

/************ 2nd product bg **********/

.about-bg
{
	width:auto;
	margin-bottom:10px;
	border:solid 1px #dfdfdf;
	overflow:hidden; 
	background:#f7f6f6;
	margin-top:10PX;
}

.about-title
{
	width:340px;
	font-size:13px;
	margin-top:10px;
	margin-bottom:5px;
	border-bottom:dashed 1px #005dab;
	margin-left:15px;
	font:bold 14px Nina;
	padding-top:0px;
	color:#005dab;
	padding-bottom:5px;
}
.about-title a

{
	color:#005dab;
	text-decoration:none;
	
}

.about-title a:hover

{
	color:#E37601;
	text-decoration:none;
}

.about-para
{
	font:normal 13px Calibri;
	color:#535353
	padding:2px 0px 10px 10px;
	text-align:justify;
	width:340px;
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}

.about-bg:hover

{
	width:auto;
	background:#f1f1f1;
}


.Order-now
{
width:196px;
height:49px;
}

.Order-now a
{

color:#fff;
padding-left:50px;
background: url(../images/buy-now.png) no-repeat;
display:block;
height:49px;
width:196px;
font:bold 16px "Arial Narrow";
line-height:30px;
text-decoration:none;
}

.Order-now a:hover
{
width:196px;
height:49px;
color:#fff;
background:url(../images/buy-now-hover.png) no-repeat;
display:block;
font:bold 16px "Arial Narrow";
line-height:30px;
text-decoration:underline;
}


.Order-now1
{
width:196px;
height:49px;
margin-top:10px;
}

.Order-now1 a
{

color:#fff;
padding-left:50px;
background: url(../images/buy-now.png) no-repeat;
display:block;
height:49px;
width:141px;
font:bold 16px "Arial Narrow";
line-height:30px;
text-decoration:none;
}

.Order-now1 a:hover
{
width:141px;
height:49px;
color:#fff;
background:url(../images/buy-now-hover.png) no-repeat;
display:block;
font:bold 16px "Arial Narrow";
line-height:30px;
text-decoration:underline;
}

/************************************ scroll panel ********************************/

#page-wrap			{ width: 735px; margin: 10px auto; position: relative; }

.scroll-pane 		{ width: 700px; overflow: auto; padding-right: 10px; height: 600px; }

.bottomshadow 		{ position: absolute; top: 1000px; left: 400px; z-index: 9999; }

.jScrollPaneContainer 	{ position: relative; overflow: hidden; z-index: 1; }

.jScrollPaneTrack 		{ position: absolute; cursor: pointer; right: 0; top: 0; height: 100%;
						  background: url(../images/bar.jpg) top center repeat-y; padding: 3px; }

.jScrollPaneDrag	{ position: absolute; background: url(../images/ball.png) center center no-repeat;
					  cursor: pointer; overflow: hidden; }
		
		
/* video-sectoin css start */
#video-section
{
	width:719px;
	margin-top:20px;
	clear:both;
}
.video-box
{
	width:680px;
	height:auto;
	border:1px solid #c9d4df;
	padding:8px;
	background:#f3f1f1;
	margin-left:15px;
}
.video-box .video-part
{
	width:680px;
	height:auto;
}
.video-box .video-name
{
	width:680px;
	height:37px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#858585;
	margin-top:10px;
}

.submit
{
	width:80px;
	height:auto;
	padding:5px;
	background:#005DAB;
	border:dotted 1px #333;
	text-align:center;
	color:#fff;
	cursor:pointer;
}


/* video-sectoin css end */
#div1, #div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9,#div10, #div11, #div12, #div13, #div14 {position:absolute; top: 100; left: 200; display:none}
#slider{height:350px; width:719px;  margin-top:10px;overflow:hidden;
}



/*
	Slideshow
*/

#slides {
	position: absolute;
    top: 174px;
    width:1000px;
	height:345px;
  }


.slides_container {
	width:1000px;
	overflow:hidden;
	position:relative;
	display:none;
}



.slides_container div.slide {
	
    width: 1000px;
    height: 345px;
	display:block;
	overflow:hidden;
}
.slides_container div.slide img
{
border:none;
}

#slides .next,#slides .prev {
	position:absolute;
	top:167px;
	left:13px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next img,
#slides .prev img
{
border:none;
}

#slides .next {
	left:967px;
}



.pagination {
	background: none repeat scroll 0 0 #fff;
   -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.55);
box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.55);
    bottom: 9px;
    display: block;
    margin: 0 auto;
    position: absolute;
   	z-index: 9999;
	left:892px;
	padding:8px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
	
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

.right-heading
{
color:#000;
font-size:14px;
padding:6px 5px 5px 5px;
font-weight:bold;
text-align:center;
}
.right-heading a
{
color:#000;
font-size:16px;
font-weight:bold;
text-decoration:none;
text-align:center;
}
.right-heading a:hover
{
color:#000;
font-size:16px;
font-weight:bold;
text-decoration:none;
}
.video-1
{
	margin:10px;
	width:200px;
	height:200px;
}

.video1
{
	width:241px;
	height:276px;
	background:#000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#dadada;
	
}

.video-a
{
	width:241px;
	height:265px;
	background:#000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#dadada;
	
}

.thank
{	color:#262626;
	font:bold 20px "Arial Narrow";
	text-align:center;
	}
	
	


/**************************************FONT START ***********************************/
	
	@font-face {
	font-family: 'Arial Narrow';
	src: url('../fonts/ArialNarrow.eot');
	src: url('../fonts/ArialNarrow.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ArialNarrow.woff') format('woff'),
		url('../fonts/ArialNarrow.ttf') format('truetype'),
		url('../fonts/ArialNarrow.svg#ArialNarrow') format('svg');
	font-weight: normal;
	font-style: normal;
}


.testimonialsbox {
	width: 307px;
	height: 193px;
	float: left;
	margin: 15px 10px 15px 14px;
	background: url(../images/testimonial-bg.jpg) no-repeat center center;
}

.testimonialsbox .pic {
	height: 150px;
    padding: 6px 0 0 9px;
    width: 290px;
}

.testimonial-title a {
	color: #005DAB;
    display: block;
    font: bold 14px/32px Arial,Helvetica,sans-serif;
    text-align: center;
	text-decoration: none;
}
.testimonial-title a:hover { text-decoration: underline;}