#outer {
 width:1024px; margin:auto;
 }

#header {
 height:147px;
}

#bar {
 height:25px;
 }

#bodycontent {
 position:relative;
 text-align:justify;
 }
#leftcontent {
	position:relative;
	float:left;
	left:50px;
	width:900px;
	text-align:justify;
}	
#footer{

}

