/* PAGE ORDER */
/* home, the chair, details, materials, order info, contact us */

body {margin: 0px auto;}

h1 {
font-size: 16px;
margin-bottom: 7px;
margin-top: 9px;
font-family: arial;
}

#first {
margin-top: 0px;
}


div.logo {text-align: left; margin-bottom: 15px;}

div.wrap {
width: 890px; 
height: 510px;
margin-left: 90px;
margin-top: 50px;
border: 1px solid #fff;
}
div.navbutton {width: 115px; float: left; border: 1px solid #fff; margin-left: -7px; margin-right: 0px; margin-top: -2px;}
div.navbutton img {border: 0px solid #fff; float: left; margin-bottom: 7px;}

img {background-color: #fff;}

img.a {position: absolute; left: 368px; top: 218px;}
img.b {position: absolute; left: 368px; top: 268px;}
img.c {position: absolute; left: 368px; top: 318px;}
img.d {position: absolute; left: 368px; top: 368px;}
img.e {position: absolute; left: 368px; top: 418px;}
img.f {position: absolute; left: 368px; top: 468px;}

img.chair {border: 1px solid #000; }

#c1 {float: left; margin-right: 20px; margin-left: 2px;}
#c2 {float: left; margin-right: 20px;}
#c3 {}

#material {font-weight: bold; font-family: arial; width: 217px; display: inline; text-align: center;}

div.content {
border: 0px solid #000;
width: 480px; 
height: 295px;  
float: left; 
margin-right: 20px;
font-family: verdana, arial;
font-size: 12px;
line-height: 19px;
scrollbar-face-color: #000;
scrollbar-track-color: #ccc;
scrollbar-arrow-color: #fff;
}

div.insidecontent {
margin-right: 0px;
font-family: arial;
font-size: 12px;

}

div.footer {
clear: both;
}








