@import url(01.font.css);


#wrapper		{
			margin-right: auto;
			margin-left: auto;
			margin-top: 15px;
			text-align: left;
			width: 950px;
			}
#topnav			{
			height: 22px;
			}
#topnavin		{
			}
#header			{
			}
#headerin		{
			}
/* for image map on header*/

#headerin a		{
			text-decoration:none;
			}
.hide			{
			visibility:hidden;
			}
#imap			{
			background-color: yellow;/* hack for ie padding*/
            filter:progid:dximagetransform.microsoft.alpha(opacity=0); opacity: 0; -khtml-opacity: 0;/* hack for safari opacity*/
			float: left;
			position: absolute;
			width : 300px;
			height: 70px;
			margin-left: 50px;
			margin-top: 10px;
			padding:0px 0px 0px 0px;
			}
/* end od image map on header*/			                       
#menu			{
			background-image:url('../t_images/menubar.jpg');
			width: 100%; 		
			height: 40px;	
			}
#menuin			{
			padding-left: 20px;
			padding-top: 4px;	
			}
#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-color: #fff;
			min-height: 400px;
			height: auto !important;
			height:400px;
			}		
#content		{
			 margin: 0px 0px 0px 11px;	
			}
.leftcontent		{
			width: 240px;
			padding: 10px 0px 0px 5px;
			}
.centercontent		{
			width: 405px;
			padding: 25px 28px 20px 15px;
			}
.s_centercontent	{
			width: 700px;
			padding: 0px 25px 0px 28px;
			}

.rightcontent		{
			background-color: #f9f9fc;
			width: 233px;
			padding: 5px 0px 0px 0px;
			}
#s_pagenamein		{ /*secondary pagename */
			background-image:url('../t_images/pagename_bar.gif');
			background-repeat: no-repeat;
			height:35px;
			margin:12px 0px 0px 13px;
			}
#s_pagenamein_c		{ /*secondary pagename */
			background-image:url('../t_images/pagename_bar.gif');
			background-repeat: no-repeat;
			height:35px;
			margin:12px 0px 10px 13px;
			}
#footer			{
 			width:100%;
 			clear:both; 
			background-image:url('../t_images/footer.jpg');
			height: 75px;
			}

#nsein 			{
			text-align: center;
			margin: 20px 0px 10px 0px;
			}
#ql_back		{/* background color for ql*/
			background-color: #f9f8fd;
			}
#news_back		{/* background color for scroller*/
			background-color: #f9f8fd;
			}
