#wrapper {
	width: 900px;
	text-align: left;
	margin: 0px auto;
	background: #FFFFFF;
}
#logo
{
    background: url(../images/logo.gif);
    height: 141px;
    width: 235px;
    text-indent: -5000px;
    margin: 15px 0px 15px 60px;
    float: left;
    display: inline;
    overflow: hidden;
}
#logo a {
	display: block;
	height: 141px;
	width: 235px;
}
#quote
{
    display: inline;
    float: right;
    width: 490px;
    height: 90px;
    margin: 40px 50px 0px 0px;
}
#content {
	clear: both;
}
#footer
{
    margin-top: 15px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #41C4DD;
    padding-top: 10px;
    padding-bottom: 5px;
}
#footer p
{
    
    margin: 0px;
    font-size: 11px;
    line-height: 12px;
    clear: both;
    color: #416e78;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
}
#footer p a {
	color: #416e78;
}
#footer #search_criteria {
	vertical-align: 0px;
}
#footer #search_button {
	vertical-align: -3px;
}
p.pager span.status {
	float: right;
	display: inline;
}
p.pager a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #73a1bf;
	text-decoration: none;
	color: #73a1bf;
}
p.pager a:hover, p.pager a:active {
	border: 1px solid #5d88a1;
	color: #5d88a1;
}
p.pager a.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #5d88a1;
	font-weight: bold;
	background-color: #5d88a1;
	color: #FFF;
}

.header_sp
{
    padding: 10px;
    margin-right: 2px;
    margin-bottom: 5px;
    margin-left: 2px;
    font-weight: bold;
    font-size: 12px;
    border-top-color: #C6D23A;
    border-top-style: solid;
    border-top-width: 2px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C6D23A;
    background-color: #DBE283;
    text-align: center;
}

.header_sp a
{
    text-decoration: none;
    color: inherit;
}