@import url(01.font.css);


#wrapper		{
			margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 912px;
			}
#topnav			{
			}
/* 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;/* hack for i 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		{
			}
#header	
			{
			height:193px;
			}
#headerin		{
			}		                       
#menu			{
			background-image:url('../t_images/menu_bkg.jpg');
			width: 100%; 		
			height: 63px;	
			}
#menuin			{
			float:right;
				
			margin: 15px 10px 0px 10px;
			}
#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-repeat:repeat-y;
			background-color: #fff;
			min-height: 400px;
			}		
#content			{
			 margin: 0px 0px 0px 0px;	
			}
.leftcontent		{
			width: 151px;
			padding: 0px 10px 0px 25px;
			}
.centercontent		{
			width: 469px;
			padding: 0px 20px 0px 10px;
			}
.s_centercontent		{
			width: 650px;
			padding: 0px 30px 0px 10px;
			}
#s_contentwrapper		{
			background-image:url('../t_images/sc_bkg.jpg');
			background-color: #fff;
			min-height: 400px;
			}
.rightcontent	{
			width: 200px;
			padding: 0px 17px 0px 20px;
	}
.s_rightcontent		{
			width: 650px;
			padding: 0px 30px 0px 10px;
			}
	
#footer			{
 			width:100%;
 			clear:both; 
			background-image:url('../t_images/footer.jpg');
			background-repeat:no-repeat;
			height: 56px;
			margin: auto;
			margin: auto;
			text-align:center;
			padding-bottom:10px;
			} 
#footerin		{
			text-align: -moz-center; /* text center for mozilla*/
			}
#nsein 			{
			text-align: center;
			margin: 20px 0px 10px 0px;
			}
#ql_back		{/* background color for ql*/
			background-color: #fff;
			}
#news_back		{/* background color for scroller*/
			background-color: #fff;
			}