
/* Header Regions
-------------------------------------------------------------- */
/* Header Top region to the bottom of Header region */
/* For full-width header background, add background image/color here */

.header-group-wrapper {
  background: url("../images/header1.jpg") no-repeat 50% 0;
    padding-bottom: 100px;
	margin-top: 20px;
	color: #fffeff;
	width: 1024px;
	height: 73px;
	margin-bottom: 0;
}


