body {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background-image:  url(../images/assets/bgGradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#container { width: 745px;	margin:0px auto 0px auto;	/*	width: 700px;*/	}
#logo { 
height:90px; 
/*background:  url(../images/assets/images/lu_logo.gif) no-repeat;*/
margin-top: 15px;
}
#menu {}
#bottom {}
#spacer {width:100%; height:25px; display:block; float:left;}
#spacer2 {width:100%; height:25px; display:block; float:left;}
#main { background-color:#FFFFFF;	/*	text-align: left;	*/  }

.box2{margin: 0px; }
.t2 {background:  url(../images/assets/t2.gif) 0 0 repeat-x;}
.b2 {background:  url(../images/assets/dot2.gif) 0 100% repeat-x}
.l2 {background:  url(../images/assets/l2.gif) 0 0 repeat-y}
.r2 {background:  url(../images/assets/r2.gif) 100% 0 repeat-y}
.bl2 {background:  url(../images/assets/bl2.gif) 0 100% no-repeat}
.br2 {background:  url(../images/assets/br2.gif) 100% 100% no-repeat}
.tl2 {background:  url(../images/assets/tl2.gif) 0 0 no-repeat;}
.tr2 {background:  url(../images/assets/tr2.gif) 100% 0 no-repeat; padding:23px; }

#contentArea {}

.box{margin: auto;  float:left;}
.t {background:  url(../images/assets/dot.gif) 0 0 repeat-x;}
.b {background:  url(../images/assets/dot.gif) 0 100% repeat-x}
.l {background:  url(../images/assets/dot.gif) 0 0 repeat-y}
.r {background:  url(../images/assets/dot.gif) 100% 0 repeat-y}
.bl {background:  url(../images/assets/bl.gif) 0 100% no-repeat}
.br {background:  url(../images/assets/br.gif) 100% 100% no-repeat}
.tl {background:  url(../images/assets/tl.gif) 0 0 no-repeat}
.tr {background:  url(../images/assets/tr.gif) 100% 0 no-repeat; padding:9px}