
p, img {
padding: 0;
margin: 0;
border: 0;
}

body {
background-color: #cfcfcf;
margin: 0;
padding: 0;
}

.clearfix {
clear: both;
}

#wrapper {
position: relative;
width: 900px;
margin: 0 auto;
padding: 0;
} 
 
 
#bg_wrapper {
background: url(/images/page/background.jpg) repeat-y;
width: 899px;
}

 
#header {
background: url(/images/page/header.jpg) no-repeat;
height: 223px;
width: 899px;
}

#header2 {
background: url(/images/page/header2.jpg) no-repeat;
height: 223px;
width: 899px;
}

#header3 {
background: url(/images/page/header3.jpg) no-repeat;
height: 223px;
width: 899px;
}

#header4 {
background: url(/images/page/header4.jpg) no-repeat;
height: 223px;
width: 899px;
}

#nav {
position: absolute; 
top: 13px;
left: 160px;
}

#nav ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 720px;
}

#nav ul li {
width: 151px;
float: left;
margin: 0 0 0 20px;
}

#nav img {
position: relative;
z-index: 2;
}

#subnav1, #subnav2, #subnav3, #subnav4 {
width: 137px;
padding: 20px 0 10px 0;
margin: -20px 0 0 7px;
background-color: #ffffff;
text-align: center;
z-index: 1;
}

*html #subnav1, #subnav2, #subnav3, #subnav4 {
z-index: -1;
position: relative;
}

#subnav1 a, #subnav2 a, #subnav3 a, #subnav4 a {
color: #6b6b6b;
font-size: 12px;
font-family: Helvetica, Verdana, sans-serif;
}

#subnav1 a:hover, #subnav2 a:hover, #subnav3 a:hover, #subnav4 a:hover {
text-decoration: none;
}

#maincontent {
width: 680px;
position: relative;
left: 160px;
top: -50px;
}

#mainbox {
border: 1px solid #dbdcdd;
padding: 60px 20px 20px 20px;
color: #6d6d6d;
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
line-height: 17px;
}

#mainbox h1 {
font-family: "Helvetica Black", "Arial Black", sans-serif;
text-transform: uppercase;
padding: 0 0 15px 0;
margin: 0;
font-size: 12px;
}

#mainbox a {
color: #974334;
}

#mainbox a:hover {
text-decoration: none;
}

#boxheader {
background: url(/images/box_head.png) no-repeat;
width: 117px;
height: 42px;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 9px;
color: #ffffff;
padding: 17px 0 0 0;
text-align: center;
position: absolute;
top: -20px;
left: 70px;
}

#bricks {
position: absolute;
top: -25px;
left: -15px;
}
 
#footer {
clear: both;
background: url(/images/footer.jpg) no-repeat;
height: 21px;
width: 899px;
text-align: center;
position: relative;
top: 20px;
margin: 0 0 40px 0;
font-family: Helvetica, Arial, sans-serif;
color: #ffffff;
font-size: 10px;
letter-spacing: .5px;
padding: 5px 0 0 0;
}

#footer a {
color: #ffffff;
}
