.header {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9C2B1B;
	border-left-color: #9C2B1B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C2B1B;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4311A;
	text-align: center;
	padding-top: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 15px;
	line-height: 1.3em;
}
.solids {
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(images/logos_want.jpg);
	background-position: center top;
	height: 399px;
	border-right: 1px solid #AA2F1D;
	border-bottom: 1px solid #AA2F1D;
	border-left: 1px solid #AA2F1D;
	background-repeat: no-repeat;
}
.liquids {
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(images/logos_allthis.jpg);
	background-position: center top;
	height: 399px;
	border-right: 1px solid #AA2F1D;
	border-bottom: 1px solid #AA2F1D;
	border-left: 1px solid #AA2F1D;
	background-repeat: no-repeat;
}
.oddsends {
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(images/logos_addingall.jpg);
	background-position: center top;
	height: 399px;
	border-right: 1px solid #AA2F1D;
	border-bottom: 1px solid #AA2F1D;
	border-left: 1px solid #AA2F1D;
	background-repeat: no-repeat;
}
a:link {
	color: #AA2F1D;
	text-decoration: underline;
}
a:visited {
	color: #AA2F1D;
	text-decoration: underline;
}
a:hover {
	color: #AA2F1D;
	text-decoration: none;
}
a:active {
	color: #AA2F1D;
	text-decoration: underline;
}
.advert {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA2F1D;
	border-bottom-color: #AA2F1D;
	border-left-color: #AA2F1D;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #AA2F1D;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA2F1D;
	border-bottom-color: #AA2F1D;
	border-left-color: #AA2F1D;
}
.about {
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(images/logos_always.jpg);
	background-position: center top;
	height: 399px;
	border-right: 1px solid #AA2F1D;
	border-bottom: 1px solid #AA2F1D;
	border-left: 1px solid #AA2F1D;
	background-repeat: no-repeat;
}
