@import url(01.font.css);

#wrapper		{
			margin-right: auto;
			margin-left: auto;
			margin-top:0px;
			text-align: left;
			position:relative;
			width: 910px;
			}
.clearfloat {
   clear:both;
}
#header				{
			background-image:url('../t_images/header_1.jpg');
			background-repeat:no-repeat;
			height:169px; 
			}
#menu			{
			background-image:url('../t_images/menu_bkg.jpg');
			background-repeat:no-repeat;
			height:31px;
			}
#menuin			{		
			float:right;
			padding:0px 12px 0px 0px;
			}
#ezsearchapplet			{
			padding: 0px 0px 0px 0px;
			}	
#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-repeat:repeat-y;
			width:910px;
			min-height: 500px;
			height:auto!important; 
			height: 500px;	
			}

#content		{
			width:100%;
			overflow:hidden;
			margin: 0px 0px 0px 0px;	
			}
#left			{
			width: 207px;
			float:left;
			padding:0px 0px 0px 0px;
			}
.left_sidebar		{
			float:left;
			width: 197px;
			padding:0px 0px 0px 10px;		
			}
.left_sidebarin		{
			float:left;
			width: 192px;
			padding:0px 0px 0px 15px;
			}

.ql_header 		 {
			width: 197px;
			}
#right      {
			min-height: 25px;
			height:auto !important; 
			height: 25px;
			float:left;
			padding: 0px;
			margin: 0px 0px 0px 0px;
			width:703px;
			}

.right_centercol	{
			width: 468px;
			padding: 0px 20px 0px 20px;
			margin: 0px;
			}
.right_rightcol	{
			width: 175px;
			padding: 0px 20px 0px 0px;
			margin: 0px;
			}
.right_content	{
			width:663px;
			padding: 0px 20px 0px 20px;
			margin: 0px;
			}
#footer	{		
			background-image:url('../t_images/footer_bkg.jpg');
			background-repeat:no-repeat;
			height:54px;
			}

.footerin	{     margin: 0px 0px 0px 0px;
			}
.nse			{
			margin: 5px 0px 0px 0px;
			}
#nsein 			{
			text-align: center;
			padding-bottom:5px;
			}
#ql_back		{/* background color for QL*/
			}
#news_back		{/* background color for scroller*/
			background-image:url('../t_images/scroller_bkg.jpg');
			background-repeat:no-repeat;
			} 
