/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
}

/** LOGO */

#logo {
	float: left;
	width: 270px;
	height: 233px;
	position: relative;
	background:  url(../images/homepage01.jpg) no-repeat left top;
	padding-top: 10px;
	padding-left: 50px;
	/*overflow: hidden;*/
}
h1.logo {
	background: url(../images/sda_logo.jpg) no-repeat center 20px;
	text-indent: -9999px;
	}
/*#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	visibility: hidden;
	font-size: 9px;
	text-transform: lowercase;
}*/

/*#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 {
}
