charset "utf-8";
/* CSS Document */
*
{
	margin-top: 0px;
	margin: 0;
	padding: 0;

}
#header_wrapper{
	width:100%;
	display:table;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	float: left;
}
#footer_wrapper{
	width:100%;
	display:table;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	float: left;
}
#layout_top_links{
	width:100%;
	display:table;
	background-color: #ffffff;
	clear: both;
	border: 1px none #bbbdc7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
#layout_hr{
	width:100%;
	display:table;
	background-color: #ffffff;
	clear: both;
	border: 1px none #bbbdc7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
#layout_100{
	width:100%;
	display:table;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#layoutban_100{
	width:100%;
	display:table;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#layouthome_100{
	width:100%;
	display:table;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#layout_100_hr{
	width:100%;
	height:1px;
	display:table;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url( http://im.rediff.com/uim/search/images/e4_line.gif);
		background-repeat: repeat-x;
	background-color:#e4e4e4;
}
