* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #F0EFEB;
    text-align: center;
    font-family: trebuchet MS;
    font-size: 13px;
    line-height: 17px;
    color: #000;
}

img {
    behavior: url("css/iepngfix.htc");
    border: 0px;
}

a {
    color: #444;
    text-decoration: none;
}

a:hover {
    color: #888;
}

ul {
    margin-left: 25px;
    list-style-type: circle;
}

ol {
    margin-left: 30px;
}

h1 {
    font-size: 16px;
    padding: 0px 0px 10px 0px;
	 font-weight: bold;
}

h2 {
    font-size: 15px;
    padding: 10px 0px;
	 font-weight: bold;
}

#top {
    background: url('../images/www/top.jpg') no-repeat top center;
    width: 1110px;
    height: 433px;
    margin: auto;
    padding-top: 34px;
}

#menu {
    width: 856px;
    height: 80px;
    margin: auto;
}

.menu {
    padding: 0px 29px;
    float: left;
}

.space {
    padding: 49px 0px 0px 0px;
    float: left;
}

.menu a {
    font-size: 18px;
    letter-spacing: -1px;
    color: #68655d;
}

.menu a:hover {
    color: #999;
}

#content {
    background: url('../images/www/content.jpg') repeat-y top center;
    width: 840px;
    min-height: 300px;
    line-height: 20px;
    margin: auto;
    font-weight: bold;
    padding: 0px 135px;
    text-align: justify;
    color: #68655d;
}

#gallery {
    text-align: center;
}

#gallery img {
    border: 1px solid #999;
    padding: 2px;
}

#content_bottom {
    background: url('../images/www/bottom.jpg') no-repeat top center;
    width: 1110px;
    height: 52px;
    margin: auto;
}

#footer {
    width: 1110px;
    margin: 0px auto 20px auto;
    font-size: 11px;
    line-height: 15px;
}

#footer div a {
    padding: 0px 10px;
}
