@charset "utf-8";
/* CSS Document */
div.main_wrap {
	width:1000px;
	margin:0 auto;
}
div#temp_head {
	background: url(../images/top-photo.png) top repeat-x;
}
div#temp_foot{
	background:url(../images/header.gif);
}

div#logo {
	height:90px;	
	background:url(../images/Logo_Truong.png) left center no-repeat;
}

div#main_menu {
	/* background:url(../images/trans-bg.png);
	border-top:solid 1px #4FAED2; */
	padding-top:5px;
}

div#temp_body {
	margin:20px auto 0 auto;	
}

div#temp_right {
	width:200px;
	float:right;
	margin-left:20px;
}

div#temp_left{
	width:780px;
	float:left;
}

#component {
	padding:10px;	
}
div#temp_foot {
	border-top:2px solid #fff;
	padding: 10px;
	margin:0;
	text-align: center;
	color: #fff;
}