@import url(01.font.css);


#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 960px;
			}
#topnav			{
			}
#topnavin		{
			}
#header	
			{
			background-image:url('../t_images/header_1.jpg');
			background-repeat:no-repeat;
			height:108px;
			}
#headerin		{
			}		                       
#menu			{
			background-image:url('../t_images/menu_bkg.jpg');
			background-repeat:repeat-y;
			height:49px;
			}
#menuin			{
			Padding-left: 40px;
			padding-top:2px;
			}
#middlenav			{
			}

#contentwrapper		{
			min-height: 400px;
			height: expression(400 + "px"); /*IE hack for min-height/min-width*/
			}		
#content		{
			 margin: 0px 0px 0px 0px;	
			}
.leftcontent		{
			width: 200px;
			Padding: 20px 10px 0px 40px;
			}
.s_leftcontent		{
			width: 225px;
			Padding: 10px 0px 0px 0px;
			}

.centercontent		{
			width: 430px;
			Padding: 35px 10px 0px 20px;
			}
.rightcontent		{
			width: 210px;
			Padding: 20px 30px 0px 10px;
			}
.s_rightcontent		{
			width: 630px;
			Padding: 35px 60px 0px 20px;
			}
#footer			{
 			width:100%;
 			clear:both; 
			background-image:url('../t_images/footer.jpg');
			background-repeat:no-repeat;
			height: 59px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			}
#footerin		{
			text-align: -moz-center; /* text center for mozilla*/
			}
#nsein 			{
			text-align: center;
			margin: 0px 0px 10px 0px;
			}
#ql_back		{/* background color for QL*/
			}
#news_back		{/* background color for scroller*/

			} 