@import url(mygroup.css);
@import url(mygroup_formular.css);
@import url(slimbox.css);

/* ------------------------------
header styles
------------------------------ */

#header
{
	height: 90px;
	width: 100%;
	position: relative;
/*	background: url(header.jpg) no-repeat 0 0;*/
	background: url("../../images/group.jpg") no-repeat 0 0;
	border-bottom: 1px solid #fff;
}
