#header #header-name {
margin: 0;
padding: 0;
float: left;
width: 788px;
height: 46px;
background: url(../img/flash-top-homepage.jpg) no-repeat;
}

#header #header-name h1 {
display: none;
}

#header #header-name a {
float: right;
margin: 10px 14px 0 0;
text-indent: -10000px;
width: 78px;
height: 23px;
background: url(../img/login-button.gif) no-repeat;
}

#header #nav {
margin: 0;
padding: 0 0 0 230px;
float: left;
background: url(../img/flash-cutout-homepage.jpg) no-repeat 0 0;
}

#header #nav ul {
list-style: none;
}

#header #nav li {
float: left;
}

#header #nav a#home,
#header #nav a#equipment,
#header #nav a#services,
#header #nav a#clients,
#header #nav a#company,
#header #nav a#contact {
display: block;
text-indent: -10000px;
height: 46px;
}

#header #nav a#home {
background: url(../img/nav-home.gif);
width: 59px;
}

#header #nav a#equipment {
background: url(../img/nav-equip.gif);
width: 99px;
}

#header #nav a#services {
background: url(../img/nav-service.gif);
width: 85px;
}

#header #nav a#clients {
background: url(../img/nav-clients.gif);
width: 78px;
}

#header #nav a#company {
background: url(../img/nav-company.gif);
width: 121px;
}

#header #nav a#contact {
background: url(../img/nav-contact.gif);
width: 116px;
}

#header #homepage-photo {
margin: 0;
float: left;
background: url(../img/content-background.gif) repeat-y 0 0;
height: 236px;
width: 788px;
}

#content {
clear: both;
background: url(../img/content-background.gif) repeat-y 0 0;
}

#content #column-01 {
float: left;
width: 380px;
padding: 15px 0 15px 50px;
}

#content #column-01 img {
border: 1px solid #666;
}

#content #column-02 {
float: right;
width: 350px;
margin: 0 6px 0 0;
padding: 0;
border-left: 1px solid #bd8c00;
font-size: 12px;
}

#content #column-02 .second-nav {
padding: 20px;
background: #fefdef url(../img/second-nav-background.jpg) repeat-x;
border-bottom: 1px solid #666;
}

#content #column-02 .second-nav-last {
padding: 20px;
background: #fefdef url(../img/second-nav-background.jpg) repeat-x;
}

#content #column-02 .second-nav-last p,
#content #column-02 .second-nav p {
padding: 0 0 3px 0;
}

