body {
background: url('../images/blue_bg.png') top left no-repeat;
margin: 0;
font: 1em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #929798;
width: 760px;
z-index: -20;
}

img, div, .logo, a:link, a:active, a:visited, a:hover { behavior: url(iepngfix.htc) }

img {
border-style: none;
}

h2 {
padding-bottom: 10px;
color: #FFF;
border-bottom: 1px solid #FFF;
}

.header {
background: url('../images/top_banner.png') top left no-repeat;
height: 116px;
}

.guild-logo {
position: absolute;
top: 10px;
left: 200px;
background: url('../images/gas-safe.png') top left no-repeat;
width: 72px;
height: 78px;
z-index: 20;
}

.logo {
position: absolute;
top: 15px;
left: 420px;
background: url('../images/company-logo.png') top left no-repeat;
width: 304px;
height: 86px;
z-index: 10;
}

.top-nav {
background: url('../images/top_nav_bar.png') top left no-repeat;
height: 47px;
}

.top-nav-content {
float: right;
padding: 6px 110px 0 0;
color: #FFF;
font-weight: bold;
font-size: 76.1%;
}

.top-nav-content a:link, .top-nav-content a:active, .top-nav-content a:hover, .top-nav-content a:visited {
color: #FFF;
text-decoration: none;
}

.pics {
}

.pic1 {
position: absolute;
top: 20px;
background: url('../images/pic1.png') top left no-repeat;
width: 236px;
height: 174px;
z-index: 10;
}

.pic2 {
position: absolute;
top: 150px;
margin-left: 20px;
background: url('../images/pic2.png') top left no-repeat;
width: 149px;
height: 176px;
z-index: 20;
}

.pic3 {
position: absolute;
top: 150px;
margin-left: 145px;
background: url('../images/pic3.png') top left no-repeat;
width: 113px;
height: 111px;
z-index: 20;
}

.pic4 {
position: absolute;
top: 250px;
background: url('../images/pic4.png') top left no-repeat;
width: 228px;
height: 163px;
z-index: 10;
}

.side-nav {
position: absolute;
top: 109px;
margin-left: 10px;
width: 214px;
z-index: 0;
height: 700px;
}

.side-nav-content {
position: relative;
top: 300px;
}

.side-nav-content ul {
list-style: none;
margin: 0 0 0 7px;
padding: 0;
}

.side-nav-content li {
margin: 0;
padding: 0;
width: 201px;
height: 24px;
}

.side-nav-content a:link, .side-nav-content a:active, .side-nav-content a:visited {
display: block;
background: url('../images/side_menu_box.png') top left no-repeat;
padding: 7px 0 0 15px;
width: 201px;
height: 33px;
color: #38449A;
font-weight: bold;
font-size: 76.1%;
text-decoration: none;
}

.side-nav-content a:hover {
display: block;
background: url('../images/side_menu_rollover.png') top left no-repeat;
margin-left: -6px;
padding-left: 21px;
width: 212px;
height: 33px;
color: #FFF;
font-weight: bold;
text-decoration: none;
}

.side-nav-phone {
color: #FF0000;
text-align: center;
font-size: 76.1%;
font-weight: bold;
}

.content {
position: relative;
left: 260px;
width: 480px;
color: #38449A;
font-size: 76.1%;
}

.address {
float: left;
width: 200px;
}

.contacts {
margin-left: 210px;
width: 250px;
}