.bodybg {
	background-attachment: fixed;
	background-image: url(../img/BG.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 100px;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 55px;
	margin-bottom: 20px;
	margin-left: 55px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #FFFF66;
}.bodyrub {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #FFCC33;
	margin-top: 20px;
	margin-right: 55px;
	margin-bottom: 20px;
}
.price {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-align: right;
	background-position: right;
}
.bodytext_beh {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 20px;
}
img {border: none;}
#partners {padding: 0 0 0 15px;}
.partner {float:left; margin: 0 10px 5px 0;}