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

body{
	margin:0px;
	background:#ffffff;
	font:"Arial", Helvetica, sans-serif;
	font-size:11.3px;
	color:#666666;
}
.header{
	height:125px;
}
.right{
	text-align:right;
}
img{
	border:0px;
}
.bold{
	font-weight:bold;
}
#menu{
	height:220px;
	padding:30px 0px 0px 27px;
	width:230px;
	background:url(../images/menu.jpg) no-repeat;
}

#menu2{
	height:420px;
	padding:30px 0px 0px 27px;
	width:230px;
	background:url(../images/menu2.png) no-repeat;
}


#newsupdates{
	width:240px;
	height:160px;
	margin:10px 0px 0px 12px;
	background:url(../images/box.jpg);
}
#newsupdates .img{
	margin:3px 10px;
}
#newsupdates .text{
	margin:5px 10px 0px 10px;
	font-size:11px;
	text-align:justify;
	color:#666666;
}
#container{
	margin:7px 0px;
	padding:22px 22px;
	background:url(../images/bg_content.jpg) no-repeat;
}
#container212{
	margin:7px 20px;
	padding:22px 22px;
	background:url(../images/bg_content2.jpg) no-repeat;
}

#content{
	
}
#content a{
	color:#666666;
	text-decoration:none;
}
#content a:hover{
	color:#000000;
	text-decoration:none;
}
#containerbox{
	margin:7px 0px;
}
#container1{
	width:477px;
	margin:7px 0px;
	padding:0px 22px;
}
#content1{
	width:470px;
}
#content1 a{
	color:#666666;
	text-decoration:none;
}
#content1 a:hover{
	color:#D4FF78;
	text-decoration:none;
}
.contact{
	font-size:13px;
}
#sensex{
	height:382px;
	width:200px;
	margin:14px 0px 0px 9px;
	background:url(../images/bg_sensex.jpg) no-repeat;
}
#sensex .img{
	margin:3px 0px 3px 10px;
}
#footermain{
	height:10px;
	width:981px;
	background:url(../images/bg_footer.jpg);
	margin:20px 0px 20px 8px;
	padding:15px 0px;
	color:#666666;
	text-align:center;
}
#footermain #footer{
	margin:0px auto;
}
#footermain #footer a{
	color:#666666;
	text-decoration:none;
}
#footermain #footer a:hover{
	color:#666666;
	text-decoration:underline;
}
.contentbg1{
	height:31px;
	background:url(../images/content_bg1.jpg);
}
.contentbg2{
	background:url(../images/content_bg2.jpg);
}
.contentbg3{
	height:44px;
	background:url(../images/content_bg3.jpg);
}