/* --------------------------------------------
   
----------------------------------------------- */
div#intro-copy
{
	margin-bottom: 1px;
	height: 324px;
	overflow: hidden;
}

div#intro-copy img
{
	width: 752px;
	height: 324px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ol#ucHome_content
{
	background: #ffe0c2 url(../img/bg_home_content.gif) repeat-y;
	overflow: auto;
	margin-bottom: 1px;
	border-top: 12px solid #ffe0c2;
	border-bottom: 12px solid #ffe0c2;
}

ol#ucHome_content li
{
	margin: 0 2px 0 12px;
	padding-right: 12px;
	float: left;
	width: 224px;
	_display: block;
}

ol#ucHome_content li.last
{
	margin: 0;
	width: 225px;
	float: right;
}

ol#ucHome_content h2
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	
}

ol#ucHome_content p
{
	font-size: 11px;
	line-height: 16px;
	width: 225px;
}

ol#ucHome_content a
{
	display: block;
	margin-top: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #069;
}


/* --------------------------------------------
   
----------------------------------------------- */

div#lang-selector  
{
	padding: 3px 5px;
	position: relative; 
	top: -238px; 
	left: 641px;
}

