#slider_container{
	float:left;
}

.slidermenu{
	background:rgba(192,208,80,0);
}
.slidermenu:hover{
	background:rgba(192,208,80,.7);
}


.full_width{
	width:635px;
}
.full_height{
	height:400px;
}
/*
.full_width1{
	width:635px;
}
.full_height1{
	height:400px;
}*/

#slogan{
	width:595px;
	/*font: 900 36px Inder;color:white;*/
	text-shadow:4px 4px 4px #000;font-family: 'Noto Sans', sans-serif;font-weight:700;font-size: 30px; color:#fff;
}
#subslogan{
	width:595px;
	/*font-size:25px;text-decoration:underline;padding-top:0px !important;*/
	text-shadow:4px 4px 4px #000;font-family: 'Noto Sans', sans-serif;font-weight:600;font-size: 20px; color:#8CDC32;
}
