@import url(01.font.css);


#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 930px;
			}
#topnav			{
			background-image:url('../t_images/topnav.jpg');
			background-repeat:no-repeat;
			height:13px;
			height: expression(13 + "px"); /*IE hack for min-height/min-width*/
			margin-top:10px;
			}
#topnavin		{
			padding:0px 0px 0px 0px;
			}
#header	
			{
			}
#headerin		{
			}		                       
#menu			{
			background-image:url('../t_images/menu_slice.jpg');
			background-repeat:repeat-x;
			width:902px;	
			margin-left:14px;

			}
#menuin			{
			height:27px;
			margin:0px 0px 0px 20px;
			}
#middlenav			{
			width:902px;
			height:26px;
			margin-left:14px;
			background-image:url('../t_images/m_bkg.jpg');
			}
#middlenavin			{	
}		

#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-color: #FFF;
			min-height: 400px;
			height: expression(400 + "px"); /*IE hack for min-height/min-width*/
			}		
#content		{
			 margin: 0px 0px 0px 14px;	
			}
.leftcontent		{
			width: 185px;
			Padding: 15px 0px 0px 25px;
			}
.s_leftcontent		{
			width: 225px;
			Padding: 10px 0px 0px 0px;
			}

.centercontent		{
			width: 450px;
			Padding: 30px 20px 0px 10px;
			}
.rightcontent		{
			width: 168px;
			Padding: 28px 20px 0px 25px;
			}
.s_rightcontent		{
			width: 645px;
			Padding: 30px 20px 0px 15px;
			}
#footer			{
 			clear:both;
			width:100%;
			height: 73px;
 			background-image:url('../t_images/footer.jpg');
			background-repeat:no-repeat;
			margin-right:auto;
			margin-left:auto;
			padding-top:0px;
			}
#footerin		{
			margin-right:auto;
			margin-left:auto;
			}
#nsein 			{
			text-align: center;
			margin: 20px 0px 10px 0px;
			}
#ql_back		{/* background color for QL*/
			background-color: #fff;
			}
#news_back		{/* background color for scroller*/
			background-color:#fff;
			}