@charset "utf-8";
.leftTile {
	background-image: url(images/bord-left-tile.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.bott {
	background-image: url(images/bord-bott-tile.png);
	background-repeat: repeat-x;
	background-position: top;
}
.proudly {
	font-family: Arial;
	font-size: 12px;
	color: #C0AA95;
	font-weight: bold;
	padding-right: 25px;
}
.banner1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C0AA95;
	padding-right: 35px;
	padding-left: 28px;
	line-height: 16px;
	background-image: url(images/banner1-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.rightTile {
	background-image: url(images/bord-right-tile.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.thanks {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #581A0B;
}

.banner2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5a1b09;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 14px;
}
.main {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #C0AA95;
	padding-right: 10px;
	padding-left: 15px;
}

.banner2Back {
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #373f52;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 900;
	color: #373f52;
	padding-right: 40px;
}

