@charset "utf-8";

/***** standard definitions *****/

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset { margin: 0; padding: 0; }
img, fieldset {	border:0; }
body { 
font: normal 62.5% Arial, Helvetica, sans-serif;
line-height:1.8em;
background:#fff url(../images/header-left-stretch.gif) repeat-x;
color:#000;
height:100%;
}
select, textarea, button, label, td, th, input, p, li { font-size:1.2em; }
h1, h2, h3 { color:#000; }
h1 { margin:15px 0 15px 15px; font-size:200%; font-weight:normal; letter-spacing:3px; }
h2 { margin:0px 0 8px 0; font-size:160%; font-weight:bold; }
h3 { margin:0px 0 8px 0; font-size:110%; font-weight:bold; }
img { border:0; }
a { text-decoration:underline; color:#55988f; }
a:hover { text-decoration:none; }
p { margin:0 0 1.2em 15px; }
input.long { width:30em; }
div.clear { width:100%; clear:both; height:0; }
form { margin-bottom:10px; }
ul { margin-left:1.5em; }

/***** class definitions *****/

img.left { float:left; }

/***** id definitions *****/

div#layer { position:absolute; top:0; left:0; width:100%; }
div#headerRight {  float:right; width:50%; height:241px; background:url(../images/header-right-stretch.gif) repeat-x; }
div#main { width:770px; margin:0 auto 0 auto; background:url(../images/nav-bg.gif) repeat-y top left; }
div#nav { float:left; width:209px; }
div#nav a div { float:right; width:202px; height:31px; border:1px solid #b5bebd; border-width:0 0 1px 0; }
div#navHome { background:url(../images/nav-home.gif) top left no-repeat; }
div#navOfficeDesign { background:url(../images/nav-office-design.gif) top left no-repeat; }
div#navInternalSolutions { background:url(../images/nav-internal-solutions.gif) top left no-repeat; }
div#navFurniture { background:url(../images/nav-furniture.gif) top left no-repeat; }
div#navContactUs { background:url(../images/nav-contact-us.gif) top left no-repeat; }
div#content { float:right; width:561px; }
div#content img { display:block; }
div#content img.margin { margin-bottom:1.2em; }
div#footer { height:32px; width:100%; background-color:#69bcb1; }
