
/* ------------------------------------------------------------- main section */
#mainsection { 
	display:block; float:left; width:1000px; background:url(../images/ice2.jpg) no-repeat; background-color:#FFF;
	font-family:Helvetica, Arial, Verdana, sans-serif; font-size:11px; 
}

div.column1 { display:block; float:left; width:451px; background:url(../images/home01.png) no-repeat; }
div.column1copy { display:block; float:right; width:250px; padding:380px 90px 4em 0; text-align:center; }

div.column1d { display:block; float:left; width:451px; margin-top:50px; background:url(../images/origin01.png) no-repeat; }

div.column2d { display:block; float:left; width:400px; padding-top:50px; margin-left:50px; }
div.column2d p { text-align:left; padding:0 1em 2em 1.5em; }



div.column2d h3 { font-weight:bold; font-size:14px; margin-left:15px; color:#666;  }
div.column2d h4 { font-size:9px; margin-left:225px; margin-top:-12px; color:#666; }


