@CHARSET "UTF-8";

		
A.menu-item {
	color:#cccccc;	
	display:block;
	width: 20%;
	border: none;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 10px 0px; 
	text-decoration: none;
	
}
A.menu-item:hover {
	color:#ffffff;
	text-decoration: underline;	
}

#links-block{
		padding: 10px 40px 20px 50px;	

}
.link {
		padding: 10px 10px 15px 10px;	
		margin: 10px 20px 10px 0px;	
		width: 20%;
		float:left;
		no-background-color: cccccc;
}
	 .link .title {
		font-size:12pt;
		font-weight: bold;
		padding: 0 0 3pt 0px;
		margin: 0;
		color: #955b1c;
		display: block;
		
}
 .link .text:hover {
	text-decoration: underline;
	}
 .link .text {
	text-decoration: none;
	color:#4d4d4d;
	}
 .link .img {
	border: none;
}



#mt-tr{
	background-image: url("/i/tr.gif");
	background-position:bottom left;
	background-repeat: repeat-x;
}
#main-img-i1{
	background-image: url("/i/uc/i1.jpg");
	background-position:bottom right;
	background-repeat: no-repeat;
	
}
#main-img-i2{
	background-image: url("/i/uc/i2.gif");
	background-position:top left;
	background-repeat: no-repeat;
	padding-top:210px;
	padding-bottom:0px;
}
#selector{
	background-color: #005B57;	
	width:30px;
	padding-top:25px;
	height: 69px;
	vertical-align: middle;
	font-size: 8pt;
	text-align:center;
	float:right;
	 
}
#selector A{
	color:#ffffff;
	text-decoration: none;
	display:block;	
	padding: 5px;
	
	
}

#logo{
	background-color: #373735;
	width: 280px;
	height: 95px;
	padding:0px;
	margin:0px;
	border-width: 0px;
	
	}

#main-img{
	background-image: url("/i/uc/i0.gif");
	background-repeat: repeat-x;
}



