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

*{
margin:0;
padding:0;
outline:none;
}

body{
background:white;
color:#654f2c;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a img{
border:none;
}

#wrapper{
width:929px;
margin:auto;
}

#header{
width:929px;
height:181px;
background:url(../images/head-splash.jpg) no-repeat;
float:left;
}
#header-mentoring{
width:929px;
height:181px;
background:url(../images/head-mentoring.jpg) no-repeat;
float:left;
}
#header-skin{
width:929px;
height:181px;
background:url(../images/head-skin.jpg) no-repeat;
float:left;
}
/*------------MENU---------------*/
.menu{
height:33px;
background-image:url(../images/menuRight.png);
background-position:top right;
background-repeat:no-repeat;
float:left;
}
.menu ul{
list-style:none;
}
.menu li{
float:left;
line-height:32px;
}
.menu.left, .menu.right{
width:460px;
float:left;
}

.menu.left{
background-color:#e5630f;
}

.menu.right{
background-color:#69477b;
position:relative;
}

.menu.skin{
width:929px;
background-color:#e5630f;
margin-top:10px;
}
.menu.mentoring{
width:929px;
background-color:#69477b;
margin-top:10px;
position:relative;
z-index:999;
}
.menu a{
display:block;
_display:inline-block;
height:33px;
padding:0 22px;
color:white;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}
.menu.mentoring a{
padding:0 11px !important;
}
.menu.left a:hover, .menu.skin a:hover{
background:/*url(../images/menuRight.png) right top no-repeat */#654f2c;
}
.menu.right a:hover, .menu.mentoring a:hover{
background:/*url(../images/menuRight.png) right top no-repeat */#70c239;
}

.submenu{
position:absolute;
display:none;
}

.left-bottom, .right-bottom{
width:460px;
height:10px;
float:left;
margin-bottom:10px;
}
.bottom{
width:929px;
height:10px;
float:left;
margin-bottom:10px;
}
.left-bottom, .bottom{
background:url(../images/left-bottom.png) repeat;
}
.right-bottom, .bottom2{
background:url(../images/right-bottom.png) repeat;
}
/*------------------------------------*/
#left{
width:460px;
float:left;
margin-top:10px;
}
#skin{
width:460px;
height:144px;
background:url(../images/skin.jpg) no-repeat;
float:left;
cursor:pointer;
}

#right{
width:460px;
float:right;
margin-top:10px;
}

#mentoring{
width:460px;
height:144px;
background:url(../images/mentoring.jpg) no-repeat;
float:left;
cursor:pointer;
}
#skin h1, #mentoring h1{
padding:15px 0 0 15px;
font-family:"Times New Roman", Times, serif;
color:white;
font-weight:normal;
font-size:23px;
}
#skin p, #mentoring p{
padding:15px;
color:white;
}
#skin p{
font-family:"Times New Roman", Times, serif;
font-size:20px;
font-style:italic;
padding-top:25px;
}

/*-----------CONTENT----------------*/
#content{
width:891px;
background:url(../images/content-splash.gif) no-repeat top #F3F1D8;
border:4px solid #f7f4e8;
padding:15px;
float:left;
margin-top:10px;
}
.mentoring-content{
background:url(../images/mentoring.gif) no-repeat #F8EEFB!important;
}
#content h1{
font-family:"Times New Roman", Times, serif;
font-size:24px;
padding:10px 0;
font-weight:normal;
}
#content h3{
margin:10px 0;
clear:both;
font-size:14px;
color:white;
background:#BFBE9B;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:3px;
}
#content h3 a{
text-decoration:none;
color:#654f2c;
font-weight:normal!important;
}
#content p, #content ul, #content ol{
padding:10px 0;
}
#content li{
margin-left:15px;
}
#content a{
color:#e5630f;
font-weight:bold;
}
.leftImg{
float:left;
margin:0 15px 15px 0;
}
#advertise-form {
line-height:22px;
}


/*-------------FOOTER------------------*/
#footer{
width:899px;
float:left;
padding:15px;
}
#footer p{
color:#636363;
}
#footer .copy{
float:left;
}
#footer .register{
float:right;
}


/*--ROTaTE-------------*/
#rotate{
width:929px;
height:145px;
float:left;
}
#rotate img{
position:absolute;
}
#rotate1, #rotate2, #rotate3, #rotate4{
float:left;
height:145px;
}
#rotate1{
width:229px;
}
#rotate2{
width:230px;
}
#rotate3{
width:240px;
}
#rotate4{
width:230px;
}













#header-mentoring{
background:none;
}
#header-mentoring img{
position:absolute;
}



/* drop down */

.submenu{
position:absolute;
background:#69477B;
width:115px;
display:none;
z-index:1;
_top:33px;
_left:77px;

}
.sm1 {
_top:33px;
_left:200px;
}
.sm2 {
_top:33px;
_left:468px;
}
.submenu li{
width:115px;
}
.submenu a{
width:85px !important;
color:#ffffff;
text-decoration:none;
background-image:none;
height:30px;
width:90px;
display:block;
font-size:14px !important;
padding:0 15px !important;
}
.submenu a:hover {
width:85px !important;
text-decoration:none;
background-image:none;
height:30px;
color:#ffffff;
width:90px;
padding:0 15px !important;
}

/* videos */

#rot_content {
	background:#FFFFFF url(../images/preload.gif) no-repeat center;
	width:320px;
	height:240px;
	margin:auto;
}

.videos {
width:319px;
margin:auto;
}