@import url(01.font.css);


#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 909px;
			}
#topnav			{
			background-image:url('../t_images/homebar.jpg');
			height: 45px;
			}
/* 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		{
			}
#header	
			{
			}
#headerin		{
			}
#ezmenuset		{
			Padding-left: 0px;
			padding-bottom: 20px;
			}		                       
#menu			{
			Width: 100%; 		
			}
#menuin			{
			Padding-left: 0px;	
			}
#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-color: #FFF;
			min-height: 400px;
			height: expression(400 + "px");
			}
#s_contentwrapper		{
			background-image:url('../t_images/c_bkg_second.jpg');
			background-color: #FFF;
			min-height: 400px;
			height: expression(400 + "px");
			}		
#content		{
			 padding: 0px 10px 0px 15px;	
			}
.leftcontent		{
			width: 215px;
			Padding: 10px 15px 0px 5px;
			}
.centercontent		{
			width: 470px;
			Padding: 15px 45px 0px 35px;
			}
.s_centercontent	{
			width: 694px;
			Padding: 15px 15px 0px 15px;
			}
.s_calcentercontent	{
			width: 694px;
			Padding: 15px 10px 0px 20px;
			}
.rightcontent		{
			width: 185px;
			Padding: 10px 0px 0px 20px;
			}
#footer			{
 			width:100%;
 			clear:both; 
			background-image:url('../t_images/footer.jpg');
			height: 41px;
			margin-right:auto;
			margin-left:auto;
			text-align:center;
			}
#nsein 			{
			text-align: center;
			margin: 20px 0px 10px 0px;
			}
#ql_back		{/* background color for QL*/
			background-color: #f4f4f4;
			}
#news_back		{/* background color for scroller*/
			background-color: #fff;
			}