/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
.s5_outer{
	box-shadow:0 5px 10px #555;
}
#s5_body{
	background:#f2f2f2 !important;
}
#s5_menu_wraps{
	width:100% !important;
	box-shadow:0 5px 10px #555;
	margin-bottom:10px;
	position:fixed;
}
.notfullwidth{
	width:100% !important;
	max-width:1900px !important;
}
#s5_center_column_wrap_inner{
	background:#dadada;
}