/************************************************************
Title:     Content | Emile Blume - Netcreators.com
************************************************************/

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#logo {
	background: url(../img/header-01.jpg) no-repeat top;
	height: 262px;
	width: 910px;
	left: 0;
	top: 0;
	position: absolute;
}

#logo a {
	display: block;
	height: 262px;
	width: 910px;
	cursor: pointer;
}

#slogan a {
	display:block;
	height:14px;
	width:128px;
	position:absolute;
	top:198px;
	left:110px;
}

#logo span, #slogan span { display:none; }

.csc-frame-rulerAfter {
	background: url(../img/bg-header.gif) no-repeat scroll center bottom;
	height:2px;
	clear:both;
	display:block;
	margin-bottom:1.3em;
}

