body{ 
	margin:0; 
	padding:0;
	background:url(../images/bg.jpg) top left repeat-x #fff;
	font-family:tahoma, Arial, Verdana;
	font-size:12px;
	color:#303030;
} 

p, h1, h2, h3, h4, h5, h6, form, ul, li{
	padding:0;
	margin:0;
}

a{
	text-decoration:none;
	color:#3155E6;
}

a.active, a.focus{
	outline:0;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}

.left{
	float:left;
}

.right{
	float:right;
}
 
#pagewidth{ 
	width:1000px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 

/*--------------------------------- header Style start ---------------------------------*/
 
#header{
	position:relative; 
	height:96px; 
	background:url(../images/bg-header.gif) left top repeat-x; 
	width:100%;
}

#header #logo{
	float:left;
	margin:6px 0px 0px 40px;
}

* html #header #logo{
	float:left;
	margin:6px 0px 0px 20px;
}

#header #top-nav{
	float:right;
	margin:0px 9px 0px 0px;
	padding:7px 0px 0px 15px;
	width:265px;
	height:33px;
	background:url(../images/bg-top-nav.gif) top left no-repeat;
}

#header #top-nav li{
	list-style:none;
	float:left;
	margin:0px 9px 0px 0px;
	padding:0px 9px 0px 0px;
	border-right:1px solid #fff;
}

#header #top-nav li a{
	font-family:Helvetica, Arial, sans-serif;
	color:#fff;
	font-size:12px;
}

#header #top-nav li a:hover{
	color:#b2f3ff;
}

#header #top-nav li .home{
	padding:0px 0px 0px 22px;
	background:url(../images/icon-home.gif) left top no-repeat;
}

#header #top-nav li .aboutus{
	padding:0px 0px 0px 22px;
	background:url(../images/icon-aboutus.gif) left top no-repeat;
}

#header #top-nav li .email{
	padding:0px 0px 0px 22px;
	background:url(../images/icon-email.gif) left top no-repeat;
}

#header #top-nav .no-right{
	margin:0px;
	padding:0px;
	border-right:0px;
}

/*--------------------------------- header Style end ---------------------------------*/


/*--------------------------------- mid-banner Style start ---------------------------------*/

#mid-banner{
	padding:0px 0px 0px 0px;
	margin:0px 0px 1px 0px;
	height:194px; 
	background:url(../images/bg-middle.jpg) left top repeat-x; 
	width:100%;
}

#mid-banner .left{
	margin:68px 0px 0px 90px;
}

* html #mid-banner .left{
	margin:68px 0px 0px 45px;
}

/*--------------------------------- mid-banner Style end ---------------------------------*/


/*--------------------------------- Navigation Style start ---------------------------------*/

#nav{
	padding:0px 0px 0px 0px;
	margin:0px 0px 1px 0px;
	background:url(../images/bg-nav.jpg) left top repeat-x;
	border-bottom:3px solid #00559e;
	border-top:3px solid #00559e;
	width:100%;
	height:33px;
}

#nav ul{
	margin:10px 0px 0px 25px;
}

/*#nav li{
	list-style:none;
	float:left;
	margin:0px 28px 0px 0px;
/*	padding:0px 9px 0px 0px;
}*/

#nav li a{
	font-family:Arial, tahoma, Verdana;
	color:#002748;
	font-size:13px;
	font-weight:bold;
}

#nav li a:hover{
	color:#008aff;
}

#nav .no-right{
	margin:0px;
}


/*--------------------------------- Navigation Style end ---------------------------------*/


/*--------------------------------- BSE Ticker Style start ---------------------------------*/

#ticker{
	margin:0px 0px 1px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	background:#cc0000;
	height:43px;
}

#ticker .left{
	background:#a20000;
	padding:13px 0px 8px 25px;
	width:155px;
	height:21px;	
}

#ticker .left h5{
	background:url(../images/bg-arrow.gif) left center no-repeat;
	padding:0px 0px 0px 15px;
	font-size:14px;
	color:#fff;
}

#ticker .right{
	width:800px;
	padding:1px 10px 0px 10px;	
}

#ticker .right p{	
	font-size:12px;
	color:#fff;
	text-align:left;
}


/*--------------------------------- BSE Ticker Style end ---------------------------------*/

#wrapper{
	padding:0px 0px 5px 0px;
	/*border-top:3px solid #46bfff;*/    /*have commented the blue line ----ronak */
	background:url(../images/bg-body.gif) left top repeat-y;
}


#leftcol{
	/*padding:5px 0px 0px 15px;*/
	padding:5px 0px 0px 5px;
	width:165px; 
	position:relative; 
}
 
#twocols{
	width:817px; 
	float:right;
	position:relative; 
}
 
#rightcol{
	/*padding:5px 0px 0px 10px;	*/
	padding:5px 0px 0px 0px;
	width:189px; 
	float:right; 
	position:relative; 
}

#rightcol img,#leftcol img{
	margin:0px 0px 20px 0px;
	border:1px solid #708090;
}

 
/*--------------------------------- Maincol Style end ---------------------------------*/

#maincol{
	float: left;
	display:inline;
	position: relative;
	padding:5px 4px 0px 4px;
	width:607px;
}

#maincol .welcome{
	margin:0px 0px 10px 0px;
	padding:5px 4px 0px 4px;
	background:url(../images/bg-content.jpg) left top repeat-x #fff;
	border-top:1px solid #1c6893;
}

#maincol .welcome h4{
	font-family:impact, Arial, Verdana;
	font-size:18px;
	color:#02325b;
	padding:5px 0px 10px 5px;
}

#maincol .welcome p{
	font-size:12px;
	line-height:23px;
	padding:0px 0px 10px 5px;
}

#maincol .box-1{
	clear:both;
	margin:0px 0px 10px 5px;
	padding:5px 0px 10px 0px;
	background:url(../images/bg-heading-main.gif) left top repeat-x;
	width:593px;
}

#maincol .box-1 h4{
	background:url(../images/icon-star.gif) left 1px no-repeat;
	font-family:impact, Arial, Verdana;
	font-size:16px;
	color:#02325b;
	margin:2px 0px 0px 5px;
	padding:0px 0px 0px 23px;
}

#maincol .box-1 .body{
	padding:10px 5px 5px 5px;
	border:1px solid #9cb4be;
	border-top:0;
}

#maincol .box-1 .body .inside{
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	background:url(../images/bg-list-bottom.gif) left bottom repeat-x;
	border-bottom:1px solid #76d3f4;
}

#maincol .box-1 .body .inside h5{
	background:url(../images/icon-arrow.gif) left 1px no-repeat #ace2ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#02325b;
	padding:9px 0px 8px 30px;
	font-weight:bold;
}


#maincol .box-1 .body .inside .inside-body{
	background:url(../images/bg-list-top.gif) left top repeat-x;
	padding:0px 0px 5px 0px;
}

#maincol .box-1 .body .inside .inside-body ul{
	margin:0px 0px 0px 10px;
	padding:10px 0px 0px 0px;
}

#maincol .box-1 .body .inside .inside-body li{
	list-style:none;
	background:url(../images/bullet-circle.gif) left center no-repeat;
	padding:0px 0px 0px 20px;
	margin:0px 0px 15px 0px;
}


/*--------------------------------- Maincol Style end ---------------------------------*/


#footer{
	margin:0px 0px 5px 0px;
	padding:15px 0px 0px 0px;
	height:25px; 
	background-color:#053a61; 
	clear:both;
	font-size:11px;
	text-align:center;
	color:#fff;
}


#bottommenu{
	margin:0px 0px 15px 0px;
} 

/* *** Float containers fix: *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
	/*hide the left column when printing*/ 
	#leftcol{display:none;} 

	/*hide the right column when printing*/ 
	#rightcol{display:none;} 
	#twocols, #maincol{width:100%; float:none;}
}

#listticker{
	height:120px;
	width:100%;
	overflow:hidden;
}

