@import url(01.font.css);

#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 971px;
			}

#header	
			{
			background-image:url('../t_images/header_1.jpg');
			height: 162px;
			}
#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);-moz-opacity: 0; -khtml-opacity: 0;/* hack for IE padding*/
			float: left;
			position: absolute;
			width : 50px;
			height: 50px;
			margin-left: 70px;
			margin-top: 50px;
			}
/* end of items for image map on header*/
#topnavin		{
			}
		                       
#menu			{
			background-image:url('../t_images/menu_bkg.jpg');
			height:37px;
			}
#menuin			{
			float:right;
			Padding-right: 60px;
			}
#middlenav			{
			}

#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			min-height: 400px;
			height: expression(400 + "px"); /*IE hack for min-height/min-width*/
			}		
#content		{
			 margin: 0px 0px 0px 0px;	
			}
.leftcontent		{
			width: 180px;
			Padding: 5px 0px 0px 60px;
			}

.centercontent		{
			width: 461px;
			Padding: 25px 10px 0px 20px;
			}
.rightcontent		{
			width: 170px;
			Padding: 5px 60px 0px 10px;
			}
.s_rightcontent		{
			width: 651px;
			Padding: 25px 60px 0px 20px;
			}
#footer			{
			width: 971px;
 			clear:both;
			background-image:url('../t_images/footer.jpg');
			background-repeat:no-repeat;
			height: 56px;

			}
#footerin		{
			width: 971px;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
			padding-top:7px;

			}
#nsein 			{
width:500px;
			text-align: center;
			margin: 0px 0px 10px 0px;
			}
#ql_back		{/* background color for QL*/
			}
#news_back		{/* background color for scroller*/
			background-image:url('../t_images/news_bkg.jpg');
			background-repeat:repeat;

			} 