#header h1 img {display:none;}
#menu {display: none;}

/* content */
/*************************************/

#left_content {
	width: 776px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #fff;
	float: none;
}

body.faq #left_content {background-color: #fff;}
#left_content #border_top {diplay: none;}

#main_content {
	width: 748px;
	height: auto;
	min-height: 300px;
	_height: 300px;
	padding: 0 14px 14px 14px;
	margin: 0;
	background-color: transparent;
	overflow: visible;
	position: relative;
}

#left_content #border_bottom {display: none;}
#right_nav {display: none;}
#footer ul {display: none;}





