#header{
	width: 758px;
	height: 90px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#flash {
	display: none;
}

div#main_left {
	width:180px;
	float: right;
	padding: 0px;
	vertical-align: top;
	display: none;
}

div#main_right {
	width: 580px;
	float: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

#go_top{
	display: none;
}

#footer{
	width: 738px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#menu_bottom{
	display: none;
}
#footer dl{
text-align: left;
}

