@import url(01.font.css);


#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 979px;
			}

#header				{
			background-image:url('../t_images/header_1.jpg');
			height:211px;
			}
#headerin a:hover 	{
			text-decoration:underline;
			color:#FF0;
			}	
#ezsearchapplet
			{
			padding: 0px 0px 0px 0px;
			}	


#menu			{
			CLEAR: BOTH;
			background-image:url('../t_images/menu_bkg.jpg');
			background-repeat:no-repeat;
			height:23px;

			}
#menuin			{			
			float:right;
			padding-right:35px;
			}

#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-repeat:repeat-y;
			min-height: 450px;
			height: expression(450 + "px"); /*IE hack for min-height/min-width*/
			}		
#content		{

			 margin: 0px 38px 0px 38px;	
			}
.leftcontent		{
			width: 180px;
			Padding: 0px 10px 0px 10px;
			}
.leftcontentin		{
			padding-left:2px;
			float: left;
			}

.centercontent		{
			width: 462px;
			Padding: 30px 30px 0px 20px;
			}
.rightcontent		{
			width: 185px;
			Padding: 33px 10px 0px 5px;
			}
.s_rightcontent		{
			width: 632px;
			Padding: 35px 50px 0px 20px;
			}
.all_content		{
			width: 846px;
			Padding: 35px 40px 0px 40px;
			}
#footer			{
 			width:100%;
			background-image:url('../t_images/footer_bkg.jpg');
			background-repeat:no-repeat;
			height: 89px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			}
#footerin		{
			text-align: -moz-center; /* text center for mozilla*/
			}
#nsein 			{
			text-align: center;
			margin: 15px 0px 10px 0px;
			}
#ql_back		{/* background color for QL*/
			}
#news_back		{/* background color for scroller*/
			background-image:url('../t_images/white.jpg');
			background-color:#FFFFFF;
			} 