body{
	background-color: #fff;
	color: #222;
	font-family: Arial, helvetica, Verdana, Sans;
	font-size: 0.875em;
	background-color : #fff;
	background-image: url(i/bg-sc.jpg);
	background-position: top;
	background-repeat: repeat;
}
img{
	border:0;
}
img.lhsnb{
	padding: 0 15px 8px 0;
}
div#container{
	position:absolute;  
	width:740px; 
	left:50%;
	margin-left: -370px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
	border: 1px solid #444;
	background-color : #fff;
	background-image: url(i/bg-pg.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
div#bg{
	background-image: url(i/bg-head.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
div#header{
	/*position: absolute; 
	left: 0; 
	top: 0; */
	width: 740px;
	z-index: 1;
	/*
	background-image: url(i/bg-head.jpg);
	background-position: top;
	background-repeat: no-repeat;
	*/
}
div#header img{
	margin:10px 0 80px 20px;
}
div#menu{
	float:left;
	width:200px;
}
div#menulist{
	margin:100px 0 0 0;
}
div#content{
	float:right;
	width:530px;
	/*
	background-image: url(i/bg-pg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	*/	
}
div#contentinner{
	margin: 0 25px 15px 0;
}
div#footer{
	clear:both;
	background-image: url(i/bg-foot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
div.skipnav{
	margin:-100px 0 0 0;
	padding:0 0 100px 0;
}
p.upperfooter, p.lowerfooter{
	margin: 0;
	text-align: center;
	padding: 2px 0 10px;
}
p.lowerfooter{
	font-size: .65em;
	line-height: .8em;
}
p.upperfooter{
	font-size: .8em;
	line-height: 1em;
}
p.topmenu{
	text-align:right;
	padding: 10px 0 30px 0;
}
#contentinner p.address{
	padding:0;
	margin:0 20px 0 20px;
	line-height: 1.2em;
	background-color : transparent;	
}
table tr td{
	vertical-align: top
}