body {
background: #faf8eb;
overflow: none;
width: 100%;
}
img {
border: 0;
margin: 0;
padding: 0;
}
#all {
margin: auto;
margin-top: 20px;
width: 1024px;
}
#page {
position: absolute;
width: 1024px;
}
#content {
min-height: 650px;
width: 1024px;
}
#d4dheader {
display: inline;
margin: 22px;
}
#nav {
position: absolute;
right: -10px;
}
#nav img {
height: 38px;
margin-top: 18px;
width: 150px;
}
#undernav {
background: black;
height: 1px;
position: absolute;
top: 52px;
left: 40px;
text-align: center;
width: 540px;
}
.ie #nav {
right: -2px;
}
.opera #nav img:hover {
background-repeat: no-repeat;
}
.opera #undernav {
top: 50px;
}
#comp img {
background-image: url(/images/company.png);
}
#comp img:hover {
background-image: url(/images/graycomp.png);
}
#coll img {
background-image: url(/images/collection.png);
}
#coll img:hover {
background-image: url(/images/graycoll.png);
}
#cont img {
background-image: url(/images/contact.png);
}
#cont img:hover {
background-image: url(/images/graycont.png);
}
#conn img {
background-image: url(/images/connections.png);
}
#conn img:hover {
background-image: url(/images/grayconn.png);
}
#contact {
margin: 0 50px;
}
#sendmail {
float: right;
margin: -250px 22px 0 0;
<comment>margin: -250px -18px 0 0;</comment>
}
.img {
text-align: center;
}
#flash {
vertical-align: middle;
}
#bottom, #footer {
text-align: center;
z-index: 2;
}
