@import url(01.font.css);


#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 868px;
			margin-top:5px;
			}
#topnav			{
			}
#topnavin a:hover	{
			}
#header	
			{
			background-image:url('../t_images/header_1.jpg');
			background-repeat:no-repeat;
			height:123px;
			}
#s_header	
			{
			background-image:url('../t_images/header_2.jpg');
			background-repeat:no-repeat;
			height:123px;
			}
#headerin 	{

			}		                       
#menu			{
			
			}
#menuin			{
			height:25px;
			float:left;
			}
#contentwrapper		{
			min-height: 400px;
			height: expression(400 + "px"); /*IE hack for min-height/min-width*/
			}		
#content		{
			 margin: 0px 0px 0px 0px;	
			}
#s_contentwrapper		{
			background-image:url('../t_images/s_bkg.jpg');
			background-repeat:repeat-y;
			min-height: 400px;
			height: expression(400 + "px"); /*IE hack for min-height/min-width*/
			}
.leftcontent		{
			width: 572px;
			Padding: 0px 0px 0px 0px;
			}
.s_leftcontent		{
			width: 165px;
			Padding: 20px 10px 0px 15px;
			}
.linkzone		{
			background-image:url('../t_images/links_bkg.jpg');
			background-repeat:no-repeat;
			height:296px;
			height: expression(292 + "px"); /*IE hack for min-height/min-width*/
			}
			
.leftlinks		{
			width:180px;
			Padding: 15px 0px 0px 12px;
			}

.middlelinks		{
			width:172px;
			Padding: 15px 10px 0px 10px;
			}
.rightlinks		{
			width:171px;
			Padding: 20px 0px 0px 10px;
			}
.sloganzone		{
			background-image:url('../t_images/bottom_bkg.jpg');
			height:91px;
			Padding: 45px 0px 0px 0px;
			}
.rightcontent		{
			background-image:url('../t_images/news_bkg.jpg');
			background-position:top;
			background-repeat:no-repeat;
			width: 296px;
			Padding: 210px 0px 0px 0px;
			}
.scroller  {
			padding:0px 0px 0px 40px;
			}
.searchzone		{
			height:40px;
			}
.s_rightcontent		{
			width: 640px;
			Padding: 35px 20px 0px 20px;
			}
#s_footer			{
 			width:100%;
			background-image:url('../t_images/s_footer.jpg');
			background-repeat:no-repeat;
			height: 79px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			}
#s_footerin		{
			text-align: -moz-center; /* text center for mozilla*/
			}
#footer			{
 			width:100%;
			background-image:url('../t_images/footer.jpg');
			background-repeat:no-repeat;
			height: 48px;
			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*/
			background-color:#FFFFFF;
			} 