#header-home {
	width: 800px;
	margin: 0 auto;
	height: 270px;
	text-align: left;
	position: relative;
}

#header {
	width: 800px;
	margin: 0 auto;
	height: 70px;
	text-align: left;
	position: relative;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: url(images/right_bg.png) repeat-y right top;
}

#container-home {
	background: url(images/right_top_home_bg.gif) no-repeat right top;
	zoom: 1;
}

#container {
	background: url(images/right_top_bg.png) no-repeat right top;
	zoom: 1;
}

#left-column-home {
	width: 184px;
	float: left;
	background: #CCDFE7 url(images/left_bg.png) repeat-y left bottom;
	padding-left: 6px;
	margin-top: 27px;
}

#left-column {
	width: 184px;
	float: left;
	background: #CCDFE7 url(images/left_bg.png) repeat-y left bottom;
	padding: 200px 0 0 6px;
	margin-top: 27px;
}

#right-column {
	float: left;
	padding: 30px 40px 30px 30px;
	width: 540px;
}

#footer {
	height: 45px;
	background: #658129;
}
