* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-family: Verdana;
	text-align: center;
	color: #210;
	background: #65200e url(../i/bg.gif);
}

h1,h2 {
	padding: 0 0 1em 0;
	font: normal 1.8em Georgia, "Times New Roman";
	color: #321;
}

h2 {
	margin: 1em 0;
	padding: 0 0 .2em 0;
	font-size: 1.4em;
	border-bottom: solid 1px #cbbfab;
}

h3 {
	padding: .4em 0;
	font: normal .6em "Lucida Sans Unicode", Arial;
	text-transform: uppercase;
	color: #7c2c1b;
}

p {
	padding: 0 0 1em 0;
	font-size: .9em;
}

blockquote {
	padding: 0 0 1em 1em;
	font-size: .75em;
}

a {
	color: #a83a23;
	text-decoration: none;
}

img,table,fieldset {
	border-style: none;
}

label,input,select {
	vertical-align: middle;
}

#Wrapper {
	margin: 0 auto;
	width: 762px;
	text-align: left;
	background: #312121 url(../i/wrapper.gif) repeat-y;
}

#Header {
	padding: 0 20px 0 21px;
}

#Logo {
	height: 148px;
	background: url(../i/header.jpg) no-repeat;
}

#Langs {
	padding: 0 21px;
	height: 21px;
	text-align: right;
}

#Langs p {
	padding: 2px 0 0 0;
	font: 9px "Lucida Sans Unicode", Arial;
	color: #877;
}

#Langs span {
	padding: 0 .2em;
	color: #644;
}

#Langs img {
	padding: 3px 0 0 2px;
	vertical-align: top;
}

#Menu ul {
	padding: 0 30px;
	height: 44px;
	background: url(../i/menu.gif) repeat-x;
}

#Menu li {
	float: left;
	height: 44px;
}

#Menu a,
#Menu strong {
	display: block;
	height: 44px;
	text-indent: -100em;
	overflow: hidden;
}

#Menu a {
	background-position: 0 0;
}

#Menu a:hover {
	background-position: 0 -44px;
}

#Menu .on a,
#Menu strong {
	background-position: 0 -88px !important;
}

#m1, #m1 a, #m1 strong {
	width: 148px;
	background: url(../i/m1.gif);
}

#m1e, #m1e a, #m1e strong {
	width: 165px;
	background: url(../i/m1e.gif);
}

#m2, #m2 a, #m2 strong {
	width: 130px;
	background: url(../i/m2.gif);
}

#m2e, #m2e a, #m2e strong {
	width: 126px;
	background: url(../i/m2e.gif);
}

#m3, #m3 a, #m3 strong {
	width: 99px;
	background: url(../i/m3.gif);
}

#m3e, #m3e a, #m3e strong {
	width: 109px;
	background: url(../i/m3e.gif);
}

#m4, #m4 a, #m4 strong {
	width: 147px;
	background: url(../i/m4.gif);
}

#m4e, #m4e a, #m4e strong {
	width: 121px;
	background: url(../i/m4e.gif);
}

#m5, #m5 a, #m5 strong {
	width: 136px;
	background: url(../i/m5.gif);
}

#m5e, #m5e a, #m5e strong {
	width: 139px;
	background: url(../i/m5e.gif);
}

#Body {
	padding: 0 20px 0 21px;
}

#Container {
	padding: 20px 30px;
	background: #ebe9df;
}

#Footer {
	padding: 0 21px;
	color: #b1a777;
}

#Footer .br {
	padding: 1em 0;
	background: url(../i/footer.gif) repeat-x;
}

#Footer .l {
	width: 70%;
}

#Footer .r {
	width: 20%;
	font-size: .6em;
}

#Footer address {
	font-style: normal;
	font-size: .8em;
}

#Footer a {
	color: #908965;
}

#Footer .r p {
	padding: 2.2em 0 0 0;
	text-align: right;
}

/* Class
----------------------------------------------------------- */

.l {
	float: left;
}

.r {
	float: right;
}

.pics li {
	float: left;
	width: 165px;
	height: 140px;
	overflow: hidden;
}

.pics li img,
img.frm1,
img.frm2,
img.frm3 {
	padding: 16px;
	background-repeat: no-repeat;
}

img.frm1 {
	background-image: url(../i/frm1.gif);
}

.pics li img,
img.frm2 {
	background-image: url(../i/frm2.gif);
}

img.frm3 {
	background-image: url(../i/frm3.gif);
}

.note {
	font-size: .75em !important;
}

.prices {
	margin: 0 0 1em 0;
	width: 100%;
	background: #cbbfab;
}

.prices th,
.prices td {
	padding: .5em;
	font-size: .85em;
	vertical-align: top;
}

.prices tbody td {
	padding: .5em;
	font-family: "Lucida Sans Unicode", Arial;
	vertical-align: top;
}

.prices thead td {
	font: normal .6em "Lucida Sans Unicode", Arial;
	text-transform: uppercase;
	color: #7c2c1b;
	background: #e8dac4
}

.prices tfoot td {
	padding: .8em .5em;
	font-style: oblique;
	font-size: .8em;
	background: #dedcd0;
}

.prices tbody th,
.prices tbody td {
	background: #ebe9df;
}

.prices tbody tr.over th,
.prices tbody tr.over td,
.prices tbody tr:hover th,
.prices tbody tr:hover td {
	background: #bcd4ec;
	cursor: default;
}

.prices tbody td {
	text-align: right;
}

.inquiry {
	padding: .6em;
	background: #d8d6cc;
}

.inquiry fieldset {
	margin: 0 0 1em 0;
	padding: 1em;
	border: solid 1px #cbbfab;
}

.inquiry legend {
	padding: 0 .2em .4em .2em;
	font: normal .6em "Lucida Sans Unicode", Arial;
	text-transform: uppercase;
	color: #7c2c1b;
}

.inquiry table {
	width: 100%;
}

.inquiry td,
.inquiry th {
	padding: .4em 0;
	font-weight: normal;
	font-size: .75em;
	border-bottom: dotted 1px #cbbfab;
}

.inquiry th {
	padding-right: .8em;
	width: 35%;
}

.inquiry select,
.inquiry input {
	padding: 1px;
	font-size: 13px;
}

.inquiry #submit {
	padding: 3px 4px !important;
	font-weight: bold;
	font-size: 14px !important;
}

.inquiry .submit {
	padding-top: .2em;
}

.step dt {
	padding: 0 0 .4em 0;
	font-weight: bold;
	font-size: .9em;
}

.step dd {
	padding: 0 0 2em 1em;
	font-size: .75em;
}

.list {
	padding: 0 0 0 1em !important;
}

.list li {
	padding: 0 0 .1em 1.4em;
	text-indent: -1.64em;
	font-size: .7em !important;
	behavior: expression( !this.before? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '' );
}

.list li:before {
	content: '\2014\a0';
}

/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}