body {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
PADDING-TOP: 0px; 
TEXT-ALIGN: center	;
background-color: #FFFFCC;
background: url(images/main_back.gif) repeat-y 50% top #FFFFCC;

}
#container {
	width:789px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#intro {
	background: url(images/intro.jpg) no-repeat right top;
	width: 504px;
	height: 343px;
	float: left;
}
#menu_top1 {
	background: url(images/menu_top1.jpg) no-repeat right top;
	width: 220px;
	height: 144px;
	position:absolute;
	left: 535px;
	top: 0px;
}
#menu_main {
	background: url(images/menu_main.jpg) no-repeat right top;
	width: 220px;
	height: 199px;
	position:absolute;
	left: 535px;
	top: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
a.menu_main:link{
	color: #666666;
	text-decoration: none;
	margin-left: 50px;
	line-height: 25px;
	width: 150px;
	float: left;
}
a.menu_main:visited{
	color: #666666;
	text-decoration: none;
	margin-left: 50px;
	line-height: 25px;
	width: 150px;
	float: left;
}

a.menu_main:hover{
	color: #000000;
	text-decoration: none;
	border-bottom-color: #006699;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	background-color: #F2F2F2;
	width: 150px;
	float: left;
	line-height: 25px;	
}
#content {
	width: 435px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-left: 50px;
	position:relative;
}
div.img {
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	background: url(images/bg_image.jpg) no-repeat right bottom;
	float: left;
	margin: 5px 5px 2px 2px;
	position: relative;
	z-index: 1;

}
div.img img {
	border-right: #999 1px solid; 
	border-left: #999 1px solid; 
	border-bottom: #999 1px solid; 
	border-top: #999 1px solid; 
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	display: block; 
	margin: -5px 5px 5px -5px; 
	position: relative; 
	background-color: #ffffff
}
.hidelink:a{
	text-decoration: none;
	border: 0px none;
}
.hidelink:hover {
	text-decoration: none;
	border: 0px none;
}
.hidelink:visited {
	text-decoration: none;
	border: 0px none;

}
.input {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFEA;
	border: 1px;
	background-image: url(images/bg_input.gif);
	background-repeat: repeat;
}
h1
{
	font-weight: 900;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	background: url(images/h1.jpg) no-repeat left top;
	padding: 2px 0px 0px 5px;
	height: 21px;
	width: 437px;
	text-transform: uppercase;
}
h2
{
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F90;
}

.textwww
{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
#lang {
	position:absolute;
	width:200px;
	z-index:1;
	left: 548px;
	top: 347px;
	text-align: left;
}
#container #lang div strong {
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.noscreen { 
     display: none
}

