@charset "utf-8";
body {
/*	background: #78acb1 url(../images/background.gif) repeat-x;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#d5d5d5;
}
strong {
	font-weight: bold;
	}
.clear {
	clear: both;
	}
img.left {
	float: left;
	margin-right: 10px;
	}
img.right {
	float: right;
	margin-left: 10px;
	}
#container {
	margin: auto;
	margin-top: 60px;
	width: 748px;
	border: 5px solid #ffffff;
	background-color: #ffffff;
	}
	#links_main {
		background-color: #f2902b;
		width: 100%;
		height: 24px;
		color: #ffffff;
		}
		#links_main.home {
			background: #f2902b url(../images/links_main_base.jpg) left no-repeat;
			}
		#links_main ul {
			float: right;
			padding-right: 70px;
			}
		#links_main li {
			list-style: none;
			display: inline;
			}
		#links_main a {
			display: inline-block;
			padding: 0 17px 0 17px;
			height: 24px;
			line-height: 24px;
			color: #ffffff;
			text-decoration: none;
			}
		#links_main a:hover {
			background-color: #78acb1;
			}
		#links_main a.active {
			background-color: #78acb1;
			}
	#links_sub {
		background-color: #78acb1;
		width: 568px;
		padding-left: 180px;
		height: 24px;
		color: #ffffff;
		text-align: center;
		}
		#links_sub ul {
			}
		#links_sub li {
			list-style: none;
			display: inline;
			}
		#links_sub a {
			display: inline-block;
			padding: 5px 17px 6px 17px;
			color: #ffffff;
			text-decoration: none;
			}
		#links_sub a:hover {
			color: #f9eb50;
			text-decoration: underline;
			}
		#links_sub a.active {
			color: #f9eb50;
			text-decoration: underline;
			}
	#links_sub ul.company {
		text-align: right;
		}
	#content {
		color: #6c6c6c;
		}
		#content_left {
			float: left;
			width: 310px;
			padding: 20px 0;
			font-size: 10px;
			line-height: 18px;
			}
			#content_left ul {
				float: right;
				font-size: 12px;
				padding-bottom: 15px;
				margin: 0 25px 0 0;
				}
				#content_left li {
					list-style: none;
					}
					#content_left li a {
						text-decoration: none;
						color: #6c6c6c;
						}
					#content_left li a:hover {
						text-decoration: underline;
						}
					#content_left li a.active {
						color: #f2902b;
						font-weight: bold;
						}
					#content_left li a.active:hover {
						text-decoration: none;
						}
			#content_left div.images {
				text-align: left;
				margin-right: auto;
				margin-left: 10px;
				}
				#content_left div.images p {
					margin-left: 50px;
					}
		#content_right {
			float: right;
			width: 420px;
			padding: 20px 10px 20px 0;
			line-height: 18px;
			}
			#content_right h1 {
				font-size: 16px;
				color: #f2902b;
				font-weight: normal;
				padding-bottom: 10px;
				}				
			#content_right p {
				padding-bottom: 10px;
				}
			#content_right a {
				color: #f2902b;
				text-decoration: none;
				}
			#content_right a:hover {
				text-decoration: underline;
				}
		#content_full {
			width: 728px;
			padding: 20px 10px;
			line-height: 18px;
			}
			#content_full h1 {
				font-size: 16px;
				color: #f2902b;
				font-weight: normal;
				padding-bottom: 10px;
				}				
			#content_full h2 {
				clear: both;
				color: #f2902b;
				font-weight: bold;
				padding-bottom: 5px;
				margin-bottom: 5px;
				border-bottom: 2px solid #78ACB1;
				}				
			#content_full p {
				padding-bottom: 10px;
				}
			#content_full a {
				color: #f2902b;
				text-decoration: none;
				}
			#content_full a:hover {
				text-decoration: underline;
				}
			#content_full ul.frames {
				}
				#content_full ul.frames li {
					float: left;
					width: 240px;
					margin-bottom: 10px;
					}
					#content_full ul.frames li img {
						float: left;
						}
					#content_full ul.frames li p {
						float: left;
						margin-top: 25px;
						}

		#content_base {
			height: 280px;
			background: url(../images/content_01.jpg);
			text-align: right;
			}
	#insets {
		clear: both;
		padding-top: 5px;
		color: #ffffff;
		}
		#insets h1 {
			font-size: 15px;
			font-weight: normal;
			}
		#insets p {
			margin-top: 6px;
			line-height: 16px;
			}
		#insets a {
			color: #f9eb50;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			}
		#insets a:hover {
			text-decoration: underline;
			}
		#inset_item {
			float: left;
			width: 144px;
			height: 104px;
			margin-right: 5px;
			padding: 4px 90px 0 12px;
			}
			#inset_item.first {
				background: #f2902b url(../images/inset_01.jpg);
				}
			#inset_item.second {
				background: #78acb1 url(../images/inset_04.jpg);
				
				}
				#inset_item.second h1 {
					width:1000px;				
				}
			#inset_item.third {
				background: #a7a7a7 url(../images/inset_03.jpg);
				margin-right: 0;
				}
			#inset_item.third_international {
				background: #a7a7a7 url(../images/inset_03_inter.jpg);
				margin-right: 0;
				}
	#footer {
		width: 100%;
		padding: 15px 0;
		text-align: center;
		color: #ffffff;
		}
		#footer a {
			color: #f2902b;
			text-decoration: none;
			}
		#footer a:hover {
			text-decoration: underline;
			}