@charset "utf-8";



/* --------- PAGE ----------*/
body{
	margin:0;
	padding:0;
	background:#ed2e4e url(../images/Background_Gradation.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	overflow-x:hidden;
	}
.clear{
	clear:both;
	}	
/* --------- WRAPPER ---------*/	
#wrapper{
	width:1106px;
	margin:0 auto;
	}
#left{
	float:left;
	width:208px;
	
	}
#header-image
{

}
#girls-image{
	float:left;
	z-index:1;
	position:relative;
	margin:0 0 0 25px;
	}
#left-logo{
	background:url(../images/top-left-background.png) no-repeat;
	width:208px;
	height:381px;
	float:left;
	padding:45px 0 0 0;
	text-align:center;
	}
#center{
	float:left;
	width:687px;
	background-color:#FFF;
	}
#right{
	background:url(../images/top-right-background.png) no-repeat;
	width:211px;
	height:254px;
	float:left;
	}
#left h1{
	font-size:17px;
	color:#FFF;
	font-weight:bold;
	padding:0 30px;
	}
#left h1 sup{
	font-size:13px;
	font-weight:bold;
	}
#top-center{
	background:#FFF url(../images/top-center-background.jpg) no-repeat;
	width:687px;
	height:421px;
	float:left;
	}
#content-center{
	float:left;
	width:100%;
	margin:0 0 30px 0;
	min-height:400px;
	}
#content-text{
	margin:0 40px 0 190px;
	}
#content-text h1{
	font-size:30px;
	margin:0;
	padding:0;
	}
#content-text h2{
	font-size:12px;
	font-weight:bold;
	color:#ee2e4e;
	}
#content-text p{
	color:#464646;
	font-size:12px;
	margin:0 0 10px 0;
	}
#content-text span{
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	}
#content-text p a{
	text-decoration:underline;
	color:#464646;
	}
#top-center{
	text-align:center;
	font-size:15px;
	
	}
#top-center ul{
	margin:40px 0 20px 0;
	padding:0 20px;
	z-index:100;
	}
#top-center ul li{
	list-style:none;
	padding:0 10px;
	color:#a5053b;
	font-weight:bold;
	display:inline;
	padding:30px 0px 20px 0px	;
	}
#top-center ul li a{
	text-decoration:none;
	color:#a5053b;
	padding:30px 5px 20px 5px;
	margin:0;
	}
#top-center ul li a:hover{
	color:#000000;
	}
#bottom{
	height:85px;
	width:598px;
	float:left;
	background:#ed2d4e;
	padding:0 45px;
	}
#bottom p{
	margin:22px 0 0 0;
	color:#FFF;
	font-size:10px;
	text-align:center;
	}
.menu-a-active{
	color:#000000!important;
	}
#top-center img{
	margin:20px 0 0 0;
	}
.m1:hover
{
		background:url(../images/menu/1.png) center no-repeat;
}
.m2:hover
{
		background:url(../images/menu/2.png) center no-repeat;
}
.m3:hover
{
		background:url(../images/menu/3.png) center no-repeat;
}
.m4:hover
{
		background:url(../images/menu/4.png) center no-repeat;
}
.m5:hover
{
		background:url(../images/menu/5.png) center no-repeat;
}
.m6:hover
{
		background:url(../images/menu/6.png) center no-repeat;
}
.m7:hover
{
		background:url(../images/menu/7.png) center no-repeat;
}
.mmenu-active1
{
	background:url(../images/menu/1.png) center no-repeat;
}
.mmenu-active2
{
	background:url(../images/menu/2.png) center no-repeat;
}
.mmenu-active3
{
	background:url(../images/menu/3.png) center no-repeat;
}
.mmenu-active4
{
	background:url(../images/menu/4.png) center no-repeat;
}
.mmenu-active5
{
	background:url(../images/menu/5.png) center no-repeat;
}
.mmenu-active6
{
	background:url(../images/menu/6.png) center no-repeat;
}
.mmenu-active7
{
	background:url(../images/menu/7.png) center no-repeat;
}
/***********SUBMENU*************************************/
#div-submenu{
	text-align:right;
	font-size:13px;	
	}
#div-submenu ul{
	margin:40px 0 20px 0;
	padding:0 20px;
	z-index:100;
	}
#div-submenu ul li{
	list-style:none;
	color:#FFF;
	font-weight:bold;
	display:block;
	border-bottom:1px solid #f8b7c8;
	padding:5px 0px 5px 0px	;
	}
#div-submenu ul li a{
	text-decoration:none;
	color:#f8b7c8;
	font-weight:normal;
	padding:5px 5px 5px 5px;
	margin:0;
	}
#div-submenu ul li a:hover{
	color:#fff;
	}
.submenu-a-active{
	color:#fff!important;
	font-weight:bold;
}
