@charset "utf-8";
.text_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.text_main_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.page_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
}
.page_head_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	font-weight: normal;
}
.page_small_head_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC33;
	font-style: italic;
}
.small_head_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0000CC;
}
.reference {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
.border {
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-style: none;
	border-top-color: #666666;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-right-style: none;
	border-right-color: #666666;
}
.background_home {
	background-attachment: scroll;
	background-image: url(images/sustain_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.background_home2 {
	background-attachment: scroll;
	background-image: url(images/index_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_what2 {
	background-attachment: scroll;
	background-image: url(images/what_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.what_background {
	background-attachment: scroll;
	background-image: url(images/what_we_do_background_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_back2 {
	background-attachment: scroll;
	background-image: url(images/back_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_back {
	background-attachment: scroll;
	background-image: url(images/background_background_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_mainbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
