#container {
	position:absolute;
	width:792px;
	height:auto;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(assets/bg_bigstripe.gif);
	background-repeat: repeat-x;
	background-position: left top;
	top: 0px;
	left: 0px;
}
body {
	background-image: url(assets/bg_bigstripe.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
}
#header {
	height: 112px;
	position: relative;
	left: 0px;
	top: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 112px;
	width: 318px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(assets/bg_logo.gif);
	background-repeat: repeat-x;
	float: left;
}
#subcontent {
	background-image: url(assets/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	background-color: #C3E1D9;
}
#logo img {
	float: right;
}
#navbar {
	height: 112px;
	width: 475;
	position: absolute;
	background-image: url(assets/header_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 317px;
	top: 0px;
}
#navbar img {
	position: relative;
	bottom: 0px;
}
#content {
	position: absolute;
	left: 317px;
	top: 112px;
	height: auto;
	width: 407px;
	z-index: 3;
	background-color: #C3E1D9;
}
#subcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #543C2B;
	padding-top: 22px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-repeat: repeat-x;
	background-position: left top;
}
#Layer1 {
	position:absolute;
	width:307;
	height:322;
	z-index:2;
	left: 0;
	top: 162px;
}
#Layer1 {
	top: 112px;
	left: 10px;
}
#background_images {
	position:absolute;
	width:307;
	height:322;
	z-index:2;
	left: 0;
	bottom: 0px;
}
