#div_content {
	width: 742px; 
	position: relative;
}

#layoutimage_top {
	background-image: url(/images/me/layout/top.gif);
	width: 742px;
	height: 37px;
}

#homepage_menu {
	position: absolute; 
	left: 15px; 
	top: 10px; 
	color: #587f95;
}

#headertable {
	width: 742px; 
	background: url(/images/me/layout/bg.gif) repeat-y;
}

#table_system {
	background: url(/images/me/layout/bg.gif) repeat-y; 
	width: 742px; 
	text-align: left;
}

#td_performance {
	vertical-align: top; 
	padding-left: 12px; 
	text-align: center;
}

#td_components {
	vertical-align: top; 
	padding-left: 15px; 
	padding-right: 15px;
}

#td_rigimage {
	vertical-align: top; 
	padding-right: 20px; 
	text-align: center;
}

#contentbg {
	width: 742px; 
	background: url(/images/me/layout/content_bg.gif) repeat-y left;
}

#contenttop {
	width: 742px; 
	background: url(/images/me/layout/content_top.gif) no-repeat left top;
}

#contentbottom {
 	background-image: url(/images/me/layout/content_bottom.gif);
 	width: 742px;
 	height: 93px;
}

