/** Layout **/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	margin: 30px;
}

.site_orange {
	color:#ff8f10;
}

#container {
	width: 910px;
	margin: auto;
	border: 1px solid #999999;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
}

#logo {
	height: 55px;
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}

#slogan {
	height: 35px;
	float: left;
	margin-top: -20px;
	width: 890px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#optionsnavi {
	width: 239px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 4px;
	word-spacing: 8px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	top: 0px;
	float: right;
}

#topimage {
	height: 230px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-left: 5px;
	z-index: 50;
}

#search {
	width: 233px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	z-index: 60;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	position: absolute;
	left: 660px;
	vertical-align: middle;
}

#search form {
	margin:0px;
	padding:0px;
}

#search span.search_upper {
	vertical-align:text-bottom;
}

#search input {
	vertical-align:middle;
}

#search span.search_down {
	vertical-align:text-bottom;
}

#location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8D28;
	background-color: #FFFFFF;
	height: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	z-index: 70;
	width: auto;
	min-width: 200px;
	padding-left: 15px;
	padding-top: 5px;
	position: absolute;
	margin-top: 203px;
	padding-right: 50px;
}

#latest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFFFFF;
	height: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	z-index: 80;
	width: 200px;
	position: absolute;
	margin-top: 235px;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 50px;
}

#subnavi {
	width: 910px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

.addthis {
	text-align:center;
}
