body {
	background: #FFFFFF;
	margin-top: 5px;
	font-size: 80%;	
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 950px;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logo {
	padding: 30px 0px;
	height: 100px;
	text-align: center;
}
#logo2 {
	padding: 30px 0px 2px;
	height: auto;
	text-align: right;
}
#graphic {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 249px;
	background-image: url(../images/cheques_no_buttons.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#navbar a, input[type="image"] {
	outline: 0;
}
#textpanel {
	margin: 10px;
	width: 940px;
	color: #666666;
	padding-top: 15px;
	background: url(../images/horiz_bar.jpg) no-repeat center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
#textpanel h1 {
	font: bolder 24px/18px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#textpanel a {
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-transform: uppercase;
	font-size: 12px;
}
#textpanel a:hover {
	text-decoration: underline;
}
#textpanel img {
	width: 258px;
	float: right;
	position: relative;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
#footer {
	margin: 0px;
	width: 950px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	height: 20px;
	padding: 0px;
}
#footer p {
	word-spacing: 50px;
	letter-spacing: 2px;
	font-variant: normal;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#form {
	width: 400px;
}
