@charset "UTF-8";
/* CSS Document */

.navibg {
	padding:15px;
	position:absolute;
	width:285px;
	height:215px;
	background-image: url(images/nav_bg_285x215.jpg);
	background-repeat:no-repeat;
	margin-top:-3px;
}

#navi_home {
	width:49px;
	height:13px;
	background-image: url(images/home-49x13.png);
	margin-bottom:25px;
}

#navi_home:hover {
	background-image: url(images/homehover-49x13.png);
}

#navi_whatis {
	width:217px;
	height:31px;
	background-image: url(images/whoweare-217x31.png);
	margin-bottom:25px;
}

#navi_whatis:hover {
	background-image: url(images/whowearehover-217x31.png);
}

#navi_why {
	width:161px;
	height:13px;
	background-image: url(images/whynavi.png);
	margin-bottom:25px;
}

#navi_why:hover {
	background-image: url(images/whynavihover.png);
}

#navi_whatsaid {
	width:230px;
	height:31px;
	background-image: url(images/whatsaid-230x31.png);
	margin-bottom:25px;
}

#navi_whatsaid:hover {
	background-image: url(images/whatsaidhover-230x31.png);
}

#navi_media {
	width:201px;
	height:31px;
	background-image: url(images/buzznavi-201x31.png);
	margin-bottom:25px;
}

#navi_media:hover {
	background-image: url(images/buzznavihover-201x31.png);
}

.join_maillist_box {
	position:absolute;
	width:285px;
	height:93px;
	background-image:url(images/paper_box-mailing.png);
	background-repeat:no-repeat;
	margin-top:215px;
	padding-top: 35px;
}

#mailing_text {
	width:260px;
	height:30px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#333333;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#MERGE0 {
	float:left;
	width:250px;
	height:26px;
	margin-left:15px;
	margin-top:5px;
	text-align:center;
	font:bold 16px/0px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	padding:0;
}


.submit_big_btn {
	border: none;
	background: url(images/click_here_120x27.png) no-repeat top left;
	width:120px;
	height:27px;
	margin-top:12px;
	margin-right: auto;
	margin-left: auto;
}
