@import url(01.font.css);

#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			margin-top:20px;
			text-align: left;
			width: 780px;
			}
#topnav		{
			background-image:url('../t_images/topnav_bkg.jpg');
			background-repeat:no-repeat;
			height:26px;
			}
#topnavin	{
			float:right;
			}

#header	
			{
			clear:both;
			height: 419px;
			}
#headerin		{
			}
#header2	
			{
			clear:both;
			height: 235px;
			}
#header2in		{
			}


#contentwrapper		{
			min-height: 350px;
			height: expression(350 + "px"); /*IE hack for min-height/min-width*/
			}		
#content		{
			margin: 0px 0px 0px 0px;	
			}
.leftcontent		{
			width: 95px;
			Padding: 20px 5px 0px 0px;
			}

.centercontent		{
			width: 340px;
			Padding: 20px 0px 0px 10px;
			}
.rightcontent		{
			width: 300px;
			Padding: 20px 0px 0px 20px;
			}
.s_rightcontent		{
			width: 640px;
			Padding: 25px 20px 0px 20px;
			}
.t_centercontent		{
			width: 490px;
			Padding: 20px 0px 0px 10px;
			}
.t_rightcontent		{
			width: 150px;
			Padding: 20px 0px 0px 20px;
			}
#footer			{
 			width:100%;
 			clear:both;
			background-image:url('../t_images/footer.jpg');
			background-repeat:no-repeat;
			height: 82px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			}
#footerin		{
			padding-top:50px;
			text-align: -moz-center; /* text center for mozilla*/
			}
#nsein 			{
			text-align: center;
			margin: 30px 0px 10px 0px;
			}
#ql_back		{/* background color for QL*/
			}
#news_back		{/* background color for scroller*/
			background-color:#FFFFFF;
			background-image:url('../t_images/news_bkg.jpg');
			background-repeat:repeat;

			} 
