html, body, #contents {
	min-height: 100%;
	
	
}

html>body, html>body #contents {
	height: auto;
}


body {
	margin: 0;
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0;
	
}

#contents {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	background: url(../images/layup/bg.gif) repeat-y left top;
	
}
#footer {
	bottom: 0;
	left: 0;
	height: 63px;
	text-align: left;
	font-size: 80%;
	background: url(../images/home/footer_bg.gif) repeat-x;
	margin-left: 165px;
}
#footer img{
	float: right;
	margin-left: 10px;
	border: none;
}
#footer p{
	margin-top: 22px;
	line-height: 140%;
}
.topspaceimg{
	padding-top: 27px;
}

#middle {
	margin: 0px 0px 0px 190px;
}

#banner {
	height: 236px;
	width: 100%;
	text-align: center;
}
#topnavi {
	background: url(../images/home/navi_bg.gif) repeat-x;
	height: 26px;
	width: 100%;
}
#topnavi ul  {
	margin: 0px;
	padding: 0 0 0 10px;
}

#topnavi li {
	display: inline;
} 

#topnavi  a {
	float: left;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 18px;
	white-space: nowrap;
	font-size: 95%;
	line-height: 16px;
	margin-top: 2px;
}
#topnavi a:hover 
 {
	text-decoration: none;
	background: #7E88A7;
}
#sidenavi {
	width:165px;
	float:left;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 85%;
	line-height: 120%;
}
#sidenavi table{
	width:100%;
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#sidenavi a{
	margin: 0;
	text-align: left;
	color: #324274;
	text-decoration: underline;
	padding-bottom: 2px;
	line-height: 210%;
	text-indent: 2px;
	display: block;
}
#sidenavi a:hover{
	text-decoration: none;
	background: #DEDEDD;
	color: #324274;
}
h1 {
	color: #000000;
	padding: 0px;
	height: 50px;
	margin: 0px;
	background: url(../images/layup/titleline.gif) repeat-x;
	font: normal 24px/58px Arial, Helvetica, sans-serif;
}
#topline {
	background: #324274;
	height: 18px;
	border-bottom: 2px solid #FFE400;
	text-align: right;
	color: #FFFFFF;
	font-size: 85%;
	padding-right: 10px;
}
#topline a {
	color: #FFFFFF;
	text-decoration: none;
}
#topline a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightimg {
	float: left;
	margin-right: 10px;
}
a {
text-decoration: underline; color: #000066
}
a:hover {
color: #000000; text-decoration: underline
}
