/**/
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 1px; }


/* #Basic Styles
================================================== */
	body {
		background: #fff;
		font: 13px/20px "Open Sans", sans-serif;
		color: #444;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		margin-top:0px;
 }


/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #333333;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: normal; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px; line-height: 49px; margin-bottom: 14px;}
	h2 { font-size: 35px; line-height: 42px; margin-bottom: 10px; }
	h3 { font-size: 28px; line-height: 35px; margin-bottom: 8px; }
	h4 { font-size: 21px; line-height: 28px; margin-bottom: 4px; }
	h5 { font-size: 17px; line-height: 21px; }
	h6 { font-size: 14px; line-height: 14px; }
	.subheader { color: #777; }

	p.lead { line-height: 28px; }
	
	p { margin: 0 0 10px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold;}
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 21px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 21px; padding: 7px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 14px 0 28px; height: 0; }


/* #Links
================================================== */
	a, a:visited { text-decoration: none; outline: 0;color:#DDD }
	a:hover, a:focus {outline: 0; color:#FFF  }
	p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 21px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 7px 0 7px 30px; font-size: 86.666%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 7px; }
	li { line-height: 21px; margin-bottom: 14px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }
	ul ul ul ,ul ul ul ul, ul ul ul ul ul{font-size:100%}
	
/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }
	
	img.img_float {float:left; margin-right:10px;}	
	.chairman strong {color:#00a4e9; margin-top:20px; font-size:9pt;}
	.chairman span {color:#222; font-size:8pt;}	
	.texts-wrap ul {width:40%; float:left;}	
	.ads dl.gallery-item img{width:65px; height:50px;}
	
	#gallery-1 .gallery-item img{height:100px;}
	
	.eleven h3.title {color:#fff; font-size:10pt !important; background-color:#33793a; padding:5px 10px;}
	.eleven h3.main_title_iiner {color:#a50125; font-size:10pt !important; background-color:#eee; padding:5px 10px; line-height: 22px;}
	.widget h3.title {color:#a50125; font-size:10pt !important; background-color:#fff; padding:5px 10px;}
	.widget h3.title_inner_color {color:#a50125; font-size:10pt !important; background-color:#eee; padding:5px 10px; line-height: 28px;}
	.widget h4.title {color:#fff !important;; font-size:10pt !important;}
	
	h3.title_inner_color_new { background-color:#eee !important; color:#CC0000 !important; }
	
	#menu-main-menu li a{color:#fff; font-size:10pt;  font-weight:bold;}
	#menu-main-menu li a{border-left:1px solid #c5274a; border-right:1px solid #670218;}
	#menu-main-menu ul li a{border-left:0px solid #c5274a; border-right:0px solid #670218;}
	#menu-main-menu ul li a{color:#004663;}
	#menu-main-menu li a:hover, #menu-main-menu li.active a{color:#da8a00;}
	#menu-main-menu ul li a:hover {color:#132971;}
	
	span.small {font-size:8pt;}
	.clear { clear:both; margin:15px 0px; }
	
	h2.adbox_title, h2.adbox_title a{color:#011e7c; font-size:10pt;}
	
	h6.sub_heading, h6.sub_heading a{color:#249a00; font-size:11pt; border-bottom:1px dashed #ccc; padding-bottom:2px;}
	
	strong.contact_no {font-size:14pt; color:#004586;}
	
	ul.liststyle {width:100%;}
	ul.liststyle li{width:100%;}
	
	.inside img {padding:10px;}
	
	.widget .products ul {margin:10px;}
	.widget .products ul li {list-style: none; padding:10px; margin-bottom:5px; clear:both; border-bottom: 1px solid #eee; background-color:#f5f5f5;}
	.widget .products ul li img{width:85px; height:60px;}
	.widget .products ul li img:hover{opacity:0.8;}
	.widget .products ul li a{color:#005e99; font-size:9pt; font-weight:bold; text-decoration:none; line-height: 20px; }
	
	.content strong {color:#f85801;}
	
	.text_wrap img {height:150px; width:350px; border:1px dashed #ddd;}
	.text_wrap img:hover {opacity:0.8;}
	
	.scroll_table table { border:1px solid #ccc;}
	.scroll_table table td, .scroll_table table th{ border:1px solid #ccc; padding:5px 2px;}
	
	.img_box { border:1px solid #eee; border-radius:5px; padding:5px; margin:10px; width:43%; float:left; }
	.img_box img{ width:100%; }
	
	.img_box_1 { border:1px solid #eee; border-radius:5px; padding:5px; margin:10px; width:80%; float:left;  }
	.img_box_1 img{ width:100%; }
	
	.img_box_2 { border:1px solid #eee; border-radius:5px; padding:5px; margin:10px; width:95%; float:left;  }
	.img_box_2 img{ width:35%; float:left; margin-right:20px; }
	.img_box_2 .heading{ margin-bottom:5px; border-bottom:0px dotted #ccc; padding-bottom:3px; font-weight:600; font-size:11pt; color:#FF6600; }
	
	.product_details { }
	.product_details .image { width:30%; float:left; margin-right:20px; }
	.product_details .description{ width:65%; float:right; margin-right:10px; }
	.product_details .heading{ margin-bottom:10px; border-bottom:1px dotted #ccc; padding-bottom:3px; font-weight:600; font-size:11pt; color:#FF6600; }
	.product_details ul li { list-style:disc; margin-left:30px; }
	.product_details strong { font-size:9pt; color:#CC3300; }
	.product_details span { font-size:9pt; color:#0066CC; font-weight:bold; }
