body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    background-image: url(vert_stripe_images.jpg);
    background-position: right 176px;
    background-repeat: repeat-y
}

img {
	border: 0px;
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

h1, h2, h3 {
    margin: 0 0 0.25em 0
}

h1 {
    font-size: 1.4em
}

h2 {
    font-size: 1.2em
}

h3 {
    font-size: 1.1em
}

/*p {
    margin: 0 0 1em 0
}*/

.body .header {
    padding: 16px;
    padding-right: 131px;
    position: relative;
    background-image: url(longmar_logo.png);
    background-position: right top;
    background-repeat: no-repeat;
    height: 114px
}

.body .header h1 {
    margin: 0;
    margin-bottom: 16px;
    padding: 0;
    width: 337px;
    height: 19px;
    background-image: url(long_and_marshall_limited.png);
    background-position: left top;
    background-repeat: no-repeat
}

.body .header h1 span {
    display: none
}

.body .header h2 {
    margin: 0;
    margin-left: 16px;
    margin-bottom: 16px;
    padding: 0;
    width: 163px;
    height: 19px;
    background-image: url(precision_engineers.png);
    background-position: top left;
    background-repeat: no-repeat
}

.body .header h2 span {
    display: none
}

.body .header address {
    font-size: 0.8em;
    font-style: normal
}

.body .header .affiliates {
    position: absolute;
    top: 40px;
    right: 150px
}

.body .header .affiliates img {
    margin-left: 1em
}

.body .nav {
    height: 30px;
    background-image: url(menu_stripe.png);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #829acf;
}

.body .nav ul {
    list-style-type: none;
    margin: 0;
    margin-left: 32px;
    padding: 0
}

.body .nav ul li {
    float: left;
    margin-right: 1em;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 0
}

.body .nav ul li a {
    color: white
}

.body .nav ul li.selected a {
    font-weight: bold;
    text-decoration: underline
}

.body .main {
}

.body .main .strip_images {
    float: right;
    padding-right: 41px
}

.body .main .content {
    margin-right: 109px;
    padding: 16px;
    position: relative
}

.body .main .tagline {
    clear: both;
    margin-right: 109px;
    padding: 16px;
    font-size: 0.8em;
    text-align: center
}

div.gallery { text-align: center; }

img.gal { margin: 0px auto; padding: 5px; display: inline; }