BODY{background-color: #FFFFFF;}


DIV#container{width: 100%; height: 100%;}


DIV#content{margin: 0 auto; width: 850px; text-align: center; }


/* TOP */
DIV#header {background-image: url(../template/images/header.jpg); background-repeat: no-repeat; width: 850px; height: 270px;}
DIV#header DIV#menu {width: 850px; height: 23px; border: #000000 0px solid; padding-top: 232px; text-align:left;}
/* TOP */

DIV#body{background-image: url(../template/images/bg.jpg); background-repeat: repeat-y; width: 100%; height: 100%; overflow:hidden;}


/* LEFT */
DIV#left {width: 265px; height: 100%; float:left; }
DIV#left DIV#box1 {background-image: url(../template/images/box1.jpg); background-repeat: no-repeat; width: 265px; height: 211px;}
DIV#left DIV#box1 DIV#box1Container {width: 260px; height: 160px; overflow:hidden; position:relative; border: #000000 0px solid;}
DIV#left DIV#box1 DIV#box1Container #box1Content{margin-left:0; margin-top:15px; width: 260px; position:absolute; float:left; border: #000000 0px solid;  }
DIV#left DIV#box2 {background-image: url(../template/images/box2.jpg); background-repeat: no-repeat; width: 265px; height: 210px;}
DIV#left DIV#box3 {background-image: url(../template/images/box3.jpg); background-repeat: no-repeat; width: 265px; height: 140px;}
DIV#left DIV#box3b {background-image: url(../template/images/box3b.jpg); background-repeat: no-repeat; width: 265px; height: 23px;}
/* LEFT */


/* RIGHT */
DIV#right{background-image: url(../template/images/right.jpg); float:left; width: 585px; height: 100%; background-color: #7E7E7E;}
DIV#right2{background-image: url(../template/images/right.jpg); float:left; width: 585px; height: 100%; background-color: #7E7E7E;}
/* RIGHT */

/* POPUP */
DIV#popup{background-color: #7E7E7E; width: 650px; height: 650px;}
/* POPUP */

/* BOTTOM */
DIV#bottom{clear:both; background-image:url(../template/images/bottom.jpg); width: 850px; height: 20px;text-align:center; border: #000000 0px solid;}
/* BOTTOM */


/* FOOT */
DIV#foot{height: 30px; line-height: 30px; clear: both;}
/* FOOT */
