/* start --- */

/* top nav site links -------------------------------- */
#top-links { background-color: #FFF; background-image: url(../images/banner_top.jpg); background-repeat: repeat-x; width:859px; height:34px; clear: both; margin: 0; padding: 0; white-space: nowrap; }
/* IE / Win hacks */
*html #top-links { padding-bottom:-3px; }
/* END IE / Win hacks */

#top-links ul { color: #fff; font: 11px/15px Arial, Helvetica, sans-serif; float: right; margin: 8px 20px 0 0; padding: 0; }
/* IE / Win hacks */
*html #top-links ul { margin-right: 13px; }
/* END IE / Win hacks */
#top-links li { padding: 0; margin: 0; padding: 0; margin: 0 0 0 5px; list-style: none; display: inline; }

/* mainlinks site links -------------------------------- */
#main-nav-wrap { width:269px; height:32px; float: left; white-space: nowrap; clear: both; margin: 0 0 15px 48px; padding: 0; }
/* IE / Win hacks */
*html #main-nav-wrap { margin-bottom: -3px; }
/* END IE / Win hacks */

#main-nav-wrap ul { color: #e6ab2a; margin: 0 0 0 0; padding: 0; white-space: nowrap; }
#main-nav-wrap li { color: #e6ab2a; font: 12px/18px Arial, Helvetica, sans-serif; float: left; padding: 0; margin: 0; list-style: none; display: inline; }

/* IE / Win hacks */
* html #main-nav-wrap ul { margin: 0 0 0 0; padding: 0; white-space: nowrap; }
* html #main-nav-wrap li { padding: 0; margin: 0; list-style: none; }
/* END IE / Win hacks */

/* mainlinks image ids -------------------------------- */
#about-us_ { width:66px; height:17px; }
#ourwork_ {	width:56px; height:17px; }
#contact-us_ {	width:63px; height:17px; }
#bullet_ {	width:42px; height:17px; }

/* end --- */

