body {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.copyright_box {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.buttons_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-right: 25px;
	padding-left: 25px;
}
.home {
	color: #FF3300;
	text-decoration: none;
}
.button {
	color: #FFFFFF;
	text-decoration: none;
}
.button:hover {
	color: #FF3300;
	text-decoration: none;
}
.home:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright_box a:hover {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.address_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4D51;
	text-decoration: none;
	background-image: url(images/foot_logos2.jpg);
	background-repeat: no-repeat;
	width: 850px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.address_box a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EC2E00;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #EC2D00;
}
p {
	font-size: 12px;
	color: #4E4D51;
	text-align: justify;
}
.address_box p {
	text-align: center;
}
p a {
	color: #4E4D51;
	text-decoration: none;
}
li p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	color: #4E4D51;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
li {
	color: #EC2C00;
}
p a:hover {
	color: #EC2E00;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #4E4D51;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 14px;
	color: #EB2D01;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.prices {
	font-size: 12px;
	color: #4E4D51;
	text-align: center;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #EC2D00;
	text-decoration: none;
	text-transform: uppercase;
}
h6 a {
	font-size: 14px;
	font-weight: bold;
	color: #EC2D00;
	text-decoration: underline;
	text-transform: uppercase;
}
h6 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #4E4D51;
	text-decoration: underline;
	text-transform: uppercase;
}
