body{
	margin: 0px;
}

#topbar{
	background: url(images/bg.gif);
	height: 10px;
	width: 660px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header{
	position: absolute;
	top: 10px;
	width: 660px;
	height: 80px;
	background-color: #ff5c00;
}


#logoText{
	position:absolute;
	top: 20px;
	left: 280px;
}
