body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	background-color:#FFF9ED;

}

* {margin: 0px;padding: 0px;}

#container {

	margin: 10px auto;

	text-align: left;

	width: 1000px;

}

#main {

	width: 1000px;

	background-image:url(../images/background.gif);

	min-height: 100%;

}

/******************** header ********************/

#header {

	width:1000px;

	height:75px;

	margin-left:0px;

	background-image:url(../images/niftytradeindia.gif );

	display:block;

}

#nav {

	width:1000px;

	height:22px;

	margin: 0px 0px 0px 0px;

	background-color:#FFF9ED;

	padding: 3px 5px 3px 1px;

}

#nav ul {

}

#nav li {

	display:inline;

	background-color:#000000;

	width:162px;

	height:22px;

	float: left;

	margin-left:4px;

	text-align:center;

}

#nav a {

	width:120px;

	height:19px;

	padding-top:3px;

	text-decoration:none;

	color:#FFF9ED;

	font-weight:800;

	display:block;

}

#nav a:hover {

	color:#FFF9ED;

	font-weight:800;

}

/******************** Content ********************/

p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}

#content {

	width:950px;

	margin-left:25px;

	margin-right: 25px;

	background-color:#FFF9ED;

}



#left {

	float:left;

	width:260px;

	display:inline;

	margin: 20px 0px 30px 20px;

}

#left p {

	font-size: 12px;

	color: #000000;

	padding: 5px 0px;	

}

#left a{

	color: #000000;

	font-weight:800;

}

#left a:hover{

	color:#FF0000;

}

#left h1{

	font-size: 16px;

	color: #052d4e;

	display:inline;

	font-weight:900;

}

#left span{

	font-size: 12px;

	color: #007dda;

	font-weight: 900;

	display:inline;

	margin-left:8px;

}





#right {

	float:right;

	width:600px;

	background-color:#FFF9ED;

	color:#FFFFFF;

	font-weight:900;

	padding: 10px 20px;

	margin: 30px 20px 20px 0px;

	display:inline;

}

#right p{

	padding: 7px 0px;

}

#right a{

	color:#000000;

	font-weight:900;

}

#right a:hover{

	color: #052d4e;

}

.post {

	margin-top:20px;

}

.post a{

}



.post a:hover{

}



.post p{

}





/******************** Footer ********************/

#footer {

	width:1000px;

	text-align:center;

	color:#FFF9ED;

	margin: 10px auto;

}

#footer ul {

}

#footer li {

	display:inline;

	float:none;

	text-align:center;

}

#footer a {

	color:#000000;

	font-weight:900;

	text-decoration:none;

}

#footer a:hover {

	text-decoration:underline;

}

#footer span {

	display:block;

	clear:both;

	color:#000000;

	margin: 10px 0px;

}

.clear{

	clear:both;

}

#stocklist{
	height:1000px;
}