#header-repeat
{
	background-image: url(images/header-repeat-bg.gif);
	background-repeat: repeat-x;
	height: 177px;
}
#header
{
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	width: 937px;
	height: 177px;
	padding-left: 31px;
	padding-right: 32px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}
#header-logo
{
	float: left;
	width: 316px;
	height: 130px;
	padding-top: 9px;
	padding-left: 23px;
}
.clear_tag
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
#footer-repeat
{
	background-image: url(images/footer-repeat-bg.gif);
	background-repeat: repeat-x;
	height: 239px;
}

#footer
{
	background-image: url(images/footer-bg.jpg);
	width: 937px;
	height: 239px;
	padding-left: 31px; padding-right: 32px;
	margin: 0 auto;
}
#closeWin
{
	text-align: center;
}
#closeWin a
{
	font-family: Helvetica,Arial,sans-serif;
	font-size : 11px;
	color: #e583a3;
	text-decoration: none;
}
#closeWin a:hover
{
	text-decoration: underline;
}