body {
	background: #292048 url("../images/body_back.gif") repeat-x center top;
	color: #553663;
	font: normal 0.8em/1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 800px;
	margin: 0 auto 20px auto;
}

h1#logo, h2#slogan {
	height: 72px;
	margin: 18px 0px 0px 0px;
}

h1#logo {
	background: transparent url("../images/lemon.gif") no-repeat;
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 216px;
}

h1#logo a {
	display: block;
	width: 216px;
	height: 72px;
}

h2#slogan {
	background: transparent url("../images/slogan.gif") no-repeat right bottom;
	float: right;
	margin-right: 10px;
	padding: 0;
	width: 260px;
}

h1 span, h2 span {
	display: none;
}

.clearer {
	float: none;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0;
}


#main_top {
	background: transparent url("../images/main_top_back.gif") no-repeat left top;
	float: none;
	margin: 0px;
	padding: 13px 13px 3px 13px;
}

#main_repeat {
	background: transparent url("../images/main_back_repeat.gif") repeat-y left top;
	width: 800px;
}

#main {
	width: 774px;
}

#header {
	background: transparent url("../images/header_back_green.gif") no-repeat left top;
	height: 130px;
	width: 774px;
}

#left {
	background: transparent url("../images/left_back.gif") no-repeat left top;
	float: left;
	width: 200px;
}

#right {
	float: right;
	width: 574px;
}

#content {
	margin: 0px 20px 15px 10px;
}

#footer {
	background: transparent url("../images/footer_back_green.gif") repeat-x;
	clear:both;
	float: none;
	height: 27px;
}
