@import url(01.font.css);

#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			margin-top:20px;
			text-align: left;
			width: 904px;
			}

#header	
			{
			background-image:url('../t_images/header_1.jpg');
			background-repeat:no-repeat;
			height: 199px;
			}
#headerin		{
			}
/* items for image map on header*/
#topnav a		{
			text-decoration:none;
			}
.hide			{
			visibility:hidden;
			}
#imap			{
			background-color: yellow;/* hack for IE padding*/
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); opacity:0.0; -khtml-opacity: 0;/* hack for IE padding*/
			float: left;
			position: absolute;
			width : 275px;
			height: 100px;
			margin-left: 90px;
			margin-top: 20px;
			}
/* end of items for image map on header*/
#topnavin		{
			}
		                       
#menu			{
			background-image:url('../t_images/menu_bkg.jpg');
			background-repeat:no-repeat;
			height:38px;
			}
#menuin			{
			}
#middlenav			{
			}

#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-repeat:repeat-y;
			min-height: 400px;
			height: expression(400 + "px"); /*IE hack for min-height/min-width*/
			}		
#content		{
			 margin: 0px 0px 0px 0px;	
			}
.leftcontent		{
			width: 181px;
			Padding: 0px 12px 0px 15px;
			}

.centercontent		{
			width: 460px;
			Padding: 25px 15px 0px 25px;
			}
.rightcontent		{
			width: 177px;
			Padding: 5px 10px 0px 9px;
			}
.s_rightcontent		{
			width: 681px;
			Padding: 25px 30px 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:58px;
			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;
			background-image:url('../t_images/news_bkg.jpg');
			background-repeat:repeat;

			} 