

body { background: url(img/bg_grad.jpg)}

#center   { width:760px; left:50%; margin: 16px 0 0 -380px; position:absolute;}

#header   { background-image:url(img/header.jpg); width:760px; height:110px}
#menu     { background-color:#000000; text-align:right; color:#FFFFFF}
#content  { background-image:url(img/mainbg.gif); padding:0 11px 0 11px;}
#left     { float:left; width:250px; height:245px; margin:-26px 10px 20px -26px; display:inline; background:url(img/leftimg.gif) no-repeat top left}
#right    { padding:26px;}


#footer   { float:left; width:760px; height:83px;}
.home { background-image:url(img/footer_1.jpg)}
.serv { background-image:url(img/footer_2.jpg)}
.expe { background-image:url(img/footer_3.jpg)}
.res  { background-image:url(img/footer_4.jpg)}
.empl { background-image:url(img/footer_5.jpg)}
.cont { background-image:url(img/footer_6.jpg)}

/* ------------- */
#content:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#content{display: inline-table;}
* html #content{height: 1%;}
#content{display: block;}