@charset "utf-8";
#header {
	width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/headerbg.gif) repeat-x;
}
#container {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header #container #lhspic {
	float: left;
	width: 490px;
	height:1000px;
}
.reciptable {
	width: 450px;
	float: right;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#header #container #content p {
	text-align: justify;
}
#header #container #rhscontent {
	float: left;
	width:470px;
	clear: right;
}
#footer {
	background: url(images/footerbg.jpg) repeat-x;
	height: 51px;
	width: 100%;
	clear: both;
}
#footer li {
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
	font: 22px Arial, Helvetica, sans-serif;

}
#footer ul {
	margin-top: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 12px;
	clear: both;
}
#footer a {
	color: #000000;
	text-decoration: none;
}



#headertitle {
height:203px; float:left; width:470px;}
.recip {
	float: left;
	width: 225px;
	margin-top: 3px;

}
#content #warning {
	margin-bottom: 2px;
	margin-top: 0px;
}
#header #container #content h1 {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}

.rmbm5 {
	margin-right: 5px;
	margin-bottom: 5px;
}
.center {
	margin-left: 50px;
	text-align: center;
}
.bmtm10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear {clear:both;}
