* { margin: 0px; padding: 0px; }

#site {
	background-color: #ffffff;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
}
a, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: underline; }

h1 { font-size: 15px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }
h4 { font-size: 12px; }
h1,h2,h3,h4,h5,h6, p{
	margin: 1.0em 0;
}

#wrap { 
	width: 744px;
	background-image: url(../img/content.jpg); 
	background-repeat: repeat-y;
}
#flags {
	width: 744px;
	text-align:right;
	top:80px;
	position: relative;
}
#flags img {
	border:0px;
}
#header {
	width: 744px;
	height: 210px;
	background-image: url(../img/header2.jpg);
	background-repeat: no-repeat;
}
#links {
	position: relative;
	top: 111px;
}
#links , #links a{ 
	font-size: 15px;
	font-weight: bold;
	text-decoration:none; 
	font-weight: bold;
	color: #ffffff; 
	text-align: center;
}
#content {
	width: 744px;
}
#navi {
	width: 160px;
	float: left;
	color: #fff;
	padding-left: 7px;
	padding-right: 7px;
}

#navi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navi ul li { position: relative; }

#navi li ul {
	position: absolute;
	left: 160px;
	top: 0;
	display: none;
	background-color: #cc0000;
	}

#navi li:hover ul, #navi li.over ul { display: block; width: 155px; }

#navi ul li ul li a {
	width: 145px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 9px;
	display: block;
	font-size: 11px;
	font-weight: normal;
}

#navi ul li ul li a:hover {
	background-color: #990000;
	text-decoration: none; }


#navi ul li a {
	width: 142px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	display: block;
	font-weight: bold;
	border: 0px; 
	}

#navi ul li a:hover {
	background-color: #CC0000;
	text-decoration: none;
 }
#news {
	width: 126px;
	float: right;
	padding: 12px;
	color: #fff;
}
* html #news {
	width: 124px;
}
#navi a, #news a { color: #fff; }
#text a { color: #222; }
#text {
	width: 349px;
	float: left;
	padding: 35px;
	padding-top: 0px;
	overflow: hidden;
}
#text ul {
	list-style-position: inside;
}
#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	width: 744px;
	height: 251px;
}
#footer_en {
	background-image: url(../img/footer_en.jpg);
	background-repeat: no-repeat;
	width: 744px;
	height: 251px;
}
.sitemap, .sitemap a, .sitemap a:visited {
	color: #777;
	font-size: 10px;
}
.whitestonelink {
	position: relative;
	top: 210px;
	left: 490px;
}
.whitestonelink a{
	color: #666666;
	font-size: 11px;
}


/*
a { 
	text-decoration:none; 
	color: #000000;
	font-weight: bold; }
	
A:hover {
	text-decoration: underline; 
	color: #000000;
	font-weight: bold; }
	
p {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0.5em 0; }


h1 { font-size: 15px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }
h4 { font-size: 12px; }

h1,h2,h3,h4 {
    margin: 0.5em 0;
	color: #666666; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#wrap {
	width: 744px;
	margin-left: 100px;
	background-image: url(../img/content.jpg); 
}

#content { width: 744px; }

#header {
	background-image: url(../img/header2.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	width: 744px;
	height: 210px; }

#links {
	line-height: 285px;
	width: 744px; 
	text-align: center;
}

#links p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#links a { 
	text-decoration:none; 
	font-weight: bold;
	color: #ffffff; 
}

#links a:hover { text-decoration: none; }

#navi {
	width: 130px;
	float: left;
	margin-top: 20px; }

#navi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 7px; 
}
	

#navi ul li { position: relative; }


li ul {
	position: absolute;
	left: 140px;
	top: 0;
	display: none;
	background-color: #cc0000;
	}

li:hover ul, li.over ul { display: block; width: 155px; }


#navi ul li ul li a {
	width: 145px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 9px;
	display: block;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal; }


#navi ul li ul li a:hover {
	background-color: #990000;
	text-decoration: none; }


#navi ul li a {
	width: 142px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	display: block;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: 0px; 
	}


#navi ul li a:hover {
	background-color: #CC0000;
	text-decoration: none;
 }

#text {
	width: 310px;
	margin-left: 95px;
	float: left; 
	padding-top: 40px; }
* html #text { margin-left: 50px; }

#news {
	width: 130px;
	margin-left: 60px;
	float: left;
	padding-top: 20px; }

#news p {
	width: 100px;
	padding-left: 20px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0.7em 0; 
}

#news a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold; }

#news a:hover { text-decoration: underline; }

#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	width: 744px;
	height: 251px;
	clear: both; 
}
*/