* {
margin: 0; padding: 0;
}

body {
margin-bottom: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
behavior: none !important;
behavior: url(csshover.htc);
background: #666666;
min-height: 100%;
}

/* Multiple styles */

p, td, th, #pageContent li, h3 {
font-size: 80%;
line-height: 150%;
margin: 1em 0;
}

/* html & class styles */

h1 {
font-size: 90%;
margin: 1em 0;
}

/* individual ID styles */

#banner {
width: 100%;
height: 100px;
background: #4B4A44 url(banner.jpg) repeat-x;
}

#banner h1 {
display: none;
}

#banner img {
margin: 13px 0 0 33px;
}

#container {
position: absolute; top: 0; left: -500px;
margin-left: 50%;
background: #ffffff;
border-style: none solid;
border-width: 1px;
border-color: #333333;
min-height: 100%;
width: 1000px;
}

#logo {
width: 161px;
height: 76px;
position: absolute;
top: 12px;
left: 12px;
background: url(logo.gif) no-repeat;
}

#name {
width: 486px;
height: 26px;
background: url(garage-equipment.gif) no-repeat;
text-indent: 486px;
overflow: hidden;
float: right;
margin: 60px 17px 0 0;
}

#pageContent {
margin: 42px 12px 30px 12px;
}
