#breadcrumb {
	display:none;
}

#content {
	background:none;
	border:0px solid #fff;
}

.top_corner {
	display:none;
}

#content_header {
	display:none;
}

#content_left {
	margin:0 0 0 0px;
	width:360px;
	background:url('/img/text-decoration.gif') 16px 10px no-repeat;
	border:0px solid #fff;
}

#content_left_inner {
	padding:0px 23px 0 23px;
	border:0px solid blue;
}

#content_left h1{
	font-size:30px;
	text-align:right;
}

#content_right {
	width:520px;
	background:url('/img/text-decoration-right.gif') 482px 10px no-repeat;
	border:0px solid #fff;
}

#content_right_inner {
	padding:0px 58px 0 14px;
	border:0px solid blue;
}

#clear {
	clear:both;
	height:50px;
	background:url("/img/bg-body-bottom.gif") top left repeat-x;
	border:0px solid #FFF;
	z-index:2;
}


