#wrapper {
	height: 728px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	font-size:9px;
}



#helpertable {
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
#helpertable tr td #wrapper #top_shadow {
	clear: left;
}
#helpertable tr td #wrapper #left_shadow {
	float: left;
}
#helpertable tr td #wrapper #right_shadow {
	float: right;
}
#helpertable tr td #wrapper #bottom_shadow {
	clear: both;
}
#container_wrapper {
	height: 688px;
	width: 944px;
	float: left;
	background-image: url(images/wood_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container_wrapper #navigation {
	font-size: 16px;
	color: #000;
	text-align: right;
	width: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 26px;
	margin-right: 10px;
}
#container_wrapper h1 {
	font-size: 24px;
	line-height: 36px;
	color: #000;
	float: right;
	height: 36px;
	width: 522px;
	margin-bottom: 0px;
	margin-top: 8px;
}
#footer {
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	height: 15px;
	width: 944px;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
}
#content {
	height: 560px;
	width: 944px;
	clear: both;
	font-size: 13px;
	overflow: hidden;
	line-height: 18px;
}
#content td {
	font-size: 13px;
	color: #ffffff;
	line-height: 19px;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#navigation a:hover{
	text-decoration: underline;
}

