@import url(01.font.css);


#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 920px;
			}
#topnav			{
			background-image:url('../t_images/topnav.jpg');
			height: 40px;
			}
/* 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;/* hack for IE padding*/
			float: left;
			position: absolute;
			width : 600px;
			height: 90px;
			margin-left: 100px;
			margin-top: 40px;
			}
/* end of items for image map on header*/
#topnavin		{
			}
#menu			{
			background-image:url('../t_images/navbar.jpg');
			Width: 100%; 		
			height: 42px;	
			}
#menuin			{
			float: right;
			Padding-right: 20px;	
			Padding-top: 10px;
			}
#header	
			{
			height: 174px;
			}
#headerin		{
			}		                       

#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-color: #FFF;
			min-height: 400px;
			height: expression(400 + "px");
			}		
#content			{
			 margin: 25px 0px 0px 0px;	
			}
.leftcontent		{
			width: 185px;
			Padding: 0px 0px 0px 30px;
			}
.centercontent		{

			width: 450px;
			Padding: 0px 20px 0px 20px;
			}
.s_centercontent	{
			width: 645px;
			Padding: 0px 25px 0px 35px;
			}
.rightcontent		{
			width: 175px;
			Padding: 0px 20px 0px 20px;
			}
#footer			{
 			width:100%;
 			clear:both; 
			background-image:url('../t_images/footer.jpg');
			background-repeat:no-repeat;
			height: 88px;
			margin-right:auto;
			margin-left:auto;
			text-align:center;
			}
#nsein 			{
			text-align: center;
			margin: 20px 0px 10px 0px;
			}
#ql_back		{/* background color for QL*/
			}
#news_back		{/* background color for scroller*/
			background-color: #ffff;
			}