#logo {
	background-image: url(../imgs/emkor_logo.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 600px;
	float: left;
}
body {
	font-family: Arial;
	font-size: .9em;
	color: #333333;
}
#temp {
	float: left;
	clear: left;
}
