body { 
	font-family: Myriad Pro, Arial, Osaka, MS Gothic, sans-serif; 
	font-size: 12px; 
	line-height: 140%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000000;
}
	
img	{
	border: none;
}
	
#clear {
	clear: both;
}
	

a:link {
	color: #36C;
	text-decoration: none;
}
	
a:hover {
	color: #00A1E1;
	text-decoration: underline;
}
	
a:visited {
	color: #36C;
}
	
a:active {
	color: #36C;
	text-decoration: none;
}
	
input {
	border: #779d50 solid 1px;
	color: #00144c;
}
	
textarea {
	border: #779d50 solid 1px;
}

	
/* container */
#container {
	width: 860px;
	margin: 20px auto;
	padding: 0;
}
	
#header {
	background-image: url(images/tile-header.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 860px;
	height: 92px;
	margin: 0;
	padding: 0;
    position: relative;
}
	
#topnavi {
	float: right;
	margin: 66px 20px 0 0;
	height: 20px;
	padding: 0;
}

#topnavi ul {
    list-style-type: none;
    position: absolute;
    top: 0;
    left:0;
    margin: 0;
    padding: 0;
    color: #627070;
    font-family: Arial;
    font-weight: bold;
}

#topnavi #promoting {
    position: absolute;
    top: 25px;
    left: 14px;
    font-size: 18px;  
    padding-bottom: 5px;
}

#topnavi #sustainability {
    position: absolute;
    top: 45px;
    left: 35px;
    font-size: 32px;
    height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#topnavi #beyond {
    position: absolute;
    top: 25px;
    left: 270px;
    font-size: 18px;   
    padding-bottom: 5px;
}

#topnavi #borders {
    position: absolute;
    top: 45px;
    left: 300px;
    font-size: 32px; 
    height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#banner {
	width: 860px;
	text-align: center;
	height: 165px;
	margin: 0;
	padding: 0;
}
	
#logo {
	width: 840px;
	height: 170px;
	padding: 0;
	margin: 50px 0 0 0;
}
	
	
#navi {
	width: 860px;
	height: 45px;
	background-image: url(images/navi_bg.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
	
ul#menu {
	display: inline;
	padding: 0 0 0 0;
	margin: 0 auto;
	text-align: center;
}
	
#menu li {
	text-align: center;
	display: inline;
	padding: 0;
	margin: 0 auto;
}
	
ul#lrgarrow {
	padding: 0;
	margin: 0;
	list-style-position: outside;
}

ul#lrgarrow li{
	background-image:url(images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	list-style:none;
	color: #6666CC;
	font-weight: bold;
	font-size: 13px;
	line-height: 40px;
	padding: 0 0 0 30px;
}
	
#footer {
	color: #666666;
	font-size: 10px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 65px;
	width: 860px;
}

#footer_links {
    float: left;
    width: 50%;
    padding: 25px 0 0 0;
}

#footer_links a {
    margin: 0 5px;
}

#footer_links a:visited {
    text-decoration: none;
}

#footer_links .footer_links_first {
    margin: 0 5px 0 0;
}

#footer_info {
    float: right;
    width: 50%;
    text-align: right;
    padding: 25px 0 0 0;
}

#footer_info b {
    margin: 0 0 0 5px;
    color: #006993;
}
	
#copy {
	text-align: right;
	padding: 26px 5px 0 0;
}

#copy a:link{
	color: #666666;
	text-decoration: none;
}
	
#copy a:active{
	color: #666666;
	text-decoration: none;
}
	
#copy a:hover {
	color: #666666;
	text-decoration: underline;
}
	
#copy a:visited{
	color: #666666;
	text-decoration: none;
}


/* main */
#main {
	width: 860px;
	margin: 0;
	text-align: center;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 25px;
}
	
#mainLeft {
	width: 457px;
	float: left;
	text-align: left;
	padding: 0 20px 0 198px;
}
	
#mainRight {
	width: 183px;
	float: left;
	text-align: left;
}
	
#about {
	width: 860px;
	margin: 0;
	text-align: center;
}

#aboutLeft {
	width: 140px;
	float: left;
	text-align: left;
}

#staffMain {
	width: 700px;
	float: left;
	background-image: url(images/staff_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
}

#staffMid {
	width: 490px;
	float: left;
	text-align: left;
	padding-left: 15px;
}

#staffRight {
	width: 180px;
	float: left;
	padding: 0 0 0 15px;
	text-align: center;
}
	
#companyMid {
	background-image: url(images/company_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	width: 465px;
	height: 400px;
	float: left;
	text-align: left;
	padding-left: 15px;
}

#companyRight {
	width: 215px;
	float: left;
	padding: 0 0 0 10px;
	text-align: right;
}


#products {
	width: 860px;
	color: #555;
	margin: 0;
	text-align: center;
}

#productsMid {
	background-image: url(images/products_bg.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	width: 565px;
	float: left;
	text-align: left;
	padding: 40px 0 0 55px;
	font-size: 13px;
	line-height: 150%;
}


#productsMid2 {
	width: 565px;
	float: left;
	text-align: left;
	padding: 40px 0 0 55px;
}

#productsMid3 {
	width: 683px;
	float: left;
	text-align: left;
	padding: 20px 0 0 0px;
}

#tac21 {
	width: 680px;
	float: left;
	text-align: left;
	padding: 0px;
}

#abmelt {
	width: 690px;
	float: left;
	text-align: left;
	padding: 0px;
}

#productsLeft {
	width: 124px;
    height: 270px;
	float: left;
	text-align: left;
    margin: 0 36px 0 0;
}

#thermblock {
	background: url(images/ttl_thermblock.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
	float: left;
	width: 690px;
}

#thermblock p {
	color: #444;
	font-size: 13px;
	line-height: 150%;
}

#jobs {
	width: 860px;
}

#jobsMid {
	width: 440px;
	float: left;
	text-align: left;
	padding-left: 165px;
}

#jobsRight {
	width: 200px;
	float: left;
	padding: 150px 0 0 0px;
}

#service {
	width: 860px;
}

#serviceMid {
	background-image: url(images/whatwedo_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 450px;
	float: left;
	text-align: left;
	padding-left: 15px;
}

#serviceRight {
	width: 215px;
	float: left;
	padding: 0 0 0 20px;
	text-align: right;
}

#press {
	width: 860px;
	text-align: center;
}

#pressLeft {
	width: 125px;
	float: left;
	text-align: left;
}
	
#pressMain {
	width: 690px;
	float: left;
    text-align: left;
    padding: 0 0 0 10px;
}

#pressMain h1 {
    text-indent: 10px;
}

#pressNews {
	background-image: url(images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 680px;
	float: left;
	text-align: left;
	padding: 0;
    min-height: 644px
}

* html #pressNews {
    height: 644px;
}

#pressEvents {
	background-image: url(images/events_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 50px;
	width: 680px;
	float: left;
	text-align: left;
	padding: 0px;
}


#pressNews p{
	padding-right: 130px;
}

#pressEvents p{
	padding-right: 130px;
}


#contactMid {
	width: 360px;
	float: left;
	text-align: left;
	padding-left: 15px;
}

#contactRight {
	width: 310px;
	float: right;
	padding: 0 20px 0 10px;
	text-align: center;
}

#contactRight p {
	clear: both;
	text-align: center;
}
	
	
p#hline {
	text-align: right;
	padding-bottom: 10px;
}
	
#imageleft {
	float: left;
}
	
#imageright {
	float: right;
}
	
#bg_news {
	background: url(images/bg_news.gif);
	color: #ffffff;
	width: 181px;
	padding: 5px;
}
	
#list_news {
	list-style: square;
	padding: 5px 0 0 15px;
	margin: 0;
}

#list_news li {
	padding: 3px 0 5px 0;
}

#indentL {
	padding: 0 0 0 30px;
}

.indent {
	padding: 0 0 0 15px;
}

.indentL{
	padding: 0 0 0 35px;
}

.dotTop {
	border-top: dotted 3px #333333;
}

.dotBottom {
	border-bottom: dotted 3px #333333;
}

.dotBoth {
	border-bottom: dotted 3px #333333;
	border-top: dotted 3px #333333;
}
	
/*Text Style*/
.ttl {
	font-weight: bold;
	font-size: 13px;
}
	
.ttl_or {
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}

.ttl_bl {
	font-weight: bold;
	font-size: 12px;
	color: #336699;
}

.ttl_red {
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
}

.ttl_dred {
	font-weight: bold;
	font-size: 15px;
	color: #990033;
}

.ttlLrg_or {
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
}
	
.ttl_gr {
	color: #006065;
	font-weight: bold;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
	
.ttl_pr {
	color: #7c0041;
	font-weight: bold;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 25px;
    line-height: 25px;
}

.ttl_pur {
	color: #6666CC;
	font-weight: bold;
}

.txt_or {
	font-weight: normal;
	font-size: 14px;
	color: #FF6600;
}

.txt_xl {
	font-size: 30px;
	line-height: 180%;
}

.title1 a, .title2 a {
	font-size:12px;
}
	
/* ThermBlock */

ul#collapsed,ul#expanded {
    list-style-type: none;
    margin: 12px 0 0 0;
    padding: 0;
    line-height: 0;
}

#collapsed li,#expanded li {
    margin: 8px 0 0 0;
}

#collapsed li ul,#expanded li ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#collapsed li ul li,#expanded li ul li {
    margin: 0;
    height: 20px;
}


/* How It Works */

#how_it_works {
	float: left;
	width: 690px;
    height: 755px;
    text-align: left;
    background: url('images/bg-howitworks.gif') no-repeat;
    position: relative;
}

#how_it_works h1 {
    color: #027ABB;
    font-size: 14px;
}

#how_it_works p {
	color: #444;
	font-size: 13px;
	line-height: 150%;
}

#hollow_beads {
    position: absolute;
    top: 75px;
    width: 100%;
}

#hollow_beads #caption {
    position: absolute;
    top: 305px;
    left: 30px;
    font-weight: bold;
    color: #000;
}

#heat_conduction {
    position: absolute;
    top: 435px;
    width: 100%;
    font-size: 13px;
}

#heat_conduction ul {
    float: left;
    width: 100%;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#heat_conduction li {
    float: left;
    display: inline;
    margin: 0 10px 0 0;
}

#heat_conduction #caption {
    width: 270px;
    position: absolute;
    top: 160px;
    left: 315px;
    font-weight: bold;
    color: #2B725B;
    font-size: 14px;
}

/* Thermblock2 */

#thermblockcontent {
    float: left;
    width: 690px;
    height: 1400px;
    text-align: left;
    background: url('images/bg-thermblockparent.jpg');
    position: relative;
}

#thermblockcontent h1 {
    color: #027ABB;
    font-size: 14px;
}

#section1paragraph {
    position: absolute;
    top: 90px;
}

#section2paragraph {
    position: absolute;
    top: 325px;
}

#section3list {
    position: absolute;
    top: 500px;
}

#section4paragraph {
    position: absolute;
    top: 800px;
}

#section4list {
    position: absolute;
    top: 925px;
    margin-left: 30px;
}

/* Performance Record */

#performance_record {
	float: left;
	width: 690px;
    height: 2152px;
    text-align: left;
    background: url('images/bg-performancerecord.jpg') no-repeat;
    position: relative;
}

#performance_record h1 {
    color: #027ABB;
    font-size: 14px;
}

#insulation_performance {
    position: absolute;
    top: 75px;
}

#temperature_comparison {
    position: absolute;
    top: 300px;
}

#temperature_comparison ul {
    float: left;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#temperature_comparison li {
    float: left;
    width: 285px;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0 0 60px;    
}

#temperature_comparison li span{
    color: #F05A28;
    font-size: 26px;
}

#measured_effectiveness {
    position: absolute;
    top: 695px;
}

#measured_paragraph_hot {
    width: 300px;
    position: relative;
    top: 45px;
}

#measured_temp_hot {
    position: relative;
    top: 34px;
    height: 30px;
    color: #000;
    padding-bottom: 5px;
}

#measured_temp_hot span{
    color: #F05A28;
    font-size: 26px;
}

#measured_paragraph_cold {
    width: 300px;
    position: relative;
    top: 255px;
}

#measured_temp_cold {
    position: relative;
    top: 245px;
    height: 35px;
    color: #000;
    padding-bottom: 5px;
}

#measured_temp_cold span{
    color: #F05A28;
    font-size: 26px;
}

#temperature_measurement {
    position: absolute;
    top: 1540px;
}

#temperature_measurement ul {
    list-style-type: none;
}

#temperature_measurement li {
    position: relative;
    left: 25px;
    width: 150px;
}

#temperature_measurement b {
    color: #903;
}

#temp_paragraph_one {
    position: relative;
    top: 25px;
}

#temp_paragraph_two {
    position: relative;
    top: 70px;
}

#temp_paragraph_three {
    position: relative;
    top: 155px;
}

#temp_paragraph_four {
    position: relative;
    top: 200px;
}

#additional {
    position: absolute;
    top: 2115px;
}

#additional h1 {
    display: inline;
}

#additional a {
    color: #000;
    text-decoration: none;
}

/* FAQ */

#how_it_works {
	float: left;
	width: 690px;
    height: 755px;
    text-align: left;
    background: url('images/bg-howitworks.gif') no-repeat;
    position: relative;
}

#faq ul {
    float: left;
    width: 690px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#faq li {
    text-align: left;
}

#faq h1 {
    text-align: left;
    font-size: 18px;
}

.question {
    font-weight: bold;
}

.answer {
    margin: 0 0 20px 0;
}

/* Emulsion Main */

#emulsion_main {
	float: left;
	width: 690px;
    height: 1100px;
    text-align: left;
    background: url('images/bg-emulsion.jpg') no-repeat;
    position: relative;
}

#emulsion_main h1, #emulsion_howitworks h1 {
    color: #007f7b;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

#emulsion_main h2 {
    position: absolute;
    top: 600px;
	left: 25px;
    color: #38559e;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 10px;
}

#emulsion_para_1 {
    position: absolute;
    top: 130px;
    left: 0;
}

#emulsion_para_2 {
    position: absolute;
    top: 355px;
    left: 0;
}

#emulsion_para_3 {
    position: absolute;
    top: 715px;
    left: 0;
}

#emulsion_para_4 {
    width: 690px;
    position: absolute;
    top: 830px;
}

#emulsion_para_4 ul {
    margin: 5px 0;
}

#emulsion_howitworks {
	float: left;
	width: 690px;
    height: 1400px;
    text-align: left;
    background: url('images/bg-emulsion-02.gif') no-repeat;
    position: relative;
    font-size: 12px;
}

#emulsion_howitworks  h3 {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#emulsion_howitworks_1 {
    position: absolute;
    top: 10px;
    left: 0;
}

#emulsion_howitworks_2 {
    position: absolute;
    top: 280px;
    left: 0;
}

#emulsion_howitworks_2 ul {
    width: 690px;
    list-style-type: none;
    padding: 0;
}

#emulsified_state {
    position: absolute;
    top: 50px;
    left: 246px;
    font-weight: bold;
    font-size: 18px;
    color: #365f91;
}

#water_particle {
    position: absolute;
    top: 100px;
    left: 150px;
    color: #000;
    font-weight: bold;
}

#oil {
    position: absolute;
    top: 105px;
    left: 395px;
    color: #000;
    font-weight: bold;
}

#sentence_01{
    position: absolute;
    top:205px;
    left: 60px;
    color: #936;
    font-weight: bold;
}

#normal_combustion {
    position: absolute;
    top: 275px;
    left: 200px;
    font-weight: bold;
    font-size: 18px;
    color: #365f91;
}

#spray {
    width: 25%;
    position: absolute;
    top: 420px;
    left: 0;
    font-size: 10px;
    color: #000;
    text-align: center;
}

#combustion_starts {
    width: 25%;
    position: absolute;
    top: 420px;
    left: 173px;
    font-size: 10px;
    color: #000;
    text-align: center;
}

#combustion_continues {
    width: 25%;
    position: absolute;
    top: 420px;
    left: 394px;
    font-size: 10px;
    color: #000;
    text-align: center;
}

#remains {
    width: 12%;
    position: absolute;
    top: 420px;
    left: 615px;
    font-size: 10px;
    color: #000;
    text-align: center;
}

#emulsified_fuel{
    position: absolute;
    top: 515px;
    left: 200px;
    font-weight: bold;
    font-size: 18px;
    color: #365f91;
}

#emulsified_fuel_01 {
    width: 25%;
    position: absolute;
    top: 670px;
    left: -30px;
    font-size: 10px;
    color: #000;
    text-align: center;
}

#emulsified_fuel_02 {
    width: 25%;
    position: absolute;
    top: 670px;
    left: 220px;
    font-size: 10px;
    color: #000;
    text-align: center;
}

#emulsified_fuel_03 {
    width: 40%;
    position: absolute;
    top: 675px;
    left: 450px;
    font-size: 10px;
    color: #000;
    text-align: center;
}

#emulsion_howitworks_3 {
    width: 375px;
    position: absolute;
    top: 1040px;
    left: 294px;
}

#emulsion_howitworks_3 h1{
    font-size: 14px;
    color: #62285b;
}

#emulsion_howitworks_3 ul{
    font-size: 12px;
    padding-left: 14px;
}

#emulsion_howitworks_4 {
    width: 690px;
    position: absolute;
    top: 1200px;
    left: 0;
}

#emulsion_whatweprovide {
	float: left;
	width: 690px;
    height: 900px;
    text-align: left;
    background: url('images/bg-whatweprovide.jpg') no-repeat;
    position: relative;
}

#emulsion_whatweprovide h1 {
    color: #007f7b;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

#whatweprovide_01 {
    width: 430px;
    position: absolute;
    top: 137px;
}

#whatweprovide_02 {
    width: 690px;
    position: absolute;
    top: 395px;
}

#emulsion_merits {
	float: left;
	width: 690px;
    height: 1444px;
    text-align: left;
    background: url('images/bg-meritsofemulsion.jpg') no-repeat;
    position: relative;
    font-size: 14px;
}

#emulsion_merits h1 {
    color: #007f7b;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

#merits_01 {
    width: 500px;
    position: absolute;
    top: 0;
}

#merits_02 {
    width: 390px;
    position: absolute;
    top: 350px;
}

#merits_03 {
    position: absolute;
    top: 530px;
}

#merits_04 {
    position: absolute;
    top: 1247px;
}

#kuraban{
	background-image:url(images/kuraban_bg.png);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:50px;
}

#page_content{
	text-align:left;
	margin-left:160px;
	color:#4c4c4c
}

#page_content h1{
	border-width:0px 0px 1px 8px;
	border-style:solid;
	border-color:#666;
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif; 
	font-size:24px;
	padding:5px 5px 8px 8px;
	color:#666;
}

#page_content h2{
	font-size:18px;
	color:#3f58a7;
	font-weight:normal;
	font-weight:bold;
	padding-left:10px;
	margin:30px 0 10px 0;
}

.realize{
	width:146px;
	margin-right:20px;
	float:left;
	vertical-align:middle;
}

.realize03{ 
	width:180px;
	margin-right:20px;
	float:left;
}

#realize{
	overflow:auto;
	float:none;
}

#realize ul{
	margin:0 0 0 16px;
	padding:0;
}

#realize h3{
	color:#a15a60;	
	background-color:#bbd24e;
	border:4px #699 solid;
	border-radius:20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height:60px;
	text-align:center;
	padding:10px;
	font-size:18px;
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif; 
	font-weight:normal;
}

#new_era{
	color:#3f58a7;
	font-size:56px!important;
	font-weight:normal!important;
	font-family:"Times New Roman", Times, serif;
	line-height:56px;
	float:left;
	margin-top:0px;
}

#new_era01, #new_era03{
	font-size:40px;
	display:inline-block;	
}

#new_era01{
	display:inline-block;
	vertical-align:top;
	height:56px;
}

#new_era02, #new_era03{
	display:inline-block;
	vertical-align:baseline;
	padding-top:30px;
	/*height:80px;*/
}

#new_era04{
	display:block;
	margin-left:20px
}

.new_era_img{
	vertical-align:middle;
	margin-left:40px;
}

.list_arrow{
	list-style-image:url(images/li_arrow.png);
	padding:0 0 0 12px;
}

#kurabancoo{
	padding-top:11px;
	margin-bottom:40px;
}

#kuraban_wrap{
	padding-top:14px;
	margin-bottom:50px;
}

#supercoolnbar{
	padding-top:75px;	
}

.oil_sampling{
	width:172px;
	float:left;
	margin:0 3px 30px 0;
}

.oil_sampling p{
	text-align:center;
	font-weight:bold;
	margin:0;
}

#specification{
	border-collapse:collapse;
	border-spacing:0;
	padding:0; 
	margin-bottom:30px;
	width:100%;
	font-size:14px;
}

#specification caption{
	text-align:left;
	margin:10px;
}

#specification td{
	padding:2px 10px;
	margin:0;
}

#specification tr.even{
	background:#c2dcff;	
}

.red{
	color:#a15a60;	
}

.blue{
	color:#3f58a7;	
}

#beverages{
	border-collapse:separate;
	border-spacing:0 5px;
	margin-bottom:30px;
}

#beverages tr td, #beverages tr th{
	border:solid #66c;
	border-width:2px 1px;
	padding:5px;
	margin:0;
}


#beverages th{
	color:#66c;	
}

#beverages tr td:first-child{
	border-left-width:2px;
}

#beverages tr td:last-child{
	border-right-width:2px;
}

#beverages tr th:first-child{
	border-left-width:2px;
}

#beverages tr th:last-child{
	border-right-width:2px;
}

#green_list{
	color:#699;
	margin:20px 0 0 14px;
	padding:0;
	font-size:14px;
	height:200px;
}

#page_content ul{
	margin:30px 0 0 14px;
	padding:0;
}

#page_content ul li{
	margin:10px 0;	
}

#kurabancoo_apps{
	margin-bottom:80px!important;	
}
