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

.navi_style a{
font-family:Arial;
height:45px;
font-size:16px;
color:#000000;
text-align:center;
text-decoration:none;
}

.navi_style a:hover{
font-famly:Arial;
font-size:16px;
color:#000000;
text-align:center;
text-decoration:none;
}

.navi_nostyle a{
font-family:Arial;
font-size:16px;
color:#000000;
text-align:center;
text-decoration:none;
}

.navi_nostyle td{
background:url(../images/navi_1.jpg);
 background-repeat:repeat-x;
}

.navi_style td{
background:url(../images/navi_2.jpg);
 background-repeat:repeat-x;
}

.navi_style td:hover{
background:url(../images/navi_1.jpg);
 background-repeat:repeat-x;
}

.style1 {
	font-family: Arial;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #000000;
}

.style2 {
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.style3 {
	font-family:Calibri;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.style3 a{
	font-family:Calibri;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration:underline;
}

.style3 a:hover{
	font-family:Calibri;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration:none;
}

.style4 {
	font-family:Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.style5 {
	font-family:Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.style6 {
	font-family: Arial;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #000000;
}
.style7 {	font-family: Arial;
	font-size: 16px;
	color: #000000;

}

.style8 a{
	font-family:Calibri;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration:underline;
}

.style8 a:hover{
	font-family:Calibri;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration:underline;
}

.link {
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.link_sel {
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.inner_links a{
	font-family:Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration:underline;
}

.inner_links a:hover{
	font-family:Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #123A03;
	text-decoration:none;
}
#global_wrapper {
	margin: auto;
	width: 1000px;
}
#sub_navigation {
	float: right;
	margin-top: 14px;
	margin-bottom: 14px;
}
#main_navigation {
	width:975px;
	height:45px;
	padding:0 5px 0 20px;
	float: left;
	-moz-border-radius:5px;
	background:url(../images/navi_2.jpg);
}
.main_navi_ul{
	list-style:none;
	padding:0;
	margin:0;
}
.main_navi_ul li{
	display:block;
	padding:0;
	margin:0;
	float:left;
}
.main_navi_sep{
	margin:0;
	padding:0;
	display:block;
	float:left;
}
.main_navi_ul a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	background:url(../images/navi_2.jpg) left top repeat-x;
	height:45px;
	line-height:45px;
	display:block;
	float:left;
	text-decoration:none;
	padding:0 36px;
}
.main_navi_ul a:hover{
	text-decoration:underline;
}
.main_navi_ul .active_pr_navi{
	color:#000000;
	background:url(../images/navi_1.jpg) left top repeat-x;
}

#banner {
	padding-top: 7px;
	float: left;
}
#upper_set {
	height: 69px;
	width:1000px;
}

#main_title {
	float: left;
	width: 547px;
	padding-top: 30px;
}
#below_set {
	padding-right: 1px;
}
#left_content {
	width: 657px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#details {
	padding-top: 10px;
	width: 657px;
	padding-bottom: 15px;
}
#right_content {
	padding-left:23px;
	float: right;
	width: 281px;
}

#inq_form {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#global_footer {
	float: left;
	width: 1000px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#global_content {
	float:none;
}