body {
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 106px;
	background-color: #FFFFFF;
	padding: 0px;
}
#logo h1 {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

#header1 {
	position: absolute;
	top: 0px;
	left: 106px;
	width: 294px;
	padding: 0px;
}
#header1 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #990099;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}

#header2 {
	position: absolute;
	top: 0px;
	left: 106px;
	width: 294px;
	padding: 0px 0px 6px 0px;
	background-color: #FFFFFF;
}
#header2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#header2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	margin-top: -4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-bottom: 32px;
}

#header {
	position: absolute;
	top: 0px;
	left: 400px;
	width: 360px;
	padding: 0px 0px 49px 0px;
	background-color: #FFFFFF;
}
#header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/turn-due-1.gif);
	background-repeat: no-repeat;
	line-height: 24px;
}
#header h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/turn-due-2.gif);
	background-repeat: no-repeat;
	line-height: 24px;
}
#header h6 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-bottom: 16px;
	color: #999999;
}
#header a:link, #header a:active, #header a:visited {
	color: #999999;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
}

#menu {
	position: absolute;
	top: 84px;
	left: 0px;
	width: 760px;
	background-color: #990099;
	padding: 0px;
}
#menu p, #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 4px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu a:link, #menu a:visited, #menu a:active, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover, #footer a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

#footer {
	position: absolute;
	top: 660px;
	left: 0px;
	width: 760px;
	background-color: #990099;
}

#duein {
	position: absolute;
	top: 45px;
	left: 106px;
	width: 654px;
	padding: 0px 0px 4px 0px;
	background-color: #FFFFFF;
}
#duein h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
