@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #81B587;
	font-family: Arial, Helvetica, sans-serif;
	color: #A02A1C;
}
a {
	text-decoration: none;

}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
}
#iso_logo {
	background-attachment: scroll;
	background-image: url(../images/quality_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 150px;
	width: 196px;
}

#logo {
	background-attachment: scroll;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 666px;
}
#logo a {
	text-indent: -21000px;
	display: block;
	height: 150px;
	width: 666px;
}
#banner_flash {
	width: 684px;
	float: left;
}

#banner {
	background-attachment: scroll;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 281px;
	width: 900px;
}

#shadow {
	width: 900px;
	height: 21px;
	background-attachment: scroll;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}

#menu {
	width: 216px;
	text-decoration: none;
	float: right;
	margin-top: 13px;
}
.menu_line  {


}
#menu span {
	font-size: 28px;
	color: #FFFFFF;
	padding-right: 2px;
}


#menu li {

}
#menu a {
	font-size: 14px;
	color: #A02A1C;
	height: 38px;
	display: block;
	padding-top: 5px;
	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
}
#menu a:hover {
	color: #003300;
}


#content {
	padding: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F6834;
}
#content h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F6834;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 28px;
}
#content h2 {
	margin-bottom: 6px;
	font-size: 16px;
	color: #000000;
}
#content p {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #000000;
}
#index_content_list {
	height: 180px;
	display: block;
	clear: both;
	width: 855px;
}

#index_content_list li {
	float: left;
	clear: right;
	margin-right: 13px;
}


#footer {
	font-size: 11px;
	clear: both;
	width: 900px;
	text-align: center;
	margin-top: 10px;
	color: #003300;
}
.img_right {
	float: right;
	margin-left: 15px;
	border: 4px none #2F6834;
	padding: 1px;
	clear: both;
	margin-bottom: 10px;
}
