@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(img/misc/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColLiqLtHdr #container {
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	height: auto;
	border: 1px solid #999999;
} 
.twoColLiqLtHdr #header {
	background: #FFFFFF;
	padding: 0 20px;
	height: auto;
	position: relative;
margin-bottom:10px;
} 
.twoColLiqLtHdr #container #contents {
	height: auto;
	width: 850px;
}
.twoColLiqLtHdr #header h1 {
	margin: 0;
	padding-top: 10px;
}
.twoColLiqLtHdr #header #headline {
	margin-bottom: 0px;
}

.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 160px;
	background: #FFFFFF;
	padding: 0px 0;
	margin-left: 20px;
	display: inline;
}
.twoColLiqLtHdr #sidebar1 #globalnavi {
	height: auto;
	margin-bottom: 16px;
}
.twoColLiqLtHdr  #sidebar1  #bnr {
	height: auto;
}

.twoColLiqLtHdr #mainContent {
	width: 610px;
	height: auto;
	border: 1px solid #CCCCCC;
	display: block;
	padding-top: 20px;
	padding-left: 20px;
	float: right;
	margin: 0px 20px 20px 0px;
	display: inline;
	padding-bottom: 20px;
} 
.twoColLiqLtHdr #mainContent2 {
	width: 630px;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline;
}
.twoColLiqLtHdr #mainContent2 #news {
	padding-top: 20px;
}
.twoColLiqLtHdr #mainContent2 #topflash {
}
.twoColLiqLtHdr #footer {
	padding: 0 10px;
	background:#FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColLiqLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}


.fltrt {
	float: right;
	clear: none;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.copyright {
	text-align: center;
	padding-top: 5px;
}

