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


@import url("fonts/stylesheet.css");
@import url("ntailu/stylesheet.css");
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, kb d, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, select, 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;
	outline: 0;
}
::selection {
	background: #fafafa;
	color: #2565a6;
}
::-moz-selection {
background: #fafafa;
color:#2565a6;
}
::-webkit-selection {
 background:#fafafa;
 color:#2565a6;
}
img, a {
	border: none;
	outline: none
}
a {
	text-decoration: none
}
input:focus {
	outline: none
}
ul, ol {
	list-style-type: none;
}
body p, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000;
}
body {
	display: block;
	background-color: #E9F2FB;
	float: left;
	width: 100%;
}

@media only screen and (min-width: 980px) {
body {
	overflow-x: hidden;
}
}
/*align*/
.al {
	float: left
}
.ar {
	float: right
}
.ac {
	margin: auto
}
/* clear fix */
* html .clearfix {
	height: 1%;
	overflow: visible
}
*+html .clearfix {
	min-height: 1%
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0
}
/*Clear*/
.clear {
	clear: both;
	height: 0;
	overflow: hidden
}
.db {
	display: block;
}
.dn {
	display: none !important;
}
.transitionsInsite {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.3s ease-in-out;
}
/**************************Laoput Design Start*************************************/

/**************************main Layout Design Start*************************************/

header {
	width: 100%;
	height: 170px;
	background: url(../images/header_bg.jpg) repeat-x 0 0;
}
.headerInner {
	width: 978px;
	height: 170px;
	background: url(../images/header_bg.jpg) repeat-x 0 0;
}
.hederTop {
	width: 978px;
	height: 26px;
}
#dateNtime {
	width: auto;
	height: 20px;
	background: url(../images/date_time_bg.png) no-repeat 0 4px;
	color: #fff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding: 6px 10px 0px 25px;
}
.headerTopPhone {
	width: 189px;
	height: 22px;
	background: #7e8c9b url(../images/header_phone_bg.png) no-repeat 150px 0;
	color: #fff;
	font-family: bignoodletitlingregular;
	font-size: 20px;
	line-height: 20px;
	padding: 4px 0px 0px 8px;
	margin: 0 2px 0 0;
}
.logoNOther {
	width: 978px;
	height: 144px;
}
h1.logo {
	width: 236px;
	height: 120px;
	background: url(../images/logo.jpg) no-repeat 0 0;
	font-family: bignoodletitlingregular;
	font-weight: normal;
	font-size: 60px;
	color: #0087cd;
	line-height: 35px;
	padding: 20px 0 0 100px;
}
h1.logo span.logoSpanOne {
	font-size: 32px;
	color: #0c3b41;
	line-height: 0px;
}
h1.logo span.logoSpanTwo {
	font-size: 17px;
	color: #0c3b41;
	margin-top: 4px;
}
.nonLogo {
	width: 642px;
	height: 144px;
}
.social_section {
	width: 210px;
	height: 25px;
	background: url(../images/social_bottom_bg.jpg) no-repeat top right;
	margin: 0 2px 0 0;
	padding: 33px 0px 0px 0px;
}
.gmail_Social {
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
}
menu {
	width: 642px;
	height: 61px;
	background: url(../images/btn_main_bg.jpg) no-repeat 0 0;
	margin: 6px 0 0 0;
}
menu ul {
	width: 642px;
	height: 61px;
}
menu ul li {
	display: block;
	float: left;
	width: auto;
	height: 50px;
	background: url(../images/ul_bg.png) no-repeat right 0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.3s ease-in-out;
}
menu ul li:hover, menu ul li.current {
	background-position: right -43px;
}
menu ul li a {
	display: block;
	float: left;
	width: auto;
	height: 50px;
	padding: 0 10px;
	letter-spacing: 1px;
	font-family: bignoodletitlingregular;
	font-size: 20px;
	line-height: 37px;
	color: #21628f;
	background: url(../images/bn_bg.png) no-repeat right -46px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.3s ease-in-out;/*background:#fff;*/
}
menu ul li:last-child a {
	background: url(../images/bn_bg2.png) no-repeat right -46px;
}
menu ul li a:hover, menu ul li.current a {
	color: #fff;
	background: url(../images/bn_bg.png) no-repeat right 2px;/*background:#fff;*/
}
/*menu ul li:last-child {
	background: url(../images/ul_bg2.png) no-repeat right -33px;
}*/
menu ul li:hover {
	background: url(../images/ul_bg2.png) no-repeat right -43px;
}
/*************************footer Layout Design Start*************************/

footer {
	width: 100%;
	height: 360px;
	background: url(../images/footer_bg.jpg) repeat-x center bottom;
}
.footerInner {
	width: 980px;/*978px;*/
	height: 360px;
	background: url(../images/footer_inner_bg.jpg) no-repeat top center;
}
.footermenu {
	width: 974px;
	height: 60px;
	background: url(../images/footer_btn_bg.jpg) no-repeat top center;
}
.footermenu ul {
	width: 974px;
	height: 60px;
}
.footermenu ul li {
	display: block;
	float: left;
	width: auto;
	height: 50px;
	margin: 12px 23px 0 23px;
}
.footermenu ul li a {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px 15px;
	background: #fff;
	font-family: bignoodletitlingregular;
	font-size: 20px;
	color: #819aa5;
	border-radius: 10px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.3s ease-in-out;
}
.footermenu ul li a:hover, .footermenu ul li.current a {
	background: #012f42;
	color: #fff;
}
.addressSec {
	width: 974px;
	height: 174px;
}
.logoArea, .addressFooter {
	background: url(../images/divider_bg_footer.jpg) no-repeat top right;
}
.logoArea {
	width: 290px;
	height: 174px;
}
.logoArea img {
	margin: 50px 0 0 40px;
}
.addressFooter {
	width: 375px;
	height: 119px;
	padding: 55px 0 0 60px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #636970;
}
.addressFooter span.mainFooterAddress {
	font-family: bignoodletitlingregular;
	font-size: 36px;
	color: #0087cd;
	line-height: 30px;
}
.addressFooter span.subFooterAddress {
	font-size: 18px;
	color: #636970;
}
.phoneSec {
	width: 198px;
	height: 120px;
	padding: 50px 0 0 50px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #546872;
	line-height: 24px;
	background: url(../images/footer_phone.png) no-repeat 20px 52px;
}
.phoneSec a {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #546872;
}
.copySec {
	width: 974px;
	height: 57px;
}
.copyright {
	width: 460px;
	height: 60px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #585e65;
	padding: 0 0 0 23px;
	line-height: 70px;
	text-align: left;
}
.keralainfotech {
	width: 460px;
	height: 60px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #585e65;
	padding: 0 23px 0 0;
	line-height: 70px;
	text-align: right;
}
.keralainfotech a {
	color: #0087cd;
}
.borderFooter {
	width: 974px;
	margin-left: 3px;
	position: absolute;
	z-index: 5;
	-webkit-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	-moz-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
}
.hideDrop {
	width: 974px;
	height: 10px;
	position: absolute;
	z-index: 10;
	background: #fff;
	margin-top: -10px;
	margin-left: 3px;
}
.socialSec {
	width: 974px;
	height: 46px;
	margin-top: 310px;
}
.socialSec span {
	width: 60px;
	height: 26px;
	font-family: bignoodletitlingregular;
	font-size: 20px;
	color: #f1f1f1;
	margin: 15px 0 0 802px;
}
.socialSec a {
	width: 23px;
	height: 23px;
/*	background: url(../images/footer_social_bg.png) repeat-y;
*/	display: block;
	float: left;
	margin-top: 15px;
}
.socialSec a.tw {
	background: url(../images/social01.png) no-repeat;
}
.socialSec a.tw:hover {
	background-position: 0 -23px;
}
.socialSec a.fb {
	margin: 0 7px;
	margin-top: 15px;
	background: url(../images/social02.png) no-repeat;
}
.socialSec a.fb:hover {
	background-position: 0 -23px;
}
.socialSec a.in {
	margin: 0 4px 0 0;
	margin-top: 15px;
	background: url(../images/social03.png) no-repeat;
}
.socialSec a.in:hover {
	background-position: 0 -23px;
}
.socialSec a.gp {
	background: url(../images/social04.png) no-repeat;
}
.socialSec a.gp:hover {
	background-position: 0 -23px;
}
/*************************footer Layout Design End*************************/


/**************************main Layout Design End*************************************/

/**************************home content Layout Design Start*************************************/

.banner {
	width: 100%;
	height: 376px;
	margin-bottom: 10px;
}
.bannerInner {
	width: 956px;
	height: 364px;
	background: #fff;
	padding: 10px 9px 0 9px;
	border: 1px #dde6ee solid;
	-webkit-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	-moz-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
}
.content {
	width: 100%;
	height: auto;/*	background: url(../images/content_bg.jpg) repeat-x 0 147%;
*/
}
.contentInner {
	width: 975px;
	height: auto;
}
.contentInnerBg {
	width: 950px;
	height: auto;
	background: #fff;
	padding: 10px 12px 20px 12px;
	border: 1px #dde6ee solid;
	border-bottom: none;
	-webkit-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	-moz-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
}
.contentSecL {
	width: 670px;
	height: auto;
	background: #fff;
	padding: 25px 0 0 20px;
}
.contentSecL h3 {
	width: 700px;
	height: auto;
	font-family: bignoodletitlingregular;
	font-size: 28px;
	color: #0087cd;
	font-weight: normal;
	line-height: 18px;
}
.contentSecL h2 {
	width: 700px;
	height: auto;
	font-family: bignoodletitlingregular;
	font-size: 36px;
	color: #0c3b41;
	font-weight: normal;
}
.contentSecL h2 span {
	color: #0087cd;
}
.contentSecL .webcome_img {
	width: 287px;
	height: 88px;
	margin: 5px 5px 0 0;
}
.contentSecL p {
	width: 360px;
	height: auto;
	margin: 5px 5px 0 5px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #adadad;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.contentSecL p span {
	font-weight: bold;
	font-size: 13px;
}
.contentSecL a {
	width: 59px;
	height: 21px;
	margin: 0 25px 0 0;
	font-family: bignoodletitlingregular;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	text-align: center;
	background: url(../images/readmore_bg.jpg) no-repeat 0 0;
}
.contentSecL a:hover {
	background-position-y: -21px;
}
.product_sec {
	width: 661px;
	height: 428px;
	background: url(../images/product_bg.jpg) no-repeat 0 0;
	margin: 35px 0 0 0;
}
.sideCont {
	width: 242px;
	height: auto;
}
.newsNevents {
	width: 232px;
	height: 371px;
	background: url(../images/newsandecent_bg.jpg) no-repeat 0 0;
	margin: 5px 0 0 10px;
}
.newsNevents h2 {
	width: 212px;
	height: 66px;
	background: url(../images/newsandevent_head_bg.jpg) no-repeat 0 0;
	padding: 0 0 0 20px;
	font-family: bignoodletitlingregular;
	font-weight: normal;
	color: #fcfcfc;
	font-size: 26px;
	line-height: 70px;
}
/*.newsNevents p {
	width: 195px;
	height: 255px;
	padding: 20px 20px 0 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #fefefe;
	font-size: 12px;
	line-height: 20px;
}
.newsNevents p span {
	display: block;
	width: 175px;
	font-weight: bold;
	text-align: left;
	border-bottom: #FFF 2px solid;
	margin-bottom: 15px;
}*/
.newsNevents a.view_all {
	width: 68px;
	height: 25px;
	background: url(../images/newsandevent_more_btn_bg.jpg) repeat-y 0 0;
	padding: 0 0 0 7px;
	margin: 2px 3px 0 0;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #869298;
	font-size: 14px;
	line-height: 26px;
}
.newsNevents a.view_all:hover {
	color: #000;
	background: url(../images/newsandevent_more_btn_bg.jpg) repeat-y 0 -25px;
}
.product_side {
	width: 232px;
	height: 268px;
	background: url(../images/product_bg2.jpg) no-repeat 0 0;
	margin: 10px 0 0 10px;
}
.product_side h3 {
	width: 212px;
	height: 36px;
	margin: 18px 0 0 20px;
	font-family: bignoodletitlingregular;
	font-weight: normal;
	font-size: 26px;
	color: #0087cd;
}
.product_side ul {
	width: 212px;
	height: auto;
	margin: 18px 0 0 20px;
}
.product_side ul li {
	display: block;
	float: left;
	width: 212px;
	height: auto;
	margin: 0 0 0 0px;
}
.product_side ul li a {
	display: block;
	float: left;
	width: 172px;/*206*/
	height: 18px;
	padding: 5px 5px 0 20px;
	background: url(../images/product_list_bg.png) no-repeat 5px -20px;
	color: #62686f;
	font-weight: normal;
	border-bottom: 1px solid #e4e6e6;
}
.product_side ul li a:hover {
	background: url(../images/product_list_bg.png) no-repeat 5px 6px;
	font-weight: normal;
	color: #5ea6d9;
}
.product_sec h3 {
	width: 620px;
	margin: 20px 0 10px 25px !important;
}
.product_sec ul {
	width: 640px;
	margin: 0 0 0 10px;
}
.product_sec ul li {
	display: block;
	float: left;
	width: 310px;
	height: 170px;
	margin: 0 0 0 0;
}
.product_sec ul li:nth-child(even) {
	margin-left: 10px;
}
.product_sec ul li:nth-child(3) {
	margin-top: 10px;
}
.product_sec ul li:last-child {
	margin-top: 10px;
}
.product_sec ul li span {
	display: block;
	float: left;
}
.product_sec ul li span.productInHome {
	width: 152px;
	height: 151px;
	margin: 14px 0 0 10px;
	padding: 6px 0 0 10px;
	background: url(../images/prduct_bg.jpg) no-repeat 0 0;
}
.product_sec ul li span.productInHomeHead {
	width: 115px;
	height: 45px;
	margin: 0px 0 0 15px;
	border-bottom: 2px #ddd solid;
}
.product_sec ul li p {
	width: 115px;
	height: auto;
	min-height: 30px;
	margin: 15px 0 15px 15px;
	line-height: 16px;
	text-transform: uppercase;
}
.product_sec ul li a {
	display: block;
	float: left;
	width: 94px;
	height: 29px;
	margin: 0 0 0 15px;
	padding: 0 0 0 6px;
	line-height: 30px;
	text-align: left;
	font-size: 26px;
	font-weight: normal;
	background: url(../images/product_in_home_bg.png) no-repeat 0 0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.3s ease-in-out;
}
.product_sec ul li a:hover {
	background: url(../images/product_in_home_bg.png) no-repeat 0 -29px;
}
/**************************home content Layout Design End*************************************/


/*----------------------------inner page css started------------------------------------------*/
.innerMain {
	width: 976px;
	height: auto;
}
.commen_banner {
	width: 960px;
	height: 195px;
	background: #FFF;
	border: 1px solid #dde6ee;
	-webkit-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	-moz-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	padding: 7px;
}
.inner_title {
	width: 400px;
	height: 94px;
	background: url(../images/inner_title.png) no-repeat;
	position: relative;
	margin-top: -59px;
}
.inner_title h1 {
	font-family: bignoodletitlingregular;
	color: #0087cd;
	font-size: 32px;
	line-height: 75px;
	padding-left: 38px;
	font-weight: normal;
}
.inner_main_area {
	width: 100%;
	height: auto;
}
.inner_comman_area {
	width: 974px;
	height: auto;
}
.inner_comman {
	width: 938px;
	height: auto;
	background: #FFF;
	-webkit-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	-moz-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	padding: 18px;
	margin-top: 5px;
}
.left_area {
	width: 245px;
	height: auto;
}
.right_area {
	width: 661px;
	min-height:845px;
	height: auto;
	background: url(../images/left_shadow.png) no-repeat top left;
	padding-left: 32px;
}
.right_area h1 {
	font-family: bignoodletitlingregular;
	font-size: 32px;
	color: #053e5b;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 20px;
}
.right_area p {
	font-family: Arial, Helvetica, sans-serif;
	color: #015478;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
}
.colorStyle {
	color: #0087cd;
}
.about_Details {
	width: 661px;
	height: auto;
	background: url(../images/god_heals.png) no-repeat bottom right;
	padding-bottom: 109px;
	padding-top: 20px;
}
.about_Details p {
	width: 215px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #015476;
	font-size: 14px;
	border-bottom: 1px solid #e0dede;
}
.bottom_shadow {
	width: 938px;
	height: 27px;
	background: url(../images/bottom_shadow.png) no-repeat top center;
	margin-top: 30px;
}
.enquiry_area {
	width: 660px;
	height: 808px;
	background: url(../images/left_shadow.png) no-repeat top left;
	padding-left: 28px;
}
.form_area {
	width: 650px;
	height: 806px;
	border: 1px solid #cdcdcd;
	background: url(../images/form_bg.jpg) no-repeat;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.3s ease-in-out;
}
.form_area:hover {
	/*background:url(../images/form_hvr.jpg) no-repeat;*/
	box-shadow: 0px 0px 20px #B4B4B4;
}
.main_form {
	width: 415px;
	height: 681px;
	margin: 64px 0 0 53px;
}
.form_left {
	width: 235px;
	height: auto;
}
.form_left h1 {
	width: 235px;
	font-family: bignoodletitlingregular;
	color: #0087cd;
	font-size: 32px;
	font-weight: normal;
	background: url(../images/arrow.png) no-repeat right center;
	margin-bottom: 20px;
}
.spStyle {
	color: #053e5b;
}
.form_left p {
	font-family: Arial, Helvetica, sans-serif;
	color: #8b9196;
	font-size: 12px;
	text-align: left;
	margin-top: 9px;
	padding-bottom: 2px;
}
.commnText_Area {
	width: 221px;
	height: 27px;
	border: 1px solid #bdbdbd;
	background: url(../images/text_area.jpg) no-repeat;
	padding: 0 5px;
}
.commnText_Area02 {
	width: 233px;
	height: 27px;
	border: 1px solid #bdbdbd;
	background: url(../images/text_area.jpg) no-repeat;
	padding: 0 5px;
}
.commnTextArea {
	width: 221px;
	height: 100px;
	border: 1px solid #bdbdbd;
	background: url(../images/textArea.jpg) no-repeat;
	padding: 0 5px;
	resize: none;
}
.submitArea {
	width: 145px;
	height: auto;
}
.buttonArea {
	width: 150px;
	height: 36px;
	margin-top: 653px;
}
.spSubmit {
	width: 74px;
	height: 36px;
	background: #00192e;
	border: none;
	font-family: bignoodletitlingregular;
	color: #FFF;
	font-size: 24px;
	cursor: pointer;
}
.spReset {
	width: 63px;
	height: 36px;
	background: url(../images/reset.jpg) repeat-x;
	border: none;
	font-family: bignoodletitlingregular;
	color: #FFF;
	font-size: 24px;
	cursor: pointer;
	margin-left: 5px;
}
.careforArea {
	width: 222px;
	height: 144px;
	background: #ececec;
	margin-top: 4px;
	padding: 5px;
}
.mapArea {
	width: 939px;
	height: 378px;
	background: #00aef0 url(../images/mapbottom.jpg) no-repeat bottom center;
	border: 1px solid #dbdbdb
}
.locationMap {
	width: 911px;
	height: 301px;
	background: #FFF;
	margin: 10px 0 0 10px;
	padding: 4px;
}
.mapShadow {
	width: 939px;
	height: 25px;
	background: url(../images/mapShadow.png) no-repeat center top;
}
.mapArea h1 {
	font-family: bignoodletitlingregular;
	color: #FFF;
	font-size: 25px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 69px;
}
.infoRmation {
	width: 923px;
	height: 427px;
	background: url(../images/information_bg.jpg) repeat;
	padding: 8px;
}
.info_bg {
	width: 921px;
	height: 425px;
	background: url(../images/infobg.jpg) no-repeat;
	border: 1px solid #d1d1d1;
	-webkit-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	-moz-box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	box-shadow: 2px 2px 7px 0px rgba(164, 163, 163, 0.48);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.info_bg:hover {
	-webkit-box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666);
}
.infoFormLeft {
	width: 390px;
	height: 385px;
	margin: 20px 0 0 36px;
}
.infoFormLeft h1 {
	font-family: bignoodletitlingregular;
	font-size: 26px;
	font-weight: normal;
	color: #0080be;
}
.infoFormLeft p {
	font-family: Arial, Helvetica, sans-serif;
	color: #8b9196;
	font-size: 12px;
	text-align: left;
	margin-top: 9px;
	padding-bottom: 2px;
}
.infoSubmitArea {
	width: 150px;
	height: 36px;
	margin-top: 66px;
}
.infoAddress {
	width: 420px;
	height: 314px;
	margin: 20px 20px 0 0;
}
.infoAddress h1 {
	width: 114px;
	height: 38px;
	display: block;
	font-family: bignoodletitlingregular;
	color: #FFF;
	font-size: 26px;
	background: url(../images/h1bg.png) no-repeat;
	font-weight: normal;
	line-height: 38px;
	padding-left: 7px;
}
.infoAddress p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-bottom: 20px;
}
.spinfo {
	font-size: 20px;
}
.infoComman {
	width: 420px;
	height: auto;
}
.infoComman ul {
	width: 420px;
	height: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}
.infoComman ul li {
	width: 420px;
	height: 44px;
	background: url(../images/info_comman.jpg) no-repeat;
	padding-top: 10px;
}
.infoComman ul li a {
	width: 351px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	display: block;
	line-height: 29px;
	margin: 3px 0 0 7px;
	padding: 0 0 0 53px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.infoComman ul li a:hover {
	color: #FFF;
}
.infoComman ul li a.bg01 {
	background: url(../images/bg01.png) no-repeat 5px 0;
}
.infoComman ul li a.bg01:hover {
	background-position: 5px -30px;
}
.infoComman ul li a.bg02 {
	background: url(../images/bg02.png) no-repeat 5px 0;
}
.infoComman ul li a.bg02:hover {
	background-position: 5px -30px;
}
.infoComman ul li a.bg03 {
	background: url(../images/bg03.png) no-repeat 5px 0;
}
.infoComman ul li a.bg03:hover {
	background-position: 5px -30px;
}
.our_products {
	width: 670px;
	height: auto;
	background: url(../images/our_products_h3.jpg) repeat-x 0 0;
	margin: 25px 0 0 0;
}
.our_products h3 {
	width: 670px;
	height: 65px;
	padding: 16px 0 0 0;
}
.our_products h3 span.our_products_head {
	width: auto;
	height: 27px;
/*	border-left: #ae977a 1px solid;*/
	font-family: "microsoft_new_tai_luebold";
	font-size: 24px;
	font-weight: bold;
	color: #000;
/*	padding: 0 25px 0 20px;*/
	margin: 20px 0 0 20px;
	line-height: 32px;
	background: url(../images/carefor_head_arrow.png) no-repeat 210px 5px;
}
.our_products h3 span.our_products_head span.red {
	color: #870001;
}
.product_listing_sec {
	width: 670px;
	height:auto;
	padding: 0 0 8px 8px;
	background: url(../images/product_list_bg.jpg) repeat 0 0;
}
ul.product_listing_list {
	width: auto;
	height: auto;
}
ul.product_listing_list li {
	display: block;
	float: left;
	width: 213px;
	height: 281px;
	margin: 8px 8px 0 0;
	border: #cecece 1px solid;
	background: #fefefe;
	-webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
}
ul.product_listing_list li .product_logo {
	display: block;
	float: left;
	width: 197px;
	height: 37px;
	padding: 6px 0 19px 16px;
	background: url(../images/product_logo_bg.jpg) repeat-x 0 0;
}
ul.product_listing_list li .product_name_sec {
	display: block;
	float: left;
	width: 193px;
	height: 42px;
	padding: 8px 5px 0 15px;
	background: url(../images/product_name_sec.jpg) repeat-x 0 0;
	font-family: "microsoft_new_tai_lueregular";
	font-size: 18px;
	line-height: 19px;
	color: #fff;
	font-weight: normal;
	text-align: left;
}
.spbold{
	font-weight:bold;
	color:#A2A2A2;
	display: block;
	float: left;
	padding: 30px 0 0 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.product_img {
	width: 213px;
	height: 166px;
}
.product_img a {
	width: 210px;
	height: 166px;
	overflow: hidden;
	background: none !important;
	margin: 2px 2px 2px 1px !important;
}
.product_img a span {
	display: block;
	float: left;
	position: absolute;
	width: 207px;
	height: 164px;
	background: url(../images/product_img_a_bg01.jpg) no-repeat 186px 143px;
	margin: -168px 0 0 2px;
}
.product_img a span:hover {
	background: url(../images/product_img_a_bg01.jpg) no-repeat center rgba(140,98,57,0.3);
}
.sideCont_sec {
	width: 234px;
	height: auto;
	background: #eee;
	margin: 0 0 0 25px;
}
.sideContLeft_sec {
	width: 234px;
	height: auto;
	background: #eee;
}
.sideCont_sec_inner {
	width: 219px;
	height: auto;
	margin: 10px 0 10px 6px;
	background: #fff;
	border: #e5e5e5 1px solid;
	-webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
}
.sideCont_sec_inner h3 {
	width: 219px;
	height: 64px;
	background: url(../images/sideCont_sec_inner_h3_bg.jpg) no-repeat 0 0;
	font-family: "microsoft_new_tai_luebold";
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	line-height: 57px;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}
.sideCont_sec_inner ul {
	width: 219px;
	height: auto;
}
.sideCont_sec_inner ul li {
	display: block;
	float: left;
	width: 219px;
	height: 39px;
	background: url(../images/side_ul_li_bg.jpg) repeat-x 0 0;
	border-bottom: #e2e2e1 1px solid;
}
.sideCont_sec_inner ul li a {
	display: block;
	float: left;
	width: 180px;
	height: 39px;
	padding: 0 0 0 29px;
	color: #62686e;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 36px;
	background: url(../images/sideCont_sec_inner_ul_li_a_bg.jpg) no-repeat 7px 0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.3s ease-in-out;
}
.sideCont_sec_inner ul li a:hover {
	background: url(../images/sideCont_sec_inner_ul_li_a_bg.jpg) no-repeat 7px -39px;
}
.media_in_home {
	width: 232px;
	height: 313px;
	background: #fafafa;
	margin: 10px 0 0 25px;
	border: #c2c2c2 1px solid;
	-webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
}
.media_in_home h4 {
	width: 212px;
	height: 61px;
	padding: 0 0 0 20px;
	background: url(../images/media_in_home_h4_bg.jpg) no-repeat 0 0;
	font-family: "microsoft_new_tai_luebold";
	font-size: 18px;
	color: #111;
	line-height: 65px;
	text-transform: uppercase;
}
.media_sec {
	width: 216px;
	height: 178px;
	margin: 11px 8px 0 8px;
	
}
.media_in_home p {
	width: 119px;
	height: 45px;
	padding: 0 0 0 10px;
	font-family: "microsoft_new_tai_lueregular";
	font-size: 15px;
	color: #1b1b1b;
	line-height: 18px;
	text-transform: capitalize;
	
}
.shadowbottom{
	width: 232px;
	height:10px;
	background: url(../images/media_sec_bg.png) no-repeat center top;
	margin-top:3px;
}
.viewMore{
	width:80px;
	height:45px;
}
.viewMore a{
	text-align:right;
	margin-right: 12px;
	font-family: "microsoft_new_tai_lueregular";
	color:#F00;
	font-size:14px;
	-webkit-transition: 0.3s ease-in-out;
}
.viewMore a:hover{
	color:#00F;
}
.media_in_home p span {
	font-family: "microsoft_new_tai_luebold";
	color: #870001;
}
.other_products h3 {
	width: 670px;
	height: 65px;
	padding: 16px 0 0 0;
}
.other_products h3 span.our_products_head {
	width: auto !important;
	height: 27px !important;
	font-family: "microsoft_new_tai_luebold" !important;
	font-size: 24px !important;
	font-weight: bold !important;
	color: #000 !important;
	padding: 0 45px 0 0px !important;
	margin: 20px 0 0 20px !important;
	line-height: 32px !important;
	background:none !important;
	border:none;
}
.other_products h3 span.our_products_head span.red {
	color: #870001 !important;
}
.other_list {
	width: 892px !important;
	margin-left: 19px !important;
}
.other_list {
	width: 892px !important;
	min-height: 296px !important;
	margin-left: 19px !important;
}
.other_list .product_img a {
	width: 210px;
	height: 166px;
	overflow: hidden;
	background: none !important;
	margin: 2px 2px 2px 1px !important;
}
.other_list .product_img a span {
	position: absolute !important;
	width: 207px !important;
	height: 166px !important;
	background: url(../images/product_img_a_bg01.jpg) no-repeat 186px 143px !important;
	margin: -168px 0 0 2px !important;
}
.other_list .product_img a span:hover {
	background: url(../images/product_img_a_bg01.jpg) no-repeat center rgba(140,98,57,0.3) !important;
}
.divider_international_products {
	width: 800px !important;
	height: 20px !important;
}
.news_and_events h3 {
	width: 670px;
	height: 65px;
	padding: 16px 0 0 0;
}
.news_and_events h3 span.our_products_head {
	width: auto;
	height: 27px;
	font-family: "microsoft_new_tai_luebold";
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding: 0 45px 0 0;
	margin: 20px 0 0 20px;
	line-height: 32px;
	background:none !important;
}
.news_and_events h3 span.our_products_head span.red {
	color: #870001;
}
.news_and_events_sec {
	width: 922px;
	height: auto;
	min-height: 213px;
	border: #eee 1px solid;
	margin: 0 0 0 20px;
}
.news_and_events_sec ul {
	width: 922px;
	height: auto;
}
.news_and_events_sec ul li {
	display: block;
	float: left;
	width: 461px;
	height: 106px;
	border-bottom: #eee 1px solid;
	background: url(../images/news_li_bg.jpg) repeat-x 0 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.news_and_events_sec ul li:hover {
	background: url(../images/news_li_bg_hvr.jpg) repeat-x 0 0;
}
.news_and_events_sec ul li .date_of_event {
	display: block;
	float: left;
	width: 40px;
	height: 86px;
	padding: 20px 0 0 34px;
}
.news_and_events_sec ul li .date_of_event .day_of_event {
	display: block;
	float: left;
	width: 40px;
	height: 30px;
	padding: 0;
	font-family: "microsoft_new_tai_luebold";
	font-size: 36px;
	color: #da0f11;
}
.news_and_events_sec ul li .date_of_event .month_of_event {
	display: block;
	float: left;
	width: 40px;
	height: 15px;
	padding: 0;
	font-family: "microsoft_new_tai_lueregular";
	font-size: 12px;
	line-height: 27px;
	color: #b4b4b4;
	text-transform: uppercase;
	text-align: center;
}
.news_and_events_sec ul li .date_of_event .year_of_event {
	display: block;
	float: left;
	width: 40px;
	height: 20px;
	line-height: 25px;
	padding: 0;
	font-family: "microsoft_new_tai_lueregular";
	font-size: 16px;
	color: #b4b4b4;
	text-align: center;
}
.news_and_events_sec ul li p {
	display: block;
	float: left;
	width: 330px;
	height: 71px;
	padding: 3px 0 0 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #aaa;
}
.news_and_events_sec_bottom {
	width: 934px;
	height: 19px;
	margin: 0 0 0 15px;
	background: url(../images/news_and_events_note_bottom.png) no-repeat 0 0;
}
/**************************************inside page banner design start*****************************************/

#back-top {
	position: fixed;
	bottom: 60px;
	right: 3%;
	background: none;
}
#back-top a {
	width: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background: url(../images/page-scroll.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}


/******************************** news and events********************************************/
.main_news{
	width:655px;
	min-height:109px;
	height:auto;
	border:1px solid #dedede;
	background:url(../images/news_bottom.png) repeat-x center bottom;
	margin-bottom:2px;
}
.news_date_area{
	display: block;
	float: left;
	width: 40px;
	height: 86px;
	padding: 20px 0 0 20px;
}
.day_of_event {
	display: block;
	float: left;
	width: 40px;
	height: 30px;
	padding: 0;
	font-family: "microsoft_new_tai_luebold";
	font-size: 36px;
	color: #da0f11;
}
.month_of_event {
	display: block;
	float: left;
	width: 40px;
	height: 15px;
	padding: 0;
	font-family: "microsoft_new_tai_lueregular";
	font-size: 12px;
	line-height: 27px;
	color: #b4b4b4;
	text-transform: uppercase;
	text-align: center;
}
.year_of_event {
	display: block;
	float: left;
	width: 40px;
	height: 20px;
	line-height: 25px;
	padding: 0;
	font-family: "microsoft_new_tai_lueregular";
	font-size: 16px;
	color: #b4b4b4;
	text-align: center;
}
.news_content{
	width: 562px;
	min-height: 72px;
	height:auto;
	padding: 30px 10px 7px 0;
}
.news_content h1{
	font-weight: bold;
	color: #A2A2A2;
	display: block;
	float: left;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin:0px;
}
.news_content p{
	display: block;
	float: left;
	padding: 3px 0 0 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align:justify;
	color: #aaa;
}
.news_right_area {
	width: 678px;
/*	min-height: 845px;*/
	height: auto;
	background: url(../images/left_shadow.png) no-repeat top left;
	padding-left: 13px;
}
.news_right_area h3 {
	width: auto;
	height: 65px;
	padding:0px;
	margin:0px;
}
.main_search{
	width:314px;
	height:30px;
	margin-top: 17px;
}
.search_area{
	width:218px;
	height:27px;
	border:1px solid #dadada;
}
.search_text{
	width:180px;
	height:17px;
	border:none;
	background:#FFF;
	padding:5px;
}
.search_button{
	width:28px;
	height:27px;
	background:url(../images/search.png) no-repeat;
}
.sort_area{
	width:91px;
	height:27px;
	border:1px solid #dadada;
}
.main_sort{
	width:91px;
	height:27px;
	border:none;
	background:#f3f3f3;
}

.our_products_head {
	width: auto;
	height: 27px;
/*	border-left: #ae977a 1px solid;
*/	font-family: "microsoft_new_tai_luebold";
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 20px 0 0 20px;
	line-height: 32px;
	background:none !important;
}
.our_products_head a{
	color:#000;
}
.our_products_head a:hover{
	color:#000;
}
.red {
	color: #870001;
        width: auto;
}
.spIndx_media{
	width:212px;
	height:177px;
	position: relative;
	margin-top: -178px;
	margin-left: 7px;
}
/******************************** Media page *********************************************/

.media_outer{
	width:198px;
	height:170px;
	border:1px solid #e1e1e1;
	background:url(../images/news_bottom.png) repeat-x center bottom;
	padding:7px;
	margin-left:10px;
}
.media_outer h1{
	width:198px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	color:#6d6d6d;
	font-weight:normal;
	float:left;
	display:block;
	padding-top:8px;
	text-transform:uppercase;
	background:url(../images/head_shadow.png) no-repeat center top;
} 
.media_vdo{
	width:196px;
	height:135px;
	border:1px solid #e1e1e1;
}
.spmedia{
	width: 197px;
	height: 135px;
	position: relative;
	z-index: 999;
	margin-top: -136px;
}
.our_products_head02 {
	width: auto;
	height: 27px;
	font-family: "microsoft_new_tai_luebold";
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding: 0 25px 0 0px; 
	margin: 20px 0 0 20px;
	line-height: 32px;
	background: url(../images/carefor_head_arrow.png) no-repeat right 5px;
}
.product_discription {
	width: 662px;
	height:auto;
	padding: 8px;
	background: url(../images/product_list_bg.jpg) repeat 0 0;
	border: 1px solid #D9D9D9;
	margin-bottom:10px;
}
.main_discription{
	width: 642px;
	min-height:280px;
	height:auto;
	background:#FFF;
	box-shadow:0 0 5px #999;
	padding:10px;
}
.desImageMain{
	width:262px;
	height:262px;
	margin:0 17px 10px 0;
}
.desImage{
	width:244px;
	height:194px;
	padding:8px;
	border:1px solid #d1d1d1;
}
.enqBtn{
	width: 110px;
	height: 31px;
	background: #2A8FE9;
	margin: 10px 0 0 73px;
	border: 1px solid #116FAB;
}
.enqBtn a{
	width: 110px;
	height: 31px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color:#FFF;
	text-align:center;
	display:block;
}
.enqBtn a:hover{
	color:#000;
}
.desImage a {
	width: 244px;
	height: 194px;
	overflow: hidden;
	background: none !important;
	margin: 2px 2px 2px 1px !important;
}

.desImage a span {
	display: block;
	float: left;
	position: absolute;
	width: 244px;
	height: 194px;
	background: url(../images/product_img_a_bg.jpg) no-repeat 221px 172px;
	margin: -196px 0 0 1px;
}
.desImage a span:hover {
	background: url(../images/product_img_a_bg.jpg) no-repeat center;
}
.main_discription h1{
	width:350px;
	height:25px;
	font-family: "microsoft_new_tai_luebold";
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color:#22a1d6;
	display: block;
	float: left;
	border-bottom:1px solid #DDD;
	margin-bottom:10px;
}
.main_discription p{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#62686e;
	display: block;
	padding:5px 0px;
}
.enquiryproducts{
	width: 642px;
	min-height:280px;
	height:auto;
	background:#FFF url(../images/enquiry.jpg) no-repeat 290px 70px;
	box-shadow:0 0 5px #999;
	padding:10px;
}
.main_enquiryproducts{
	width:278px;
	min-height:362px;
}
.enquiryproducts h1{
	width: 642px;
	height:25px;
	font-family: "microsoft_new_tai_luebold";
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color:#22a1d6;
	float: left;
}
.main_enquiryproducts p{
	width:278px;
	float:left;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#62686e;
	padding:10px 0px 0px 0px;
}
.enqryInput{
	width:268px;
	height:24px;
	border:1px solid #bababa;
}
.enqryText{
	width:268px;
	height:72px;
	border:1px solid #bababa;
	resize:none;
}
.enqryButtons{
	width:270px;
	height:30px;
	margin-top:10px;
}
.subbutton{
	width:75px;
	height:29px;
	background:#012f43;
	border:none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer;
}
.resetbutton{
	width:75px;
	height:29px;
	background:#007fb2;
	border:none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	margin-right:4px;
	cursor:pointer;
}
.pop_back{
   position:fixed;
   top:0;
   bottom:0;
   left:0;
   right:0;
   background:url(../images/shadow_pop.png) repeat;
   z-index:9999;
   display:none;
}

.pop_cont{
   position:absolute;
   width:681px;
   margin:auto;
   top:100px;
   left:0;
   right:0;
   bottom:0;
   z-index:9999;
   display:none;	
}