
body { background-color: #d28953; background-image: url("../images/back_wood.gif"); margin: 0; padding: 0 }
li { list-style-type: square }
#container   { background-image: url("../images/back_white_fade.gif"); background-repeat: repeat-y; margin: 0 auto; width: 780px; overflow: hidden }
#main  { margin: 0 auto; width: 760px }
#header     { background-image: url("../images/header_back.gif"); background-repeat: no-repeat; height: 43px }
#header a       { color: #963; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; padding-top: 20px; padding-right: 24px; float: right }
#header a:hover  { text-decoration: underline }
#banner { background-image: url("../images/banner_home.gif"); background-repeat: no-repeat; height: 137px }
#nav   { background-image: url("../images/nav_back.gif"); background-repeat: no-repeat; height: 41px }
#navProjects   { background-image: url("../images/nav_back_projects.gif"); background-repeat: no-repeat; height: 41px }
#nav ul, #navProjects ul     { list-style-type: none; margin: 0; padding: 0; width: 498px; float: right }
#nav li, #navProjects li   { float: left }
#nav li a, #navProjects li a       { display: block; padding-top: 41px; height: 0; overflow: hidden }
#nav li#home, #navProjects li#home     { background-image: url("../images/nav_home_bt.gif"); background-repeat: no-repeat; width: 82px }
#nav li#home a:hover, #navProjects li#home a:hover     { background-image: url("../images/nav_home_sbt.gif"); background-repeat: no-repeat }
#nav li#company, #navProjects li#company     { background-image: url("../images/nav_company_bt.gif"); background-repeat: no-repeat; width: 99px }
#nav li#company a:hover, #navProjects li#company a:hover     { background-image: url("../images/nav_company_sbt.gif"); background-repeat: no-repeat }
#nav li#process, #navProjects li#process     { background-image: url("../images/nav_process_bt.gif"); background-repeat: no-repeat; width: 95px }
#nav li#process a:hover, #navProjects li#process a:hover     { background-image: url("../images/nav_process_sbt.gif"); background-repeat: no-repeat }
#nav li#projects, #navProjects li#projects     { background-image: url("../images/nav_projects_bt.gif"); background-repeat: no-repeat; width: 106px }
#nav li#projects a:hover, #navProjects li#projects a:hover     { background-image: url("../images/nav_projects_sbt.gif"); background-repeat: no-repeat }
#nav li#contact, #navProjects li#contact     { background-image: url("../images/nav_contact_bt.gif"); background-repeat: no-repeat; width: 116px }
#nav li#contact a:hover, #navProjects li#contact a:hover     { background-image: url("../images/nav_contact_sbt.gif"); background-repeat: no-repeat }
#bannerBtm { background-image: url("../images/banner_home_btm.gif"); background-repeat: no-repeat; height: 20px }
#bannerBtmProjects { background-image: url("../images/banner_projects_btm.gif"); background-repeat: no-repeat; height: 20px }
#content        { padding: 0 32px 32px 37px; width: 691px; overflow: hidden }
#contentProjects         { padding: 20px 32px 32px 37px; width: 691px; overflow: hidden }
#news     { color: #333; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px; background-color: #f5f3ea; padding: 36px 16px 16px; width: 189px; float: left }
#body   { color: #333; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 18px; margin-left: 255px; padding-top: 20px }
#body a, #news a { color: #963; text-decoration: none }
#body a:hover, #news a:hover { text-decoration: underline }
#homePhoto  { margin-top: 12px; margin-bottom: 12px; margin-left: 20px; padding: 6px; float: right; border: solid 1px #e9dfd4 }
#companyPhoto   { margin-top: 12px; margin-bottom: 12px; margin-left: 20px; padding: 6px; float: right; border: solid 1px #e9dfd4 }
#footer     { line-height: 0; background-image: url("../images/back_footer_fade.gif"); background-repeat: no-repeat; margin: 0 auto; width: 780px; height: 10px }
#copyright  { color: #84582c; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-align: right; margin: 0 auto; padding-right: 32px; padding-bottom: 20px; width: 780px }
