@charset "UTF-8";
/* CSS Document */

/* PAGE ELEMENTS */

#header {
	background: #FFF url(/images/elements/header_logo.gif) no-repeat 0px 0px;
	height: 191px;
	width: 1024px;
	margin-bottom: 0px;
	position: relative;
}
#content {
	font: 14px/18px Tahoma, Geneva, sans-serif;
	color: #333;
	width: 1024px;
}
#homeText {
	position: absolute;
	width: 248px;
	left: 323px;
	top: 33px;
}

