@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
}
.wrapper{
	margin:0px auto;
	width:960px;
	height:863px;
	
	background-repeat:repeat-x;
}
.header_image{	
	background-image:url(../images/header.jpg);
	height:278px;
	width:960px;
}
.contact{
	float:right;
	margin:122px 146px 0 0;
}
.contact img{
	border:0px;
}
.login a{
	text-decoration:none;
	color:#000;
}
.login a:hover{
	text-decoration:underline;
}
.menu_align{
	clear:both;
	width:640px;
	padding-top:1px;
	padding-left:170px;
}
.menu_align img{
	border:0px;
}
.content{
	margin:0px auto;
}
.content_top{
	background-image: url(../images/content_bg_top.jpg);
	background-repeat:repeat-y;
	width:960px;
	height:304px;
	float:left;
}
.content_mid{
	float:left;
	background-image: url(../images/content_bg_mid.jpg);
	background-repeat:repeat-y;
	height:auto;
	width:960px;
}
.text_left{
	margin-left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.text_left_testi{
	margin-left:30px;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.text_left_testi h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
.content_text{
	width:806px;
	margin:auto;
	color:#000;
}
.content_left
{
	float:left;
	width:470px;
	min-height:440px;
	margin-top:-300px;
}
.content_right{
	float:left;
	min-height:440px;
	width:300px;
	margin-top:-300px;
}
.content_text_right_top{
	background-image:url(../images/content_rght_top_bg.gif);
	background-repeat:no-repeat;
	width:295px;
	height:35px;
}
.content_text_right_mid{
	background-image:url(../images/content_right_mid_bg.gif);
	background-repeat:repeat-y;
	width:295px;
}
.content_text_right_mid a{
	color:#F00;
}
.content_text_right_bot{
	background-image:url(../images/content_right_bot_bg.gif);
	background-repeat:no-repeat;
	width:295px;
	height:35px;
}
.content_bot{
	float:left;
	background-image: url(../images/content_bg_bot.jpg);
	background-repeat:repeat-y;
	width:960px;
	height:43px;
}
.content_bot_text {
	margin-left:120px;
	float:left;
}
.content_bot_img {
	float:right;
	width:206px;
	margin-right:74px;
	margin-top:-180px;
}
.text_bg{
	width:234px;
	margin-left:30px;
	background-color:#F0F0F0;
}
.girl_img{
}
.text_right{
	width:200px;
	margin-left:10px;
}
.footer{
	float:left;
	background-color:#000;
	width:960px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}
.footer_text_left{
	float:left;
	margin:2px 0 0 80px;
}
.footer_text_right{
	float:right;
	margin:2px 100px 0 0;
}
.footer_text_right a{
	color:#F00;
}
/* Menu Stsrting */
.home {
	float:left;
	background-image:url(../images/home.jpg);
	width:98px;
	height:43px;
}
.home:hover{
	float:left;
	background-image:url(../images/home_o.jpg);
	width:98px;
	height:43px;
}
.home_o{
	float:left;
	background-image:url(../images/home_o.jpg);
	width:98px;
	height:43px;
}
.prices {
	float:left;
	background-image:url(../images/prices.jpg);
	width:102px;
	height:43px;
}
.prices:hover {
	float:left;
	background-image:url(../images/prices_o.jpg);
	width:102px;
	height:43px;
}
.prices_o {
	float:left;
	background-image:url(../images/prices_o.jpg);
	width:102px;
	height:43px;
}
.lessons {
	float:left;
	background-image:url(../images/lessons.jpg);
	width:105px;
	height:43px;
}
.lessons:hover {
	float:left;
	background-image:url(../images/lessons_o.jpg);
	width:105px;
	height:43px;
}
.lessons_o {
	float:left;
	background-image:url(../images/lessons_o.jpg);
	width:105px;
	height:43px;
}
.shop {
	float:left;
	background-image:url(../images/shop.jpg);
	width:98px;
	height:43px;
}
.shop:hover {
	float:left;
	background-image:url(../images/shop_o.jpg);
	width:98px;
	height:43px;
}
.shop_o {
	float:left;
	background-image:url(../images/shop_o.jpg);
	width:98px;
	height:43px;
}
.areas {
	float:left;
	background-image:url(../images/areas.jpg); 
	width:99px;
	height:43px;
}
.areas:hover {
	float:left;
	background-image:url(../images/areas_o.jpg);
	width:99px;
	height:43px;
}
.areas_o {
	float:left;
	background-image:url(../images/areas_o.jpg);
	width:99px;
	height:43px;
}
.vacancies {
	float:left;
	background-image:url(../images/vacancies.jpg);
	width:103px;
	height:43px;
}
.vacancies:hover {
	float:left;
	background-image:url(../images/vacancies_o.jpg);
	width:103px;
	height:43px;
}
.vacancies_o {
	float:left;
	background-image:url(../images/vacancies_o.jpg);
	width:103px;
	height:43px;
}
ul {
	list-style-type:none;	
}
a.offer {
	text-decoration:blink;
	color:#F00;
}




/* Menu End */
.footer_logo {
	margin-left:150px;
	width:540px;
}
.footer_logo img{
	border:0px;
}