#contents
{
	margin-top: 60px;
	width:922px;
	display: block;
}

	#about 
	{
		width: 457px;
		padding-right: 5px;
		text-align: left;
		padding-bottom: 60px;
		height: 100%;
		margin: 0px;
		float: left;
	}

		#about img
		{
			text-align: left;
			padding-bottom: 30px;
			margin-left: 0px;
		}

		#awards
		{
			width: 1000px;
			margin: 20px auto 20px;
			text-align: center;
		}
		
		#news
		{
			text-align: left;
		}

		#news h4 
		{
			font-size: 11px;
			line-height: 13px;				
			color: #ccc;			
			font-weight: bold;
			padding-bottom: 10px;
			text-transform: uppercase;
		}
		
		#news h4 span
		{
			font-weight: normal;
			text-transform: none;
		}
		
		#awards img
		{
			max-height: 50px;
		}
		
		#news p,
		#awards p
		{
			font-size: 11px;
			line-height: 13px;				
			color: #ccc;			
			padding-bottom: 0px;
			margin-right: 30px;			
		}
		
			#news p *,
			#awards p *
			{
				font-size: 11px;
				line-height: 13px;				
				color: #ccc !important;
			}
			
			#news p a,
			#awards p a
			{
				text-decoration: underline !important;
			}
		
		
		#contact 
		{
			font-size: 8pt;
			color: #fff;	
			text-align: left;
		}
		
			#contact span,
			#contact h5
			{
				display: block;
				width: 100% !important;
			}
			
			#contact img
			{
				margin: 3px 0px 25px 0px;
				padding: 0;
			}
			
			#contact form
			{
				margin-top: 3px;
			}
			
			#contact input.field
			{
				font-size: 10px;
				color: #000;			
				background-color: #cccccc;
				width: 217px;
				margin: 0px;
				padding: 5px 3px;
				position: relative;
				top: -1px;
			}

			#contact input.button
			{
				font-size: 10px;
				color: #000;
				background-color: #666666;
				width: 77px;
				height: 24px;
				border: 2px outset;
				margin-left: 10px;
			}

			.Pager
			{
				text-align: center;
				padding-bottom: 15px;
				font-size: 12px;
				line-height: 14px;
				color: #065288;
			}
			
				.Pager a:hover
				{
					text-decoration: underline;
				}
				
				.Pager a
				{
					color: #065288;
				}
				
				.Pager a.On
				{
					color: #226fa6;
					font-weight: bold;
				}

	#contents .art 
	{
		float: right;
		diplay: block;
		width: 460px !important;
		margin-bottom: 30px;
		clear: right;
		position: relative;
		left: 10px;
	}

		#contents .art h3,
		#contents .art h3 a 
		{
			font-size: 12pt;
			font-family: "Times New Roman", Times;		
			color: #CCCCCC;
			font-variant: small-caps;
			text-align: left;
			font-weight: normal;
		}
		
		#contents .art h3 img
		{
			margin: 0;
		}
		
		#contents .cat2 h3 img
		{
			position: relative;
			left: -15px;
		}
		
		
		/*
		#contents .art h3:first-letter
		{
			font-size: 22px;
		}
		*/
	
		#contents .art p
		{
			font-size: 8pt;
			line-height: 11px;
			color: #666666;
			text-align: left;			
			padding: 10px 0px;
		}
		
		#contents .art p a
		{
			font-size: 8pt;
			line-height: 11px;
			color: #666666;
			text-align: left;
		}
		
		#contents .art ul
		{
			width: 100% !important;
			font-size: 0px;
			line-height: 0px;
			text-align: left !important;
		}

			#contents .art ul li
			{
				display: inline;
				padding-right: 5px;
				margin: 0 !important;
			}
			
			#contents .art ul li *
			{
				display: inline !important;
				font-size: 0px;
				line-height: 0px;
				margin: 0 !important;
			}
			
			#contents .art ul li img
			{
				margin-bottom: 5px !important;
			}
			
/* SLIDER */
.Contents
{
	margin-bottom: 30px;
}
.Slider {
	float: left;
	width: 481px;
	height: 536px;
	overflow: hidden;
	margin: 0px;
	position: relative;
	text-align: left;
	background-color: #bcbec0 !important;
}

.Slider *
{
	margin: 0 !important;
	padding: 0 !important;
}

.c1 .Arrow
{
	float: left;
	width: 15px;
	line-height: 536px;
	height: 536px;
	background-color: #bcbec0 !important;
	text-align: center !important;
	margin: 0px 1px;
	color: #000;
}



	.Slider .Loading
	{
		display: block;
		width: 100%;
		height: 536px;
		line-height: 536px;
		text-align: center;
		position: relative;
		z-index: 2;
		background-color: #bcbec0 !important;
		color: #000;
	}
	.Slider a
	{
		padding-right: 1px !important;
		float: left;
	}
	
	.Slider img
	{
		float: left;
		position: relative;
		margin-right: 2px;
	}
