	body
	{
		margin: 0px;
		background: #000000 url('/images/page/2/bg_main.jpg') top center no-repeat;
	}
	
	#head_container
	{
		width: 806px;
		margin: auto;
	}
	
	#head_1
	{
		width: 396px;
		height: 123px;
		background: url('/images/page/2/tdc_head_1.jpg') no-repeat;
		float: left;
	}
	
	#nav_container
	{
		width: 410px;
		height: 123px;
		float: right;
		background: url('/images/page/2/tdc_naviback.jpg') no-repeat;
	}
	
	#head_2
	{
		
		width: 805px;
		height: 155px;
		background: url('/images/page/2/tdc_head_2.jpg') no-repeat;
	}
	
	.clearer
	{
		clear: both;
	}
	
	#main_container
	{
		width: 806px;
		background: url('/images/page/2/tdc_main.jpg') no-repeat;
		min-height: 436px;
		margin: auto;
		margin-bottom: 30px;
	}

	a
	{
		font-size: 11px;
		color: #ccbc67;
		font-family: verdana;
		text-decoration: none;
	}
	
	a:hover
	{
		color: #FFFFFF;
	}
	
	.nav_cont a, .nav_cont a:link, .nav_cont a:visited, .nav_cont a:active
	{
		font-size: 11px;
		color: #ccbc67;
		font-family: verdana;
	}
	
	.nav_cont a:hover
	{
		color: #ccbc67;
	}
	
	#main
	{
		padding: 40px 30px 10px 30px;
		
		font-family: verdana;
		font-size: 12px;
		color: #CCCCCC;
	}
	
	.title
	{
		font-size: 16px;
		color: #C0A797;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	a.client
	{
		color: #CCCCCC;
		text-transform: uppercase;
		font-size: 13px;
	}
	
	a.client:hover
	{
		color: #FFFFFF;
	}
	
	a.video
	{
		color: #CCCCCC;
	}
	
	a.video:hover
	{
		color: #FFFFFF;
	}
	
	.nav_item
	{
		/*height: 53px;
		border-top: 3px #ccbc67 solid;
		border-bottom: 3px #ccbc67 solid;*/
		float: left;
		margin-right: 20px;
		cursor: pointer;
		height: 59px;
	}
	
	#nav_incontainer
	{
		padding-left: 80px;
	}
	
	.nav_cont
	{
		padding: 23px 5px 0px 5px;
	}
