/* CSS Document */
#main {
	top:0px;
	width:749px;
}
#header {
	/*position:relative;
	top:0px;*/
}
#toplogo {
	float:left;
	width:125px;
	z-index:99;
}
#topmenu{
	float:left;
	width:624px;
	height: 120px;
	text-align:right;
	z-index: 1;
}
#mainleft {
	width:125px;
	float:left;
	height:500px;
}

#mainbody {
	float:left;
	text-align:center;
	width:623px;
}
#footer {

}
.sidebar {
	text-align:center;
}
