@charset "utf-8";
/* created by NKS */



/*********** SELECTORS STYLES  (NKS)***********/
body { background:#fff url(images/bg-main.jpg) repeat-x; font:12px Arial, Helvetica, sans-serif; line-height:18px; color:#5e5e5e;}
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font:normal 18px Georgia, "Times New Roman", Times, serif; color:#007b9e; font-style:italic; border-bottom:1px solid #007b9e; display:block;}
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
img { border:0px; }
li { margin-bottom:5px; }
ol { margin:5px 0 5px 30px; padding:0; }
ul { margin:5px 0 5px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; border-spacing:0; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif;  }
a { text-decoration:none;}

img{ border:none;}

.input { padding:1px 2px 1px 4px; border:1px solid #ccc; background:#fff !important; }
.button { background:#e0dacc; border:1px solid #000; padding:0 5px; overflow:visible; }

.container{ width:942px; margin:0 auto;}
.b1{ background:url(images/b1.gif) left 7px no-repeat; padding-left:10px;}
.b2{ background:url(images/b2.gif) left 5px no-repeat; padding-left:20px;}
.b3{ background:url(images/bull_b.gif) left 3px no-repeat; padding-left:20px;}

.ver{ font-family:Verdana, Geneva, sans-serif;}
.geo{ font-family:Georgia, "Times New Roman", Times, serif;}

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }

.ffan { font-family:"Arial Narrow", Arial; }
.ffh { font-family:Helvetica; }
.fft { font-family:Tahoma; }
.fftms { font-family:"Trebuchet MS", Arial; }
.ffv { font-family:Verdana; }

.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#f00; }
.gray, .gray a:link, .gray a:visited { color:#999; }
.gray a:hover, .gray a:active { color:#000; }
.maroon, .maroon a:link, .maroon a:visited { color:#c00; }
.maroon a:hover, .maroon a:active { color:#900; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.white, .white a:link, .white a:visited { color:#fff; }
.white a:hover, .white a:active { color:#ffd49b; }
.blue, .blue a:link, .blue a:visited { color:#007b9e; }
.blue a:hover, .blue a:active { color:#000; }

/***** ALIGNMENT STYLES (NKS)*****/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.zero { width: 0px; height: 0px; line-height: 0px; margin: 0px; padding: 0px; font-size: 0px; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/***** ACCESSORIES STYLES (NKS)*****/
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }

.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.mb20px { margin-bottom:20px; }
.ml8px { margin-left:8px; }
.ml5px { margin-left:5px; }
.ml65px { margin-left:65px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml14px { margin-left:14px; }
.ml20px { margin-left:20px; }
.ml25px { margin-left:25px; }
.ml35px { margin-left:35px; }
.ml50px { margin-left:50px; }
.mt2px{ margin-top:2px;}
.mt4px{ margin-top:4px;}
.mt5px{ margin-top:5px;}
.mt8px{ margin-top:8px;}
.mt9px{ margin-top:9px;}
.mt10px{ margin-top:10px;}
.mt12px{ margin-top:12px;}
.mt13px{ margin-top:13px;}
.mt15px{ margin-top:15px;}
.mt20px{ margin-top:20px;}
.mt53px{ margin-top:53px;}
.mr10px{ margin-right:10px;}
.mr15px{ margin-right:15px;}
.mr20px{ margin-right:20px;}
.mr25px{ margin-right:25px;}

.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p3px0px { padding:3px 0; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px5px { padding:10px 5px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p20px { padding:20px; }
.p10px15px { padding:10px 15px; }
.p10px20px { padding:10px 20px; }
.p15px { padding:15px; }
.pl5px { padding-left:5px; }
.pl7px { padding-left:7px; }
.pl12px { padding-left:12px; }
.pl8px { padding-left:7px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }
.pt10px{ padding-top:10px;}
.pt15px{ padding-top:15px;}
.pt20px{ padding-top:20px;}
.pt25px{ padding-top:25px;}
.pt30px{ padding-top:30px;}
.pt35px{ padding-top:35px;}

/********** OTHER STYLES (NKS)**********/
.w20 { width:20%; }
.w25 { width:25%; }
.w33 { width:33%; }
.w40 { width:40%; }
.w45 { width:45%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w70 { width:70%; }
.w80 { width:80%; }
.w90 { width:90%; }

.bdrGrey { border:#d8d8d8 1px solid; }
.bdr3side { border:#d8d8d8 1px solid; border-width:0 1px 1px 1px; }
.bgBlue{ background:#007b9e;}
.star { color:#000; }


/***(NKS)*****/
.fs10px { font-size:10px; }
.fs11px { font-size:11px; }
.fs12px { font-size:12px; }
.fs13px { font-size:13px; }
.fs14px { font-size:14px; }
.fs16px { font-size:16px; }
.fs17px { font-size:17px; }
.fs18px { font-size:18px; }
.fs20px { font-size:20px; }
.fs22px { font-size:22px; }
.fs24px { font-size:24px; }
.fs28px { font-size:28px; }

/*(NKS)*/

.lftNav a{ background:url(images/b1.gif) 15px 6px no-repeat; padding:2px 0 2px 30px; display:block; color:#444;}
.lftNav a:hover{ color:#007b9e;}

.lftNav1 a{ background:url(images/b2.gif) 11px 6px no-repeat; padding:2px 0 2px 30px; display:block; color:#444;}
.lftNav1 a:hover{ color:#007b9e;}

.MainNav{ color:#fff;}
.MainNav a{ color:#fff; text-decoration:none; padding:0 15px;}
.MainNav a:hover{ color:#00fffc;}

.tree{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px;}
.tree a{color:#F00;}
.tree a:hover{ color: #666;}

.bdrGrey{ border:#878787 1px solid;}
.bdrAll td{ border:#ffcaa2 1px solid;}
.bodyBg{ background:#e7e1d5 url(images/bodyBg.jpg) repeat-x;}
.linkBg{ background:url(images/linkBg.jpg) center top repeat-y;}
.h52px{ height:52px;}
.h83px{ height:83px;}
/*----------------------------*/
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }

/*-------------Deepak---------------*/
#main{width:960px; padding-top:30px; margin:auto}
#header{width:100%}
#banner{margin-top:15px}
#content{width:670px; float:right; margin-top:20px; text-align:justify}
#content2{width:100%; float:right; margin-top:20px; text-align:justify}
#left{width:270px; float:left}
#footer{background:url(images/bg-btm.jpg) repeat-x top #8e8e8e; color:#FFF; padding:10px 10px 0px 10px; margin-top:20px}
#footer a{color:#FFF; padding:0px 3px}
#footer a:hover{text-decoration:underline}

.txt_orange{color:#ff8a00;}

.w960{width:960px; margin:auto}

.call{font:18px Georgia, "Times New Roman", Times, serif; color:#1c1c1c; float:right}
.call span{color:#025d78}
.box01-m{background:url(images/box01-m.jpg) repeat-x; line-height:30px; height:30px; float:left; width:160px}

.tab {float:right; margin-top:20px}
.tab span{background:#FFF; display:inline-block; width:1px}
.tab a{background:url(images/tab.gif) center 0px; height:37px; display:inline-block; color:#000000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding:12px 30px}
.tab a:hover{color:#FFF; background:url(images/tab.gif) center -62px;}

.tab a.h01{background-position:left 0px}
.tab a.h01:hover{background-position:left -62px}

.tab a.h02{background-position:right 0px}
.tab a.h02:hover{background-position:right -62px}

.bg01{background:url(images/bg01.jpg) bottom repeat-x;}

.bg02{background:#f8f8f8; border:solid 1px #ebebeb; padding:20px 0px 20px 20px}
.bg02 a{background:url(images/blt02.jpg) 10px 10px no-repeat; padding:5px 00px 5px 25px; color:#393939; display:block; width:140px; margin-right:40px;}
.bg02 a:hover{color:#fff; background:url(images/blt03.gif) 10px 10px no-repeat #39F;}

.bg05 a:hover{background:url(images/blt03.gif) 10px 10px no-repeat #ff9700;}
.bg06 a{width:150px; margin-right:30px;}
.bg06 a:hover{background:url(images/blt03.gif) 10px 10px no-repeat #06b332;}

.bg03{background:#a8a8a8; height:10px; margin-left:300px}

.bg04{background:#e7e1d5}

.bg-google{background:url(images/google.jpg) no-repeat; width:216px; height:91px; padding:10px 0px 0px 30px}

.bg-google2{background:url(images/google2.gif) no-repeat; width:238px; height:33px; padding:5px 0px 0px 30px}

h2{background:url(images/blt01.jpg) 0px 0px no-repeat; font-family:"Times New Roman", Times, serif; font-size:22px; color:#3d3d3d; font-weight:normal; line-height:35px; padding-left:35px; display:block;}

h3{background:url(images/blt03.jpg) no-repeat 0px 3px; padding-left:23px; font-family:"Times New Roman", Times, serif; padding-right:10px; font-weight:bold; font-size:15px; font-style:italic; color:#1b74ee;}

.li-01 li{}
.li-01 li:hover{text-decoration:underline}

.gal{background:url(images/gal-bg.jpg); width:400px; height:310px; text-align:center; overflow:hidden; float:left}
.gal:hover{background:url(images/gal-bg.jpg) 0px -295px; text-align:center}
.gal img{margin-top:40px; margin-left:2px; *margin-left:3px; }
.gal div{padding-top:32px; *padding-top:30px}
.gal a{color:#333; font-weight:bold}




	#mainContainer{
		
		
		text-align:left;	
		background-color:#FFF;
		border:1px solid #E2EBED;
		margin-top:10px;
	}

	.contentContainer{
		
	}
	.contentContainer p,.contentContainer h1{
		margin-top:0px;
	}
	
	/* END CSS FOR THIS DEMO */
	
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:5px;	/* "Air" */
		float:left; /* Floating gallery at the right side of other web page content */		
		width:151px;	/* Image width */
		height:192px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
		display:block;
	}

.bg1{background:#f1ece2;}
.bdrB{border-bottom:1px solid #b9ac92}
