body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

ol,ul {list-style:none;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}

#overall {
	margin: 0px auto; 
	width: 900px;
}
#overall:after  		{ content: "."; visibility: hidden; display: block; clear: both; height: 0; font-size: 0; }
#header {
	height: 138px;
}

#logo {
	margin: 0px auto;
	width: 162px; 
	height: 109px;  
	background-image: url(../images/logo.gif); 
	background-repeat: no-repeat; 
}
/*
#navi_container {
	margin: 0px auto;
	background-color: #DC1F01;
	width: 100%;
	height: 16px;
}
*/

#slogan01 {
	float: left;
	width: 289px;
	margin-top: 83px;
}

#slogan02 {
	float: left;
	width: 289px;
	margin-top: 83px;
}

#show {
	margin: 0px auto;
	width: 900px;
}
#navi {
	width: 900px;
	margin: 0px auto;
}

.navi_stretch {
		width: 50px;
		background-color: #DC1F01;
}

#navi ul {
	padding: 0px;
	margin: 0px auto;
}

#navi ul li {
	padding-left: 10px;
	border-right:0px solid #6078BF;
	display:inline;
	list-style-type: none;
}

#navi ul li img{
	margin-bottom: 6px;
}

#navi ul li a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;	
	color: #1E6300;
	text-decoration: none;
	width:110px;
}

#picture {
	float: left;
	height: 203px; 
	width: 316px;
	margin: 0px auto;
}
#content:after  		{ content: "."; visibility: hidden; display: block; clear: both; height: 0; font-size: 0; }

#content {
	padding-top: 30px;
	width: 900px;
	margin: 0px auto;
}

#content a {
	text-decoration:none;
	color: #1E6300;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 50px;
}
#ovp_container:after  		{ content: "."; visibility: hidden; display: block; clear: both; height: 0; font-size: 0; }

.ovp_container {
	float: left;
	width: 190px;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 20px;
	border-bottom: 0px #1E6300 solid;
}

.ovp_container img {
	margin-right: 0px;
	margin-bottom: 10px;
}

.ovp_container .ovp_text {
	text-align: center;	
}
.ovp_container_single {
	width: 380px;
	font-size: 11px;
	margin: 0 auto;
	border-bottom: 0px #1E6300 solid;
}
.ovp_container_single .ovp_text {
	text-align: left;	
}
.ovp_container_single img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.ovp_container_single span {
	font-size: 16px;
	color: #1E6300;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	color: #1E6300;
	border-bottom: 0px #1E6300 solid;
	font-weight:lighter;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-align: center;
	height: 45px;
	vertical-align:bottom;
}
h3 { 	
	font-size: 16px;
	color: #1E6300;
 }
.clear {
	clear: left;
	margin-top: 40px;
	text-align: center;
}
.contentlink {
	padding-top: 10px;
}

#footer {
	text-align: center;
	position:absolute;
	width: 100%;
	border-top: 2px #1E6300 solid;
	margin-top: 50px;
	font-size:10px;
	color: #1E6300;
}
#footer a {
	color: #1E6300;
}
