body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
}

#about {
	width: 600px;
	font-weight: bold;
	margin-left: 175px;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-top: 5px;
}

#about strong {
	font-size: 1.2em;
}

#service {
	width: 600px;
	font-weight: bold;
	margin-left: 175px;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 5px;
}

#service strong {
	font-size: 1.2em;
}

#about2 {
	float: right;
	width: 250px;
	margin-right: 0px;
}

#content_main {
	background-color: #FFFFFF;
	width: 800px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 425px;
}

#content_gallery {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 395px;
}

#gallery {
	float: right;
	width: 600px;
	background-attachment: fixed;
	background-position: right top;
	padding-top: 10px;
	height: 395px;
}

#content_contact {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 425px;
}

#content_about {
	background-color: #FFFFFF;
	width: 800px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	height: 420px;
}

#content_service {
	background-color: #FFFFFF;
	width: 800px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/service.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 420px;
}

#content_quality {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/quallty.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 425px;
}

#map {
	float: right;
	width: 625px;
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 395px;
	font-weight: bold;
	padding-top: 5px;
}

#footer {
	width: 800px;
	position: fixed;
	bottom: 0px;
	background-color: #AD7A3A;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #EDE2AB;
	font-weight: bold;
	font-size: 12px;
}

#header {
	width: 100%;
	height: auto;
	background-color: #AD7A3A;
}
#tag {
	width: 800px;
	background-color: #AD7A3A;
	color: #EDE2AB;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 40px;
	vertical-align: middle;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
}
#menu {
	width: 160px;
	float: left;
	margin-top: 10px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

#menu a:hover {
	color: #AD7A3A;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}

a {
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

a:hover {
	color: #AD7A3A;
}
.footer sm {
	font-size: 9px;
}
