h1{
    border-left:5px solid #D3A840;
}


#header_image {width:100%; height:100px; color:#fff; background:url("./images/bg_header_inf.jpg") no-repeat center top; overflow:hidden;}

.left_menu_list ul li.selected {
    background: url("./images/marker_inf.png")  5px 10px no-repeat #e6e6e6;;
	border-bottom:#A7A7A7 1px dotted;
}

.left_image_box{
    float:left;
}
.right_text_box{
    margin-left: 230px;
}