body {
	padding-top: 50px;
	padding-bottom: 35px;
}
.text {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: top;
}
.mainbox {
	background-color: #c8caba;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 299px;
}

.logo {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.bottom {
	background-color: #9d997c;
	line-height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	border: 3px solid #FFF;
}
.box {
	border-top-width: 10px;
	border-right-width: 18px;
	border-bottom-width: 18px;
	border-left-width: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75715B;
	border-right-color: #75715B;
	border-bottom-color: #75715B;
	border-left-color: #75715B;
}
.flash {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 299px;
	width: 450px;
	vertical-align: top;
}
.nav {
	background-color: #9d997c;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border: 3px solid #FFF;
	letter-spacing: 4px;
}
a {
	color: #000;
	text-decoration: none;

}

a:hover {
	color: #333300;
	text-decoration: underline;

}
.contact {
	text-align: left;
}
.tariff {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
	width: 299px;
}
