@charset "utf-8";
/* CSS Document 
---------------------------------------------------*/



html>body .outerpair1 { background: url("../images/shadow/upperrightfade.png") right top no-repeat; } 

html>body .outerpair2 { background: url("../images/shadow/lowerleftfade.png") left bottom no-repeat; padding-top: 8px; padding-left: 8px; }

html>body .shadowbox { background: url("../images/shadow/shadow.png") bottom right; }

.innerbox { border:1px solid #ccc; background:#fff; width:602px; wid\th:600px; }
html>body .innerbox { position:relative; left:-8px; top:-8px; }


/* IMAGE BOX (HOMEPAGE)
======================================================*/
.imagebox { float:left; margin-bottom:60px; }
.imagebox .innerbox { padding:7px; height:402px; wid\th:586px; heig\ht:386px; }


/* TEXT BOX
======================================================*/
.textbox { float:left; }
.textbox .innerbox { padding:32px; font:12px/18px Arial; wid\th:536px; }


