body { background: url('../images/back.jpg'); }
.clear { clear: both; }

#wrap { width: 1100px; margin: 0 auto; }

#header_nav ul { list-style: none; margin: 0; padding: -1 -1 5px 0; text-align: right; }
#header_nav ul li a { color: #fff; text-transform: uppercase; }
#header_nav ul li { display: inline; padding: 0 10px; }

#header { height: 343px; background: url("http://www.ugwhite.com/v/vspfiles/templates/UGW2/images/header.png") no-repeat top left;}

#display_menu_1 { list-style: none; margin: 0; padding: 97px 0 0 0; text-align: left; font-size: 12px;}
#display_menu_1 li { display: inline; padding: 0 50px; font-size: 12px; }
#display_menu_1 a { p font-size: 120%; color: #c1bca7; font-weight: bolder; text-transform: uppercase; font-size:14px;}

#display_menu_5 { list-style: horizontal; margin: 0; padding: 301px 0 0 0; text-align: right; font-size: 12px;}
#display_menu_5 li { display: inline; padding: 0 40px; font-size: 12px; }
#display_menu_5 a { p font-size: 120%; color: #c1bca7; font-weight: bolder; text-transform: uppercase; font-size:14px;}


#content {
    background: url('../images/paper.jpg') repeat-y;
    overflow: auto;
    width: 100%;
}

#leftNav {
    width: 240px;
    padding: 2px 0px 15px 6px;
    float: left;
}
#leftNav a:hover { font-weight: bold; }
#leftNav h3 { color: #280806; margin: 3; padding: 25px 0 6px 0; font-size: 1em; }


#search_section form { margin-top: -97px; padding: 21px }
#search_button { position: left; top: 10px; }

#main_content { width: 800px; padding: 0px 3px 0px 4px; float: left; }

#footer {
    clear: both;
    height: 246px;
    background: url('../images/footer.png') no-repeat top left;
}

#footer ul { margin: 0; list-style: none; text-align: right;  }
#footer a img { border: 0; }
#footer li { display: inline; margin-left: -50px; }



#display_menu_3 a { margin-bottom: 0px; display: block; }
