#top_box {
	margin-right:auto;
	margin-left:auto;
	width: 718px;
	min-height: 81px;
	padding-top: 19px;
}

#top_box_top {
	width: 718px;
	height: 9px;
	background-image:url(i/home/top_box_top.gif);
	background-repeat:no-repeat;
}

#top_box_content {
	background-image:url(i/home/top_box_background.gif);
	background-repeat: no-repeat;
	background-color: #79b9db;
	width: 718px;
	padding-top: 0px;
}

#top_box_text {
	width: 698px;
	padding-left: 15px;
	padding-right: 5px;
	min-height: 63px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 0px;
}

#top_box_bottom {
	width: 718px;
	height: 9px;
	background-image:url(i/home/top_box_bottom.gif);
	background-repeat:no-repeat;
}

#content_box {
	display: inline;
	float: left;
	width: 476px;
	margin-left: 21px;
	margin-top: 21px;
	padding: 0;
}

#content_box_top {
	width: 476px;
	height: 9px;
	background-image:url(i/home/content_box_top.gif);
	background-repeat: no-repeat;
}

#content_box_content {
	width: 476px;
	min-height: 241px;
	background-image:url(i/home/main_content_background.jpg);
	background-repeat:no-repeat;
	background-color: #f9f9f9;
}

/* for Internet Explorer */
/*\*/
* html #content_box_content {
	height: 241px;
}

#content_box_text {
	padding-left: 17px;
	padding-top: 13px;
	padding-right: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #5e5e5e;
}

#home_background_image{
    left: 10px;
    position: relative;
    top: -31px;
}

#content_box_bottom {
	width: 476px;
	height: 9px;
	background-image:url(i/home/content_box_bottom.gif);
	background-repeat: no-repeat;
}

#copyright_notice {
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.7em;
}

#copyright_notice a:link, #copyright_notice a:visited {
color: #ffffff;
text-decoration: underline;
}

#copyright_notice a:hover {
text-decoration: none;
}
