HTML { overflow-x: hidden; }
.reg-exit
{
	position: absolute;
	right: 0;
	margin: 15px 20px 0 0;
	text-align: right;
}

.reg-exit A,
.reg-exit SPAN { 
	position: relative;
	margin-left: 20px; 
	text-decoration: none;
	color: #06c;
	cursor: pointer;
}

.reg-exit SPAN { border-bottom: 1px dashed #06c; }
.reg-exit A { border-bottom: 1px solid #06c; }
	

.index #MainFooter { margin: 0 !important; }
.ftr { width: 100%; position: relative; }

.index .first-page DIV,
.index .second-page DIV,
.index .third-page DIV
{
	display: block;
	width: 120px;
	height: 90px;
	cursor: pointer;
}

.index .first-page SPAN,
.index .second-page SPAN,
.index .third-page SPAN
{
	position: relative;
	left: 15px;
	font-size: 11px;
	color: #666;
	border-bottom: 1px dashed #666;
	cursor: pointer;
}

.index .selected-page DIV { cursor: default; }

.index .selected-page SPAN 
{ 
	color: #999; 
	border: 0; 
	cursor: default;
}

.index .first-page { background: url(index/index_p2e.png) no-repeat; }	
.index .second-page { background: url(index/index_p1e.png) no-repeat; }	
.index .third-page { background: url(index/index_p3e.png) no-repeat; }	

.index .first-page-e { background: url(index/index_p2.png) no-repeat; }	
.index .second-page-e { background: url(index/index_p1.png) no-repeat; }	
.index .third-page-e { background: url(index/index_p3.png) no-repeat; }	

#IndexPage1 { background: url(index/index_woman.jpg) 67% 100% no-repeat; }
#IndexPage2 { background: url(index/index_man.jpg) 70% 100% no-repeat; }
#IndexPage3 { background: url(index/index_pair.jpg) 87% 100% no-repeat; }

#IndexPage1,
#IndexPage2,
#IndexPage3 { height: 560px; float: left; width: 900px; }

#IndexPage1 H1,
#IndexPage2 H1,
#IndexPage3 H1
{
	font-size: 30px;
	font-weight: normal;
	margin: 20px 0 15px 0;
}

#IndexPage1 H2,
#IndexPage2 H2
{
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 55px 0;
}

#IndexPage1 .fm-s-10-fffcdf I.pcorner
{
	display: block;
	position: absolute;
	margin: -9px 0 0 -18px;
	width: 32px;
	height: 24px;
	background: url(index/s-10-fffcdf_corner.gif) no-repeat;
	z-index: 10;
}

#IndexPage1 .baloon-text,
#IndexPage3 .baloon-text
{
	font-size: 15px;
	color: #c04205;
}

#IndexPage1 .after-baloon
{
	font-size: 15px;
	margin: 20px 0 50px 0;
	line-height: 130%;
}

.Go2NextIndex
{
	border-bottom:2px dotted #06c; 
	position: relative;
	font-size: 30px; 
	color: #06c; 
	cursor: pointer;
}

.Go2NextIndexArrow
{
	width: 21px; 
	height: 10px; 
	position: relative; 
	top: 13px;
}


.IndexRightBlock 
{ 
	font-style: italic; 
	font-size: 15px; 
	margin-top: 60px;
}

.IndexRightBlock .autor
{
	font-size: 13px;
	text-align: right; 
	margin-top: 15px; 
	color: #333;
}

.IndexRightBlock .quote1,
.IndexRightBlock .quote2
{
	position: absolute; 
	color: #7f7f7f; 
	font-size: 18px; 
	margin: -4px 0 0 -10px;
}
.IndexRightBlock .quote2 { margin: -4px 0 0 1px; }

#IndexPage2 H2
{
	margin: 20px 0 0 0;
}

#IndexPage2 .mans
{
	width: 395px;
	height: 69px;
	background: url(index/index2_mans.gif) no-repeat;
}
#IndexPage2 .womans
{
	width: 395px;
	height: 69px;
	background: url(index/index2_womans.jpg) no-repeat;
}

#IndexPage2 .index2-tab
{
	width: 90%;
	margin: 20px 0 30px 0;
}

#IndexPage2 .index2-tab TD { vertical-align: top; }

#IndexPage2 .index2_stages { width: 105px; }
#IndexPage2 .index2_stages DIV
{
	width: 90px;
	height: 124px;
	background: url(index/index2_stages.gif) no-repeat;
}

.index2_stages-text H2 { margin: 0 !important; }
.index2_stages-text DIV { margin: 10px 0 0 0; }

/* SLIDER */

#IndexSlide
{
	position: absolute; 
	left: 0; 
	z-index: 11; 
	overflow: hidden;
}