@charset "utf-8";
#wrapper{
	margin:0px auto;
	width: 888px;
	height: 675px;
}

a img {border: none; }

#logo{
	width:144px;
	height:76px;
	float:left;
	margin: 0px 10px 0px 55px;
	text-decoration: none;
}

#MainMenu{
	width:560px;
	height:40px;
	float:right;
	margin:30px 55px 0px 0px;
	text-align:right;
}

.MainMenu_links{
	text-align:center;
	font-family:Arial;
	font-size: 12px;
	text-decoration:none;
	color:#676767;
}

.MainMenu_links:hover{
	text-align:center;
	font-family:Arial;
	font-size: 12px;
	text-decoration:none;
	color:#5490cc;
}

#slider{
	width:888px;
	height:437px
}

#panels{
	width:100%;
	height:90px;
}

.titles{
	width:117px;
	height:15px;
	margin:0px 0px 5px 20px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#676767;
}

#contact-data{
	width:205px;
	float:left;
	margin:0px 10px 0px 30px;
	font-family: Tahoma;
	font-size: 10px;
}

#copyrigts{
	width:100%;
	height:39px;
	float:left;
	text-align:left;
}

.Copyright_links{
	text-align:center;
	font-family:Arial;
	font-size: 10px;
	text-decoration:underline;
	color:#676767;
}

.Copyright_links:hover{
	text-align:center;
	font-family:Arial;
	font-size: 10px;
	text-decoration:underline;
	color:#5490cc;
}

#about_us_page{
	width:888px;
	height:437px;
	background-color:#d9d9d9;
}

.txt_box{
	width:404px;
	height:100;
	float:right;
	margin:285px 10px 0px 10px;
}

.page_title{
	font-family: Arial;
	font-size:16px;
	color:414042;
	font-style:italic;
}

.page_wording{
	font-family: Arial;
	font-size:12px;
	color:414042;
	text-align: justify;
}
