.bottom {
	background-color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	line-height: 24px;
	letter-spacing: 1px;


}
body {
	background-color: #CCCCCC;
	padding-top: 20px;
}
a {
	color: #900;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;

}

.bottom a {
	color: #FFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}

.bottom a:hover {
	color: #3E818F;
	background-color: #FFF;
	display: inline-block;
}
.box {
	border: 5px solid #FFF;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e8ccc6;
	padding: 15px;
	text-align: justify;
	vertical-align: top;

}
.rightside {
	background-color: #E8CCC6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.main1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CC99;
	padding: 15px;
	text-align: justify;
	vertical-align: top;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 3px solid #FFFFFF;

}
.pic {
	padding-top: 3px;
	padding-bottom: 3px;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.tariff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 1px solid #900;
	text-align: center;
	background-color: #FFF;
}
.evo1 {
	font-size: 10px;
	text-align: center;
}
