@charset "UTF-8";
#div, h1, h2, h3, h4, h5, h6, pre, p, blockqote, span, ul, ol, li, dl, dd, dt, ing {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #999;
}
#navigation_top {
	margin-bottom: 0px;
	width: 100%;
}
#banner {
	width: 100%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content {
	background-color: #FFF;
	position: relative;
}
#navigation {
	background-color: #CCC;
	text-align: left;
	vertical-align: text-bottom;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	text-decoration: none;
}
#navigation a {
	padding-right: 20px;
	padding-left: 20px;
	float: none;
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 3px;
}
#navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	padding-top: 4px;
}
#navigation a:hover {
	background-color: #333;
	color: #FFF;
}
#navigation a:visited {
	color: #666;
}
#content_right {
	height: 200px;
	width: 442px;
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(images/green_box_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#green_type {
	height: 130px;
	width: 270px;
	position: absolute;
	left: 163px;
	top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFF;
}
#footer {
	height: 40px;
	width: 100%;
	clear: both;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: 10pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 10px;
}
#content_left {
	background-color: #FFF;
	width: 310px;
	float: left;
}
.body_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	color: #666;
	margin-top: 10px;
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	color: #FFF;
	background-color: #050033;
	font-style: normal;
	text-indent: 10px;
}
#content_right_com {
	width: 444px;
	float: right;
	position: relative;
	padding: 0px;
}
.body_type_comp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #666;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
