/* Tags */
body {
font-family: verdana, arial;
font-size: 10pt;
text-align: center;
color: #666666;
margin: 0;
padding: 0px;
background-attachment: fixed;
}

img {
border: 0px;
}

h1 {
font-size: 14pt;
color: #666666;
margin: 8px 0px 8px 0px;
}

h2, h3 {
font-size: 12pt;
color: #666666;
margin: 8px 0px 8px 0px;
}

p {
margin: 8px 0px 8px 0px;
}

a {
color: #666666;
}

/* Classes */
.testimonial {
font-family: Courier New;
background: url(/images/advancedconstructionandglass.com/testimonial-quote.png) no-repeat;
width: 530px;
height: 150px;
font-size: 9pt;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}

.testimonial p {
margin-right: 30px;
margin-left: 30px;
font-weight: bold;
}

/* IDs */
#wrapper {
margin: auto;
width: 881px;
height: 799px;
position: relative;
background: url(/images/advancedconstructionandglass.com/advanced-background.jpg) no-repeat;
text-align: left;
}

#nav {
position: absolute;
top: 155px;
left: 98px;
width: 96px;
margin: 0px;
padding: 0px;
z-index: 10;
}

#nav img {
margin-bottom: 25px;
}

#content {
position: absolute;
top: 102px;
left: 335px;
width: 536px;
margin: 0px;
padding: 0px;
z-index: 1;
}

#gallery {
position: absolute;
top: 47px;
left: 100px;
width: 680px;
height: 510px;
margin: 0px;
padding: 0px;
z-index: 2;
}

#confirmation {
background-color: #CCFFBB;
border: thin solid green;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-weight: bold;
}