@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(../assets-ruia/bg01.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #212121;
}
a, a:link, a:active, a:visited, a:hover{ color: #999; text-decoration: none; }
a:hover{
	color: #000;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#logo {
	height: 68px;
	width: 272px;
	margin-left: 40px;
	margin-top: 8px;
}
#top {
	clear: both;
	float: left;
	height: 22px;
	width: 1000px;
	background-image: url(../assets-ruia/bg_top.png);
	background-repeat: no-repeat;
}
#content {
	clear: both;
	float: left;
	width: 970px;
	padding-bottom: 20px;
	background-color: #fff;
	padding-right: 15px;
	padding-left: 15px;
}
*html #content {
	margin-bottom: 30px;
}
#banner {
	clear: both;
	float: left;
	height: 334px;
	width: 970px;
	margin-top: -5px;
}
*html #banner {
	margin-top: 0px;
}
#language {
	height: 88px;
	width: 23px;
	position: absolute;
	margin-left: 980px;
	margin-top: 25px;
}
#menu {
	height: 17px;
	width: 665px;
	position: absolute;
	margin-left: 300px;
	margin-top: 312px;
	background-image: url(../assets-ruia/bg_menu.png);
	background-repeat: no-repeat;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 7px;
	color: #999;
}
#menu ul {
	list-style: none;
	margin-left: -36px;
	margin-top: 0;
}
*html #menu ul {
	margin-left: 5PX;
}
#menu ul li {
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active, #menu ul li a:hover {
	color: #666;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #333;
}
.spacer {
	width: 18px;
	height: 13px;
	background-image: url(../assets-ruia/spacer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	background-image: url(../assets-ruia/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	margin-top: 20px;
	clear: both;
	width: 970px;
}
#mainbox {
	float: left;
	width: 100%;
}
*html #mainbox {
	margin-bottom: 40px;
}
#mainbox h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c00;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 23px;
}
#mainbox h2 {
	font-size: 15px;
	color: #c00;
	font-weight: bold;
	margin-left: 20px;
	width: 900px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 15px;
}
*html #mainbox h2 {
	margin-left: 10px;
}
#mainbox p {
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #444;
	width: 930px;
	clear: both;
}
*html #mainbox p {
	margin-top: -5px;
}
#mainbox p a:link, #mainbox p a:active, #mainbox p a:visited, #mainbox p a:hover {
	color: #333;
	text-decoration: underline;
} 
#mainbox p a:hover {
	color: #c00;
}
#mainbox ul {
	list-style: none;
}
*html #mainbox ul {
	height: 120px;
	margin-bottom: 20px;
}
#mainbox ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
#mainbox ul li img {
	border: 3px solid #fff;
}
#bottom {
	background-image: url(../assets-ruia/bg_bottom5.png);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 98px;
	width: 1000px;
}
*html #bottom {
	margin-top: -50px;
}
#navigation {
	height: 20px;
	width: 650px;
	position: absolute;
	margin-top: 53px;
	margin-left: 40px;
	float: left;
	color: #999;
}
#navright {
	float: right;
	width: 400px;
	margin-top: 0px;
}
#copy {
	float: left;
	height: 40px;
	width: 400px;
	margin-top: 10px;
	padding-left: 40px;
	color: #fff;
}
#copy a:link, #copy a:active, #copy a:visited, #copy a:hover {
	color: #fff;
}
#copy a:hover {
	background-color: #000;
	color: #fff;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #c00;
}
#linkuri { width: 100%; float: left; text-align: center; margin: 12px 0; }

.social { width: 100%; float: left; margin: 7px 0 7px 20px; }
.social a, .social a:visited { background: none; }
.social a:hover { background: none; }
