/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 300px;
	height: 71px;
	padding-top: 109px;
	padding-left: 50px;
	background: url(images/homepage01.jpg) no-repeat left top;

}

#logo h1 {
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#logo h1 a {
	color: #fff;
	text-decoration: none;	
}

/**
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
*/

/** MENU */

#menu {
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
}
