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


body {
	background-color:#000000;
	font-family:Chollasans;
	overflow: auto;
	background-image:url(../pics/black_back.jpg);
	border:0px;
}


a {
	border:0px;
	text-decoration:none;
}

a:hover {
	border:0px;
	text-decoration:none;
}


#menu {
	position: absolute;
	left: 295px;
	top: 34px;
}

#menu_index {
	position: absolute;
	width: 29px;
	height: 15px;
	left: 300px;
	top: 42px;
	background-image: url(pics/home_buttom.gif);
}
#menu_consultation {
	position: absolute;
	width: 98px;
	height: 15px;
	left: 331px;
	top: 41px;
}
#menu_who {
	position: absolute;
	width: 82px;
	height: 15px;
	left: 441px;
	top: 41px;
}
#menu_offer {
	position: absolute;
	width: 93px;
	height: 15px;
	left: 536px;
	top: 42px;
}
#menu_price {
	position: absolute;
	width: 48px;
	height: 15px;
	left: 647px;
	top: 41px;
}
#menu_contact {
	position: absolute;
	width: 61px;
	height: 15px;
	left: 705px;
	top: 41px;
}

#menu_coach{
	position: absolute;
	width: 101px;
	height: 14px;
	left: 661px;
	top: 338px;
}

#text_index {
	position:absolute;
	top:100px;
	left:34px;
}

#text_consultation {
	position:absolute;
	top:163px;
	left:454px;
}
#text_who {
	position:absolute;
	top:240px;
	left:43px;
}
#text_offer {
	position:absolute;
	top:106px;
	left:618px;
}

#text_price {
	position:absolute;
	top:108px;
	left:119px;
}
#text_contact {
	position:absolute;
	top:0px;
	left:0px;
}

#logo {
	position:absolute;
	left: 25px;
	top: 20px;
	border:0px;
}

#mail {
	position:absolute;
	left: 204px;
	top: 466px;
	border:none;
	width: 124px;
	height: 19px;
}

#back_pic {
	height: 510px;
	width: 850px;
	border:0 px;
	left: 0px;
	top: 0px;
}


#whapper {
	position: absolute;
	width:850px;
	height:510px;
	left: 50%;
	top: 50%;
	margin-top: -254px;
	margin-left: -425px;
}

