@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
body {
	background-image: url(../index_files/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	margin:0;
	padding:0;
	text-align:justify;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#page {
	width:876px;
	margin:50px auto 0 auto;
	background:url(../index_files/mainBg.png);
}
#header {
	width:827px;
	margin:0 auto;
	
}
#flash {
background:url(../index_files/remi.swf);	
	
	}

#search {
	float:right;
	width:0 auto;
	height:22px;
	margin-top:40px;
	
	
	}
#logo {
	width:208px;
	height:105px;
	float:left;
}
#menu {
	width:595px;
	height:45px;
	float:right;
	margin:60px auto auto auto;
}
#menu ul {
	padding:0;
	margin:0;
}
#menu li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li a {
	display:block;
	padding:0 10px;
	line-height:45px;
	height:45px;
	font-weight:bold;
	font-size:14px;
}
#menu li a:hover {
	background:#b9e100;
}
#hTop {
	border-bottom:5px #b9e100 solid;
}
#flash {
	margin-top:6px;
}
#container {
	width:545px;
	float:left;
}
#main {
	width:827px;
	margin:10px auto 0 auto;
}
#main_text {
	background-color:#212121;
	min-height:330px;
	position:relative;
	
}
h1.title {
	display:block;
	font-size:14px;
	line-height:30px;
	height:30px;
	padding:10px;
	margin:0;
}
h1.title img {
	float:left;
	margin:0 2px;
}
.margin {
	margin:0 15px;
}
#container1 {
	width:546px;
	margin:0 auto;
}
#containerSidbar {
	width:270px;
	float:right;
	background-color:#212121;
	padding:0;
}
#img {
	width:240px;
	margin:0 auto;
	height:280px;
	position:relative;
}
a#more{
	display:block;
	position:absolute;
	width:51px;
	height:15px;
	right:0;
	bottom:15px;
}

#footer {
	width:876px;
	height:67px;
	} 
#footer ul{
	width:300px;
 padding:0;
 margin:0 auto;	

	}	
#footer li {
	float:left;
	list-style:none;
	padding:0;
}
#footer li a {
	display:block;
	padding:0 10px;
	line-height:45px;
	height:45px;
	font-weight:bold;
	font-size:14px;
	color:#b9e100;
}
#footer li a:hover {
	color:#FFF;
}