#flashbanner {
	padding: 0 0 2px 0;
	width: 938px;
	height: 248px;
	border-bottom: #F79239 dotted 1px;
}

#contentbox {
	width: 938px;
	margin: 2px 0;
	position: relative;
	line-height: 16px;
}

#contentbox td {
	vertical-align: top;
}

#submenu {
	width: 200px;
}

#content {
	width: 938px;
}

#content a {
	color: #F79239;
	text-decoration: none;
}

#content h1 {
	margin: 0;
	padding: 16px 0 24px 37px;
	color: #F79239;
	font-size: 14px;
	font-weight: bold;
	background: url('../images/icon.gif') no-repeat 12px 19px;
}

#content h2 {
	margin: 0;
	padding: 10px 37px 0 37px;
	color: #00539F;
	font-size: 11px;
	font-weight: bold;
}

#content p {
	margin: 0;
	padding: 0 37px 14px 37px;
	text-align: justify;
}

#content ul {
	list-style-image: url('../images/icon_small.gif');
	margin: 0 37px 14px 37px;
	padding: 0 0 0 15px;
	text-align: justify;
}

#content ol {
	margin: 0 37px 14px 40px;
	padding: 0 0 0 15px;
	text-align: justify;
}

#buttoncontainer {
	width: 948px;
	margin: 0 16px 0 26px;
	padding-bottom: 2px;
	height: auto;
}

#buttoncontainer h1 {
	position: absolute;
	top: 9px;
	left: 9px;
	width: 289px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #00539F;
	font-weight: bold;
}

#buttoncontainer p {
	position: absolute;
	top: 26px;
	left: 162px;
	width: 136px;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

#buttoncontainer .buttonbox {
	position: relative;
	width: 316px;
	height: 139px;
	background: url('../images/bottombutton.jpg') no-repeat;
}

#buttoncontainer img.readmorebutton {
	position: absolute;
	bottom: 13px;
	right: 13px;
	border: 0;
}

#buttoncontainer img.buttonimage {
	position: absolute;
	bottom: 13px;
	left: 9px;
	border: #999999 solid 1px;
}