#content {
	padding: 14px 0 30px;
}
#main {
	float: left; 
	width: 653px;
	margin-left: 14px;
}

#column1 {
	float: right;
	width: 252px;
	margin-right: 14px;
}

#column2 {
	display: block;
	clear: both;
	border-top: 1px solid #cfcfcf;
	width: auto;
}
.column2Text table { margin-left: 44px; margin-right: 14px; }
.column2Text table td { width: 25%; vertical-align: top; padding-right: 44px; padding-bottom: 6px; }
.column2Text table td h2 { 
	font-size: 12px; 
	font-weight: bold; 
	font-family: arial black, arial, verdana; 
	color: #656565;
}
.column2Text table td p { 
	color: #656565;
}

.laskuri {
	width: 200px;
	margin-left: 16px;
	margin-top: 20px;
}
.laskuri h2 img { margin-right: 16px; position: relative; top: -6px; }
.laskuri h2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #656565;
	padding-top: 0;
}

.banner {
	width: 378px;
	float: left;
	overflow-x: hidden;
}


#main .searchBox {
	float: right;
	width: 259px;
	height: 53px;
	background: url(pics/index_haku.png) repeat-x;
	margin-bottom: 12px;
	padding-top: 17px;
	border: 1px solid #e6e6e6;
	position: relative;
}
#main .searchBox .searchText {
	font-family: arial black, arial;
	font-weight: bold;
	color: #666;
	position: absolute;
	top: 10px;
	left: 20px;
}
#main .searchBox table,
#main .searchBox tbody,
#main .searchBox tr,
#main .searchBox td {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
#main .searchBox .searchInput {
	width: 190px;
	height: 24px;
	padding: 0 8px 0 8px;
	background: url(pics/col1_searchField.png) no-repeat right top;
	border: none;
	margin-top: 15px;
	margin-left: 14px;
}
#main .searchBox .searchSubmit {
    background: url(pics/col1_searchSubmit.png) no-repeat right top;
    border: 0 none;
    display: block;
    font-size: 0;
    height: 24px;
    line-height: 0;
    margin: 14px 0 0;
    text-indent: -9999px;
    width: 25px;
}


.newsBulletin {
	float: right;
	width: 261px;
}
.newsTop {
	border: 1px solid #e6e6e6;
	height: 24px;
	background: url(pics/index_newsTop.png) repeat-x;
	padding: 9px 12px 0 20px;
}
.newsMainTitle a {
	font: bold 12px arial black, arial, verdana;
	color: #5b5b5b;
	text-transform: uppercase;
}
.newsRss { float: right; }
.newsItem {
	padding: 20px 12px 10px 20px;
}
.newsItem .newsTitle a {
	font: bold 12px arial, verdana;
	color: #5b5b5b;
}
.newsItem .newsText .newsReadMore { display: block; }

.newsBulletin .newsMainTitle { position: relative; }
.newsBulletin .newsMainTitle .newsRss { position: absolute; right: 0; top: 0; }


.indexJamy {
	display: block !important;
	width: 212px;
	height: 258px;
	margin-top: 30px;
	background: url(pics/index_jamyhaku.jpg);
	color: #fff;
	padding: 6px 20px;
	position: relative;
}
.indexJamy h3 {
	color: #fff;
	font-family: arial black, arial;
	font-size: 12px;
	font-weight: bold;
}
.indexJamy p {
	font-size: 11px;
}
.indexJamy a {
	display: block;
	font-size: 12px;
	color: #000;
	width: 208px;
	height: 28px;
	background: url(pics/index_jamyhaku_a.png) no-repeat;
	line-height: 25px;
	padding-left: 16px;
	position: absolute;
	bottom: 16px;
	left: 16px;
}
.indexJamy a:hover { text-decoration: none; }

.underJamy {
	display: block !important;
	width: 252px;
	height: 100px;
	margin-top: 20px;
}